-
Notifications
You must be signed in to change notification settings - Fork 162
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
Attempted vcpkg test suite workaround #426
Conversation
Codecov Report
@@ Coverage Diff @@
## master #426 +/- ##
========================================
Coverage ? 43.7%
========================================
Files ? 136
Lines ? 59536
Branches ? 0
========================================
Hits ? 26019
Misses ? 33517
Partials ? 0
Continue to review full report at Codecov.
|
Travis run — all green. |
…nk line It seems that we now need to include libbz2 in the set of forced static links.
Set it up so that I can push the #420 branch, so this is no longer needed. |
This is redundant with #420, just seeing if setting
RUST_TEST_THREADS
actually fixes the MSVC CI problem.