Skip to content

Commit ac6458c

Browse files
committed
2 flaky tests on ci
1 parent 2c1f22c commit ac6458c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/mri/excludes/TestThread.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
exclude :test_handle_interrupt_and_p, "needs investigation"
66
exclude :test_handle_interrupt_blocking, "needs investigation"
77
exclude :test_handle_interrupt_invalid_argument, "needs investigation"
8+
exclude :test_handle_interrupted?, "flaky test"
9+
exclude :test_machine_stack_size, "flaky test"
810
exclude :test_main_thread_status_at_exit, "needs investigation"
911
exclude :test_main_thread_variable_in_enumerator, "needs investigation"
1012
exclude :test_mutex_interrupt, "needs investigation"

0 commit comments

Comments
 (0)