Skip to content

Commit 40d8fb6

Browse files
committed
Tag failing MRI test
1 parent fe567ce commit 40d8fb6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/mri/excludes/TestRefinement.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
exclude :test_ancestors, "[ruby-core:86949] [Bug #14744]."
1212
exclude :test_import_methods, "NoMethodError: undefined method `bar' for #<TestRefinement::TestImport::A:0x17bee78>"
1313
exclude :test_refinements, "TruffleRuby does not guarantee refinement list ordering"
14+
exclude :test_refined_class, "TruffleRuby does not guarantee refinement list ordering"

test/mri/excludes/TestRipper/Sexp.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
exclude :test_pattern_matching_427, "needs investigation"
33
exclude :test_pattern_matching_439, "needs investigation"
44
exclude :test_params_mlhs, "transient"
5+
exclude :test_pattern_matching_216, " case 0; in *a,b,c; end ."

0 commit comments

Comments
 (0)