Skip to content

Commit 02d43c0

Browse files
committed
Skip test_profiler_raw_data_with_another_ractor
1 parent 03bb639 commit 02d43c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/.excludes-mmtk/TestGc.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
exclude(:test_profiler_raw_data_limit, "MMTk does not have GC::Profiler")
1919
exclude(:test_profiler_raw_data_reports_compaction_separately_from_sweep_wall_time, "MMTk does not have GC::Profiler")
2020
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")
2122
exclude(:test_profiler_total_time, "MMTk does not have GC::Profiler")
2223
exclude(:test_start_full_mark, "testing behaviour specific to default GC")
2324
exclude(:test_start_immediate_sweep, "testing behaviour specific to default GC")

0 commit comments

Comments
 (0)