We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1f22c commit ac6458cCopy full SHA for ac6458c
test/mri/excludes/TestThread.rb
@@ -5,6 +5,8 @@
5
exclude :test_handle_interrupt_and_p, "needs investigation"
6
exclude :test_handle_interrupt_blocking, "needs investigation"
7
exclude :test_handle_interrupt_invalid_argument, "needs investigation"
8
+exclude :test_handle_interrupted?, "flaky test"
9
+exclude :test_machine_stack_size, "flaky test"
10
exclude :test_main_thread_status_at_exit, "needs investigation"
11
exclude :test_main_thread_variable_in_enumerator, "needs investigation"
12
exclude :test_mutex_interrupt, "needs investigation"
0 commit comments