Skip to content

Commit 0256a8d

Browse files
authored
Flaky esm_integration.test_pthread_abort. (#25192)
#25151
1 parent 5240356 commit 0256a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,6 +2685,7 @@ def test_pthread_attr_getstack(self):
26852685
self.do_run_in_out_file_test('pthread/test_pthread_attr_getstack.c')
26862686

26872687
@node_pthreads
2688+
@flaky('flaky specifically in esm_integration suite. https://github.com/emscripten-core/emscripten/issues/25151')
26882689
def test_pthread_abort(self):
26892690
self.set_setting('PROXY_TO_PTHREAD')
26902691
# Add the onAbort handler at runtime during preRun. This means that onAbort

0 commit comments

Comments
 (0)