-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Merge master into features #5339
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
Merge master into features #5339
Conversation
Fix regression with --lf and non-selected failures
Uses `PYTEST_COVERAGE=1` already, which will come in via dropping Python 2 soon anyway.
Fix pexpect tests on MacOS
Codecov Report
@@ Coverage Diff @@
## features #5339 +/- ##
============================================
- Coverage 92.4% 89.92% -2.49%
============================================
Files 115 115
Lines 26294 26455 +161
Branches 2597 2631 +34
============================================
- Hits 24297 23789 -508
- Misses 1677 2330 +653
- Partials 320 336 +16
Continue to review full report at Codecov.
|
Hmm, pypy3 did not fail here - restarted it. /cc @nicoddemus |
Working again... do we see those failures on |
What do you mean? Can we merge this? |
I mean't pypy3, sorry.
Oops sure |
Re pypy3: it's been an issue on features, not master. |
Sorry, again for #5306.