Skip to content

Commit 483fd09

Browse files
authored
Temporarily disable test_pthread_print_override_modularize on macOS. NFC (#19684)
1 parent 8c12834 commit 483fd09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_other.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5930,6 +5930,7 @@ def test_modularize_strict(self):
59305930

59315931
@crossplatform
59325932
@node_pthreads
5933+
@no_mac('https://github.com/emscripten-core/emscripten/issues/19683')
59335934
def test_pthread_print_override_modularize(self):
59345935
self.set_setting('EXPORT_NAME', 'Test')
59355936
self.set_setting('PROXY_TO_PTHREAD')

0 commit comments

Comments
 (0)