Skip to content
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

Bug29703 chutney ci 029 #777

Open
wants to merge 9 commits into
base: maint-0.2.9
Choose a base branch
from

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 9, 2019

No description provided.

nmathewson and others added 9 commits Feb 27, 2019
This make target runs a script that tries test-network.sh a few
times, giving up if we haven't had a success after a few tries.

We'll use it to make a forgiving travis target.
Previously we had "make check" launched whenever DISTCHECK was
false.  Now we'd like to turn it off in a few other circumstances,
like running chutney.  Maybe stem too?
Requires the equivalent chutney changes in 21571.

Part of 21570.
This ensures we reliably call chutney's newer tools/test-network.sh when
available.

Fixes bug 21562; bugfix on tor-0.2.9.1-alpha.
…bash

(But use bash if it's available.)
This is a workaround until we remove bash-specific code in 19699.

Fixes bug 21581; bugfix on 21562, not in any released version of tor.
Apparently some unixes don't like this.
Part of #21581.
@coveralls
Copy link

@coveralls coveralls commented Mar 9, 2019

Pull Request Test Coverage Report for Build 4145

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 50.042%

Files with Coverage Reduction New Missed Lines %
src/or/dirserv.c 1 35.87%
Totals Coverage Status
Change from base Build 4103: 0.02%
Covered Lines: 29436
Relevant Lines: 58823

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment