torproject / tor Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ticket33280 master #1731
Merged
torproject-pusher
merged 18 commits into
torproject:master
from
teor2345:ticket33280_master
Feb 17, 2020
Merged
Ticket33280 master #1731
torproject-pusher
merged 18 commits into
torproject:master
from
teor2345:ticket33280_master
Feb 17, 2020
Conversation
Add test-network-ipv4 and test-network-ipv6 tests to the Makefile. These tests run the IPv4-only and dual-stack chutney flavours from test-network-all. Closes ticket 33280.
The IPv6 test only runs if IPv6 is available. Also, explicitly use the bridges+hs-v2 network for the IPv4-only test. This network was chutney's default as of January 2020. Closes 33300.
Use bridges+hs-v23 for "make test-network", rather than using chutney's old default. This change requires a recent version of chutney, because the old bridges+hs-v23 did not work. (See chutney's 33302 for details.) Closes 28208.
Run the test-network-ipv6 Makefile target in the Travis CI IPv6 chutney job. This job runs on macOS, so it's a bit slow. Closes ticket 33303.
The job was previously set to fast_finish / allow_failure, to speed up the build. Closes ticket 33195.
Part of 33194.
Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194.
The job was previously set to fast_finish / allow_failure, to speed up the build. Closes ticket 33195.
Part of 33194.
Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194.
Conflicts: * Keep TOR_TEST_RNG_SEED from maint-0.4.1 * Keep the ordering from bug33195_035
Conflicts: * Keep RUST_VERSION from maint-0.4.2 * Keep the commented-out allow_failure entries from bug33195_041
Pull Request Test Coverage Report for Build 8110
|
Conflicts: * Keep disable module relay from maint-0.4.3 * Keep doxygen from maint-0.4.3 * Keep the ordering from bug33195_042
nmathewson
reviewed
Feb 13, 2020
29750e6
to
0aba0b2
Conflicts: * Keep the changes from ticket33280_master
* Use a shorter name for the chutney make target * Put the chutney make target first, when using a custom target Part of 33280.
Also: * wrap some long lines * replace an instance of "test ... -a ..." with "test ... && test ..." Part of 33280.
These logs break up the chutney test output. Part of 33280.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
No description provided.
The text was updated successfully, but these errors were encountered: