Skip to content

Commit

Permalink
Exclude transient MRI test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Jul 22, 2022
1 parent deb052a commit da633a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestGc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
exclude :test_start_immediate_sweep, "needs investigation"
exclude :test_verify_internal_consistency, "needs investigation"
exclude :test_gc_disabled_start, "fails on native: GR-38054"
exclude :test_exception_in_finalizer_procs, "transient"
1 change: 1 addition & 0 deletions test/mri/excludes/TestThread.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
exclude :test_handle_interrupt, "needs investigation"
exclude :test_ignore_deadlock, "needs investigation"
exclude :test_switch_while_busy_loop, "transient"
exclude :test_handle_interrupt_and_p, "transient"

0 comments on commit da633a0

Please sign in to comment.