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

Show test-suite.log for distcheck on Travis CI #61

Merged
merged 1 commit into from May 3, 2018

Conversation

Labels
None yet
Projects
None yet
4 participants
@tlyu
Copy link
Contributor

@tlyu tlyu commented Apr 26, 2018

When Travis CI runs make distcheck, test-suite.log doesn't exist in
the expected place. Add a new make target to show this file and use
it when DISTCHECK=yes in .travis.yml. Fixes bug 25814; bug not in any
released Tor.

When Travis CI runs make distcheck, test-suite.log doesn't exist in
the expected place.  Add a new make target to show this file and use
it when DISTCHECK=yes in .travis.yml.  Fixes bug 25814; bug not in any
released Tor.
@coveralls
Copy link

@coveralls coveralls commented Apr 26, 2018

Pull Request Test Coverage Report for Build 588

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.004%) to 50.287%

Files with Coverage Reduction New Missed Lines %
src/or/circuitstats.c 2 73.71%
Totals Coverage Status
Change from base Build 569: 0.004%
Covered Lines: 29300
Relevant Lines: 58265

💛 - Coveralls

@isislovecruft isislovecruft self-requested a review May 1, 2018
Copy link
Contributor

@isislovecruft isislovecruft left a comment

LGTM!

@tor-bot tor-bot merged commit 31865b5 into torproject:maint-0.2.9 May 3, 2018
2 of 3 checks passed
@tlyu tlyu deleted the bug25936-029 branch May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment