-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ci: Disallow pytest 5.4.0, which is crashing. #16752
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
Conversation
Feel free to self merge if it passes CI ;-) |
Do we report this against pytest or pytest-xdist? I dug into how xdist works awhile ago (when we were having ordering issues due to dict randomization) and it was cool but a bit scary.... |
AppVeyor's the only one that ran anything with 5.4.0, but it seems like something changed with our hacked on parameters:
I'll have to investigate pytest changelog to see if this is some expected upstream thing. |
On macOS, Python 3.8, Azure:
for 10 tests. I guess it's something flaky as every other test seems to be passing, but I've not seen this one before. |
Well, everything else passed, so I'm going to merge and investigate the other changes later. |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
PR Summary
All CIs (except docs) are failing with an internal pytest error. The exact error is inconsistent, but sometimes it is:
but the exact test case on which it fails changes. Sometimes it is: