Skip to content

Commit f0c11e7

Browse files
committed
Add one more
1 parent 2b41554 commit f0c11e7

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
@@ -4117,6 +4117,7 @@ def test_pthread_asan_use_after_free(self):
41174117
@no_2gb('ASAN + GLOBAL_BASE')
41184118
@no_4gb('ASAN + GLOBAL_BASE')
41194119
@no_firefox('https://github.com/emscripten-core/emscripten/issues/20006')
4120+
@no_safari('TODO: Hangs') # Safari Version 18.5 (20621.2.5.11.8)
41204121
@also_with_wasmfs
41214122
def test_pthread_asan_use_after_free_2(self):
41224123
# similiar to test_pthread_asan_use_after_free, but using a pool instead

0 commit comments

Comments
 (0)