This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
tor
Watch
1
Star
0
Fork
You've already forked tor
0
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2025-02-25 07:07:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8d84e10e87
tor
/
changes
/
ticket31859
4 lines
112 B
Text
Raw
Normal View
History
Unescape
Escape
Travis: Remove a redundant clang Linux job Part of 31859.
2019-09-26 17:39:46 +10:00
o Testing:
Travis: Add a macOS chutney job, but don't wait for it to finish Since Travis macOS has IPv6 support (and Travis Linux does not), chutney will now run its IPv6 networks as part of Travis CI. But since chutney is slow, don't wait for the macOS chutney to finish. (Travis have fixed the duplicate notification bug in fast_finish. So we can use fast_finish and allow_failure to finish early. Unfortunately, allow_failure also means we ignore failures in macOS chutney.) Also make sure that we have: * a compile on each platform, with each compiler, * a check on each platform, and * a check on each compiler. Finally, sort builds: allow fail last, macOS first, slowest first. Closes ticket 30860. Closes ticket 31859 for 0.2.9.
2019-09-26 17:44:41 +10:00
- Simplify the Travis CI build matrix, and optimise for build time.
Travis: Remove a redundant clang Linux job Part of 31859.
2019-09-26 17:39:46 +10:00
Closes ticket 31859.
Reference in a new issue
Copy permalink