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 5240356 commit 0256a8dCopy full SHA for 0256a8d
test/test_core.py
@@ -2685,6 +2685,7 @@ def test_pthread_attr_getstack(self):
2685
self.do_run_in_out_file_test('pthread/test_pthread_attr_getstack.c')
2686
2687
@node_pthreads
2688
+ @flaky('flaky specifically in esm_integration suite. https://github.com/emscripten-core/emscripten/issues/25151')
2689
def test_pthread_abort(self):
2690
self.set_setting('PROXY_TO_PTHREAD')
2691
# Add the onAbort handler at runtime during preRun. This means that onAbort
0 commit comments