Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4406f0 commit e3abdfbCopy full SHA for e3abdfb
test/.excludes-mmtk/TestGc.rb
@@ -7,6 +7,7 @@
7
exclude(:test_gc_internals, "testing behaviour specific to default GC")
8
exclude(:test_gc_parameter, "testing behaviour specific to default GC")
9
exclude(:test_gc_parameter_init_slots, "testing behaviour specific to default GC")
10
+exclude(:test_heaps_grow_independently, "testing behaviour specific to default GC")
11
exclude(:test_latest_gc_info, "testing behaviour specific to default GC")
12
exclude(:test_latest_gc_info_argument, "testing behaviour specific to default GC")
13
exclude(:test_latest_gc_info_need_major_by, "testing behaviour specific to default GC")
0 commit comments