Skip to content

Commit 108cea0

Browse files
committed
Confirmed failure, now flagging as needing audio
1 parent 065759d commit 108cea0

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
@@ -5469,6 +5469,7 @@ def test_full_js_library_strict(self):
54695469
'es6': (['-sEXPORT_ES6'],),
54705470
'strict': (['-sSTRICT'],),
54715471
})
5472+
@requires_sound_hardware
54725473
def test_audio_worklet(self, args):
54735474
self.btest_exit('webaudio/audioworklet.c', args=['-sAUDIO_WORKLET', '-sWASM_WORKERS', '-DTEST_AND_EXIT'] + args)
54745475

0 commit comments

Comments
 (0)