Skip to content

Commit af5b297

Browse files
committed
Add failing test tag for mri test: truffle does not guarantee refinement
ordering.
1 parent 3ea2236 commit af5b297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestRefinement.rb

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

0 commit comments

Comments
 (0)