GH-66285: skip asyncio fork tests for platforms without md5 hash #99745
GH-66285: skip asyncio fork tests for platforms without md5 hash #99745gvanrossum merged 1 commit into
Conversation
|
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit d450015 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
This fixes https://buildbot.python.org/all/#/builders/469/builds/3768 Other tests which use multiprocessing also skips test with this decorator. cpython/Lib/test/_test_multiprocessing.py Line 3534 in ae185fd The refleaks are unrelated. |
Sorry, something went wrong.
|
Doesn’t seem to have helped. Let’s roll back the other and start over. |
Sorry, something went wrong.
|
@gvanrossum: The previously broken builtbot now passes with this PR https://buildbot.python.org/all/#/builders/713/builds/844. The refleaks exists on main too and is unrelated, see @ambv message on discord python-dev. Do you see any other issue with this? |
Sorry, something went wrong.
gvanrossum
left a comment
There was a problem hiding this comment.
The code LGTM. Once we have conformation from @ambv this can be merged.
Sorry, something went wrong.
… md5 hash (python#99745)" This reverts commit 679d963.
python#99745) Such buildbots (at the time of writing, only "AMD64 RHEL8 FIPS Only Blake2 Builtin Hash 3.x") cannot use multiprocessing with a fork server, so just skip the test there.
edited by bedevere-bot
LoadingUh oh!
There was an error while loading. Please reload this page.
Copy link Copy MarkdownSorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.