ruby/test/.excludes-mmtk/TestProcess.rb
2024-12-05 20:12:45 +00:00

4 lines
339 B
Ruby

exclude(:test_daemon_no_threads, "MMTk spawns worker threads after fork")
exclude(:test_warmup_frees_pages, "testing behaviour specific to default GC")
exclude(:test_warmup_promote_all_objects_to_oldgen, "testing behaviour specific to default GC")
exclude(:test_warmup_run_major_gc_and_compact, "testing behaviour specific to default GC")