We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa7659 commit 6471fe9Copy full SHA for 6471fe9
test/.excludes-mmtk/TestObjSpace.rb
@@ -1,4 +1,5 @@
1
exclude(:test_dump_all_full, "testing behaviour specific to default GC")
2
exclude(:test_dump_flag_age, "testing behaviour specific to default GC")
3
exclude(:test_dump_flags, "testing behaviour specific to default GC")
4
+exclude(:test_dump_includes_slot_size, "can be removed when BASE_SLOT_SIZE is 32 bytes")
5
exclude(:test_dump_objects_dumps_page_slot_sizes, "testing behaviour specific to default GC")
0 commit comments