Skip to content

Commit 8b673e5

Browse files
committed
Rename test
1 parent 1579477 commit 8b673e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_browser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5519,7 +5519,7 @@ def test_audio_worklet_params_mixing(self, args):
55195519
# Tests AudioWorklet with emscripten_lock_busyspin_wait_acquire() and friends.
55205520
@requires_sound_hardware
55215521
@also_with_minimal_runtime
5522-
def test_audio_worklet_emscripten_futex_wake(self):
5522+
def test_audio_worklet_emscripten_locks(self):
55235523
self.btest_exit('webaudio/audioworklet_emscripten_futex_wake.cpp', args=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-pthread', '-sPTHREAD_POOL_SIZE=2'])
55245524

55255525
def test_error_reporting(self):

0 commit comments

Comments
 (0)