Skip to content

Commit 5983cda

Browse files
committed
Revert "Removed flaky flag"
This reverts commit 4df7999.
1 parent f19b38c commit 5983cda

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
@@ -5504,6 +5504,7 @@ def test_audio_worklet_params_mixing(self, args):
55045504
# Tests AudioWorklet with emscripten_lock_busyspin_wait_acquire() and friends
55055505
@requires_sound_hardware
55065506
@also_with_minimal_runtime
5507+
@flaky('https://github.com/emscripten-core/emscripten/issues/25245')
55075508
def test_audio_worklet_emscripten_locks(self):
55085509
self.btest_exit('webaudio/audioworklet_emscripten_locks.c', cflags=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-pthread'])
55095510

0 commit comments

Comments
 (0)