We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea2236 commit af5b297Copy full SHA for af5b297
test/mri/excludes/TestRefinement.rb
@@ -10,3 +10,4 @@
10
exclude :test_unbound_refine_method, "needs investigation"
11
exclude :test_ancestors, "[ruby-core:86949] [Bug #14744]."
12
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