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 06e0cf6 commit 09f5255Copy full SHA for 09f5255
test/test_browser.py
@@ -5218,6 +5218,7 @@ def test_wasm_worker_lock_wait2(self):
5218
5219
# Tests emscripten_lock_async_acquire() function.
5220
@also_with_minimal_runtime
5221
+ @flaky('https://github.com/emscripten-core/emscripten/issues/25270')
5222
def test_wasm_worker_lock_async_acquire(self):
5223
self.btest_exit('wasm_worker/lock_async_acquire.c', cflags=['--closure=1', '-sWASM_WORKERS'])
5224
0 commit comments