Skip to content

Commit f2bb434

Browse files
committed
Mark test_itimer as flaky. NFC
See #20125
1 parent f433bc3 commit f2bb434

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
@@ -13255,6 +13255,7 @@ def test_signext_lowering(self):
1325513255
err = self.run_process(cmd + ['-sMIN_CHROME_VERSION=73'], stderr=subprocess.PIPE).stderr
1325613256
self.assertContained('--signext-lowering', err)
1325713257

13258+
@flaky('https://github.com/emscripten-core/emscripten/issues/20125')
1325813259
def test_itimer(self):
1325913260
self.do_other_test('test_itimer.c')
1326013261

0 commit comments

Comments
 (0)