Skip to content

Commit 38d185e

Browse files
authored
Mark test_itimer_pthread as flaky. NFC (#21404)
This should have been marked as such when the other itimer tests were.
1 parent 135baa3 commit 38d185e

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
@@ -13852,6 +13852,7 @@ def test_itimer(self):
1385213852
self.do_other_test('test_itimer.c')
1385313853

1385413854
@node_pthreads
13855+
@flaky('https://github.com/emscripten-core/emscripten/issues/20125')
1385513856
def test_itimer_pthread(self):
1385613857
self.do_other_test('test_itimer.c')
1385713858

0 commit comments

Comments
 (0)