Skip to content

Commit d2217a7

Browse files
committed
Removed flaky flag
1 parent 8dcef4c commit d2217a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_browser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5499,7 +5499,6 @@ def test_audio_worklet_params_mixing(self, args):
54995499
# Tests AudioWorklet with emscripten_lock_busyspin_wait_acquire() and friends
55005500
@requires_sound_hardware
55015501
@also_with_minimal_runtime
5502-
@flaky('https://github.com/emscripten-core/emscripten/issues/25245')
55035502
def test_audio_worklet_emscripten_locks(self):
55045503
self.btest_exit('webaudio/audioworklet_emscripten_locks.c', cflags=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-pthread'])
55055504

0 commit comments

Comments
 (0)