Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestThread.rb
Original file line number Diff line number Diff line change
@@ -47,3 +47,7 @@
exclude :test_stack_size, "needs investigation"
exclude :test_handle_interrupted? , "needs investigation"
exclude :test_thread_variable? , "needs investigation"
exclude :test_blocking_mutex_unlocked_on_fork, "needs investigation"
exclude :test_handle_interrupt_with_break, "needs investigation"
exclude :test_handle_interrupt_with_return, "needs investigation"
exclude :test_fork_in_thread, "needs investigation"

0 comments on commit 83ba965

Please sign in to comment.