Skip to content

Commit 47e7a1f

Browse files
authored
Mark bigendian0.test_pthread_thread_local_storage flaky. (#25317)
Mark bigendian0.test_pthread_thread_local_storage flaky. #25316
1 parent 9a85562 commit 47e7a1f

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
@@ -2630,6 +2630,7 @@ def test_pthread_nested_work_queue(self):
26302630
self.do_run_in_out_file_test('pthread/test_pthread_nested_work_queue.c')
26312631

26322632
@node_pthreads
2633+
@flaky('Times out in bigendian0 suite only. https://github.com/emscripten-core/emscripten/issues/25316')
26332634
def test_pthread_thread_local_storage(self):
26342635
self.set_setting('PROXY_TO_PTHREAD')
26352636
self.set_setting('EXIT_RUNTIME')

0 commit comments

Comments
 (0)