Skip to content

Commit ec63152

Browse files
authored
Mark asani.test_pthread_dylink_basics flaky. (#25212)
Mark asani.test_pthread_dylink_basics flaky. #25211
1 parent ac44434 commit ec63152

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
@@ -9375,6 +9375,7 @@ def test_stdio_locking(self):
93759375

93769376
@with_dylink_reversed
93779377
@node_pthreads
9378+
@flaky('Test asani.test_pthread_dylink_basics is flaky due to some kind of racy interaction with asan + -sPROXY_TO_PTHREAD. https://github.com/emscripten-core/emscripten/issues/25211')
93789379
def test_pthread_dylink_basics(self):
93799380
self.cflags.append('-Wno-experimental')
93809381
self.set_setting('PROXY_TO_PTHREAD')

0 commit comments

Comments
 (0)