diff --git a/test/test_other.py b/test/test_other.py index 59d3673ef8711..f8ab9663e3be9 100644 --- a/test/test_other.py +++ b/test/test_other.py @@ -13847,6 +13847,7 @@ def test_itimer(self): self.do_other_test('test_itimer.c') @node_pthreads + @flaky('https://github.com/emscripten-core/emscripten/issues/20125') def test_itimer_pthread(self): self.do_other_test('test_itimer.c')