Skip to content

Commit d8bd45d

Browse files
committed
Revert "Removed flaky flag"
This reverts commit 4df7999.
1 parent de0aebb commit d8bd45d

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
@@ -5500,6 +5500,7 @@ def test_audio_worklet_params_mixing(self, args):
55005500
# Tests AudioWorklet with emscripten_lock_busyspin_wait_acquire() and friends
55015501
@requires_sound_hardware
55025502
@also_with_minimal_runtime
5503+
@flaky('https://github.com/emscripten-core/emscripten/issues/25245')
55035504
def test_audio_worklet_emscripten_locks(self):
55045505
self.btest_exit('webaudio/audioworklet_emscripten_locks.c', cflags=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-pthread'])
55055506

0 commit comments

Comments
 (0)