diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2026-02-07 22:24:27 -0500 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2026-02-08 10:28:52 -0500 |
| commit | 0069009d35cf6b9ed78cf4fb5e5ce46dae21080f (patch) | |
| tree | 1853922e79725624597b62ca159881fb4a8362b5 /test | |
| parent | 40117ea04b7b5ff5a41f4d5ad4159692eca93bdd (diff) | |
Exclude test for MMTk
Diffstat (limited to 'test')
| -rw-r--r-- | test/.excludes-mmtk/TestObjSpace.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.excludes-mmtk/TestObjSpace.rb b/test/.excludes-mmtk/TestObjSpace.rb index 94eb2c436d..703efd79bb 100644 --- a/test/.excludes-mmtk/TestObjSpace.rb +++ b/test/.excludes-mmtk/TestObjSpace.rb @@ -1,4 +1,5 @@ exclude(:test_dump_all_full, "testing behaviour specific to default GC") exclude(:test_dump_flag_age, "testing behaviour specific to default GC") exclude(:test_dump_flags, "testing behaviour specific to default GC") +exclude(:test_dump_includes_slot_size, "can be removed when BASE_SLOT_SIZE is 32 bytes") exclude(:test_dump_objects_dumps_page_slot_sizes, "testing behaviour specific to default GC") |
