Skip to content

Commit 112f487

Browse files
authored
[wasm64] Enable test_sdl_audio_beep_sleep (#21495)
1 parent 1d725b3 commit 112f487

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
@@ -3364,7 +3364,6 @@ def test_async_mainloop(self):
33643364
print(opts)
33653365
self.btest_exit('async_mainloop.cpp', args=['-O' + str(opts), '-sASYNCIFY'])
33663366

3367-
@no_wasm64('crash in wasm-opt')
33683367
@requires_sound_hardware
33693368
def test_sdl_audio_beep_sleep(self):
33703369
self.btest_exit('test_sdl_audio_beep_sleep.cpp', args=['-Os', '-sASSERTIONS', '-sDISABLE_EXCEPTION_CATCHING=0', '-profiling', '-sSAFE_HEAP', '-lSDL', '-sASYNCIFY'], timeout=90)

0 commit comments

Comments
 (0)