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

Ticket33643 skip master #1815

Closed

Conversation

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

@nmathewson nmathewson commented Mar 19, 2020

No description provided.

nmathewson added 6 commits Mar 19, 2020
For example, "TOR_SKIP_TESTCASES=crypto/.. ./src/test/test" will run
the tests and suppress all the "crypto/" tests.  You could get the
same effect by running "./src/test/test :crypto/..", but that can be
harder to arrange from CI.

Part of a fix/workaround for 33643.
@coveralls
Copy link

@coveralls coveralls commented Mar 19, 2020

Pull Request Test Coverage Report for Build 8483

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.997%

Totals Coverage Status
Change from base Build 8473: 0.0%
Covered Lines: 50698
Relevant Lines: 79219

💛 - Coveralls

@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 20, 2020

Test branch for #1813.

@teor2345 teor2345 closed this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment