blob: 527bf4b9410bf97e5b1d3d201892f5871f59d156 (
plain)
1
2
3
4
|
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")
|