Skip to content

Commit da633a0

Browse files
committed
Exclude transient MRI test failures
1 parent deb052a commit da633a0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/mri/excludes/TestGc.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
exclude :test_start_immediate_sweep, "needs investigation"
1414
exclude :test_verify_internal_consistency, "needs investigation"
1515
exclude :test_gc_disabled_start, "fails on native: GR-38054"
16+
exclude :test_exception_in_finalizer_procs, "transient"

test/mri/excludes/TestThread.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121
exclude :test_handle_interrupt, "needs investigation"
2222
exclude :test_ignore_deadlock, "needs investigation"
2323
exclude :test_switch_while_busy_loop, "transient"
24+
exclude :test_handle_interrupt_and_p, "transient"

0 commit comments

Comments
 (0)