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 df49656 commit f580863Copy full SHA for f580863
test/mri/failing.exclude
@@ -1,5 +1,7 @@
1
-# Explicitly unsupported stdlibs
+# Explicitly unsupported
2
3
+ruby/test_ast.rb
4
+ruby/test_jit.rb
5
ruby/test_continuation.rb
6
dbm/test_dbm.rb
7
gdbm/test_gdbm.rb
@@ -169,8 +171,6 @@ matrix/test_matrix.rb # open range
169
171
matrix/test_vector.rb # open range
170
172
ruby/test_arithmetic_sequence.rb # open range
173
ruby/test_array.rb # open range
-ruby/test_ast.rb # uses changes to Dir.glob
-ruby/test_jit.rb # obvious
174
ruby/test_rand.rb # open range
175
ruby/test_range.rb # open range
176
ruby/test_rubyoptions.rb # uses RubyVM
0 commit comments