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

Appveyor: Run "make test" in Appveyor's CI, before running "make check" #894

Closed

Conversation

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

@teor2345 teor2345 commented Apr 4, 2019

This is a diagnostic for bug 29645, so we can work out which test is
hanging.

Fixes bug 29645; bugfix on 0.3.4.1-alpha.

@coveralls
Copy link

@coveralls coveralls commented Apr 4, 2019

Pull Request Test Coverage Report for Build 4588

  • 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 59.941%

Files with Coverage Reduction New Missed Lines %
src/or/hs_common.c 1 83.55%
Totals Coverage Status
Change from base Build 4533: 0.02%
Covered Lines: 41858
Relevant Lines: 69832

💛 - Coveralls

So we can see the test log, and work out which test is hanging.

Diagnostic for bug 29645 on 0.3.4.1-alpha.
@teor2345 teor2345 force-pushed the bug29645_diagnostic_034 branch from 643bce3 to 4493536 Apr 5, 2019
@teor2345 teor2345 closed this Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment