{{ message }}
bpo-40280: Address more test failures on Emscripten (GH-31050)#31050
Merged
tiran merged 9 commits intoFeb 5, 2022
Merged
Conversation
e9d6e24 to
b34c808
Compare
February 1, 2022 16:02
brettcannon
approved these changes
Feb 4, 2022
brettcannon
left a comment
Member
There was a problem hiding this comment.
Most of the comments are about recording the known bugs in emscripten and musl so we can easily track when they are fixed.
Sorry, something went wrong.
3 hidden conversations
Load more…
Co-authored-by: Brett Cannon <brett@python.org>
c00edf3 to
5f29e63
Compare
February 5, 2022 16:32
Member
Author
|
Thanks for the review! |
Sorry, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Fix wasm32-emscripten test failures and platform issues.
wait, getrusage, prlimit, mkfifo, mknod, setres[gu]id, setgroups.
https://bugs.python.org/issue40280