Skip TestObjSpace#test_dump_flag_age for MMTk

This commit is contained in:
Peter Zhu 2025-02-18 14:02:49 -05:00
parent 5e45f2a0bc
commit ff6b1a03ab
Notes: git 2025-02-19 14:47:46 +00:00

View File

@ -1,3 +1,4 @@
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_finalizer, "times out in debug mode on Ubuntu")