Skip to content

Commit 597d849

Browse files
authored
Mark test_pthread_proxying_refcount as flaky. NFC (#20113)
1 parent fd743d1 commit 597d849

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
@@ -2804,6 +2804,7 @@ def test_pthread_proxying_canceled_work(self):
28042804
interleaved_output=False)
28052805

28062806
@node_pthreads
2807+
@flaky('https://github.com/emscripten-core/emscripten/issues/19795')
28072808
def test_pthread_proxying_refcount(self):
28082809
self.set_setting('EXIT_RUNTIME')
28092810
self.set_setting('PTHREAD_POOL_SIZE=1')

0 commit comments

Comments
 (0)