Skip to content

Commit 82405f7

Browse files
committed
Removed flaky (again)
1 parent 04cdeb0 commit 82405f7

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

0 commit comments

Comments
 (0)