We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b3d4e commit df74d74Copy full SHA for df74d74
test/test_other.py
@@ -6032,7 +6032,7 @@ def test_modularize_incoming(self, args):
6032
6033
@crossplatform
6034
@node_pthreads
6035
- @no_mac('https://github.com/emscripten-core/emscripten/issues/19683')
+ @flaky('https://github.com/emscripten-core/emscripten/issues/19683')
6036
def test_pthread_print_override_modularize(self):
6037
self.set_setting('EXPORT_NAME', 'Test')
6038
self.set_setting('PROXY_TO_PTHREAD')
0 commit comments