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 9a85562 commit 47e7a1fCopy full SHA for 47e7a1f
test/test_core.py
@@ -2630,6 +2630,7 @@ def test_pthread_nested_work_queue(self):
2630
self.do_run_in_out_file_test('pthread/test_pthread_nested_work_queue.c')
2631
2632
@node_pthreads
2633
+ @flaky('Times out in bigendian0 suite only. https://github.com/emscripten-core/emscripten/issues/25316')
2634
def test_pthread_thread_local_storage(self):
2635
self.set_setting('PROXY_TO_PTHREAD')
2636
self.set_setting('EXIT_RUNTIME')
0 commit comments