summaryrefslogtreecommitdiff
path: root/test/.excludes-mmtk
AgeCommit message (Collapse)Author
2025-12-20Exclude TestObjSpace#test_dump_objects_dumps_page_slot_sizes for MMTk [ci skip]Peter Zhu
2025-11-17Unskip test_alternative_pattern_nested for MMTkPeter Zhu
2025-11-16Handle deeply nested capture variables syntax errKevin Newton
When there are nested capture variables inside of a pattern match that has an alternation pattern, it is a syntax error. Currently it only adds a syntax error when it is at the top level of the pattern.
2025-04-30[ruby/mmtk] Exclude the test_ractor_parallel test with MMTkMatt Valentine-House
https://github.com/ruby/mmtk/commit/86b0dbeca8
2025-04-30[ruby/mmtk] test_finalize is in TestObjectSpace not TestObjSpaceMatt Valentine-House
These filenames are passed into test classes, and the tests we're trying to exclude exist in TestObjectSpace in the Ruby repo, not TestObjSpace https://github.com/ruby/mmtk/commit/195728dc8c
2025-04-07Skip test_heaps_grow_independently for MMTkPeter Zhu
Notes: Merged: https://github.com/ruby/ruby/pull/13061
2025-02-19Skip TestObjSpace#test_dump_flag_age for MMTkPeter Zhu
Notes: Merged: https://github.com/ruby/ruby/pull/12777
2025-01-13[ruby/mmtk] Unskip TestEnv#test_select_bang_in_ractorPeter Zhu
https://github.com/ruby/mmtk/commit/b2b83ecadb
2024-12-05[ruby/mmtk] Add MMTk test exclusions for Ruby CIMatt Valentine-House
https://github.com/ruby/mmtk/commit/f62e5803f1