Conversation
|
great now the failure has vanished from this PR... |
85f6bd8 to
ad4e5f8
Compare
|
So the test jobs marked as "serial" are being run with two pytest-xdist workers. Is that maybe the issue? |
|
interestingly all of the jobs are now cache hits |
yeah that's been the case for a while now: #5078 I'd be surprised if that's the reason, plus we're seeing failures on both the "parallel" ( |
|
Maybe add some retry test markers to have the test suite try twice as a stopgap? |
|
We could add the retry but I don't understand how effective that would be since the corrupt package is in the cache ( |
|
Hrmmm. Can we try things actually in serial as a test? |
|
Hi there, thank you for your contribution! This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs. If you would like this pull request to remain open please:
NOTE: If this pull request was closed prematurely, please leave a comment. Thanks! |
Description
Noticing an increase in corrupt package test failures:
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?