Skip to content

Commit 4df7999

Browse files
committed
Removed flaky flag
1 parent b67f2ec commit 4df7999

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
@@ -5500,7 +5500,6 @@ 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')
55045503
def test_audio_worklet_emscripten_locks(self):
55055504
self.btest_exit('webaudio/audioworklet_emscripten_locks.c', cflags=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-pthread'])
55065505

0 commit comments

Comments
 (0)