Skip to content

Commit 09f5255

Browse files
authored
Mark test_wasm_worker_lock_async_acquire flaky. (#25271)
#25270
1 parent 06e0cf6 commit 09f5255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_browser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5218,6 +5218,7 @@ def test_wasm_worker_lock_wait2(self):
52185218

52195219
# Tests emscripten_lock_async_acquire() function.
52205220
@also_with_minimal_runtime
5221+
@flaky('https://github.com/emscripten-core/emscripten/issues/25270')
52215222
def test_wasm_worker_lock_async_acquire(self):
52225223
self.btest_exit('wasm_worker/lock_async_acquire.c', cflags=['--closure=1', '-sWASM_WORKERS'])
52235224

0 commit comments

Comments
 (0)