There was an error while loading. Please reload this page.
1 parent 03bb639 commit 02d43c0Copy full SHA for 02d43c0
1 file changed
test/.excludes-mmtk/TestGc.rb
@@ -18,6 +18,7 @@
18
exclude(:test_profiler_raw_data_limit, "MMTk does not have GC::Profiler")
19
exclude(:test_profiler_raw_data_reports_compaction_separately_from_sweep_wall_time, "MMTk does not have GC::Profiler")
20
exclude(:test_profiler_raw_data_includes_wall_time, "MMTk does not have GC::Profiler")
21
+exclude(:test_profiler_raw_data_with_another_ractor, "MMTk does not have GC::Profiler")
22
exclude(:test_profiler_total_time, "MMTk does not have GC::Profiler")
23
exclude(:test_start_full_mark, "testing behaviour specific to default GC")
24
exclude(:test_start_immediate_sweep, "testing behaviour specific to default GC")
0 commit comments