Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3abdfb

Browse files
committed
Skip test_heaps_grow_independently for MMTk
1 parent d4406f0 commit e3abdfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/.excludes-mmtk/TestGc.rb

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
exclude(:test_gc_internals, "testing behaviour specific to default GC")
88
exclude(:test_gc_parameter, "testing behaviour specific to default GC")
99
exclude(:test_gc_parameter_init_slots, "testing behaviour specific to default GC")
10+
exclude(:test_heaps_grow_independently, "testing behaviour specific to default GC")
1011
exclude(:test_latest_gc_info, "testing behaviour specific to default GC")
1112
exclude(:test_latest_gc_info_argument, "testing behaviour specific to default GC")
1213
exclude(:test_latest_gc_info_need_major_by, "testing behaviour specific to default GC")

0 commit comments

Comments
 (0)