Skip to content

Commit bf1a132

Browse files
authored
Disable test_pthread_dlopen_many (#18888)
See #18887
1 parent 32f517c commit bf1a132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9430,6 +9430,7 @@ def test_pthread_dlopen(self):
94309430

94319431
@needs_dylink
94329432
@node_pthreads
9433+
@disabled('https://github.com/emscripten-core/emscripten/issues/18887')
94339434
def test_pthread_dlopen_many(self):
94349435
nthreads = 10
94359436
self.set_setting('USE_PTHREADS')

0 commit comments

Comments
 (0)