-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
gh-127146: Emscripten: Add test_sample_profiler skips where needed #137815
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
gh-127146: Emscripten: Add test_sample_profiler skips where needed #137815
Conversation
!buildbot emscripten |
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 079a1d5 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F137815%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
The buildbot is failing, but that's because of a second (pre-existing) failure in |
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.
👍
|
|
…ded (python#137815) Emscripten doesn't have the `socket.SO_REUSEADDR` constant; skip tests that require that symbol to exist.
These are failing on the main branch in the Emscripten build bot.