Skip to content

Commit 20a8730

Browse files
committed
[GR-38054] Disable GC test failing on native, due to the count increasing by 2 on native instead of 1 per Full GC
1 parent 4646553 commit 20a8730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestGc.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
exclude :test_start_full_mark, "needs investigation"
1313
exclude :test_start_immediate_sweep, "needs investigation"
1414
exclude :test_verify_internal_consistency, "needs investigation"
15+
exclude :test_gc_disabled_start, "fails on native: GR-38054"

0 commit comments

Comments
 (0)