-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
ci: xdist with pluggymaster #4836
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
ci: xdist with pluggymaster #4836
Conversation
Relevant CI jobs passed, canceled others. |
Codecov Report
@@ Coverage Diff @@
## master #4836 +/- ##
==========================================
- Coverage 95.75% 95.11% -0.65%
==========================================
Files 113 113
Lines 25666 25163 -503
Branches 2505 2498 -7
==========================================
- Hits 24577 23934 -643
- Misses 770 895 +125
- Partials 319 334 +15
Continue to review full report at Codecov.
|
|
- TOXENV: "pypy" | ||
PYTEST_NO_COVERAGE: "1" | ||
# Specialized factors for py27. | ||
- TOXENV: "py27-trial,py27-numpy,py27-nobyte" | ||
- TOXENV: "py27-pluggymaster" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer not to touch this; when we adopt Azure for good, we will disable AppVeyor entirely, so it doesn't make much sense to change things mid way now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is in features already: dc8c270
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh nevermind then! 😋
Besides #4807, we could adopt Azure as our official Windows build right away. I will try to get to it later.
This PR:
I'm disappointed we couldn't get better timings for p2y7, but for py37 it seems worth it (although I suspect this is due to the difference between the machines rather than a difference between Python versions). |
Oops! |
No description provided.