Skip to content

Commit f580863

Browse files
committed
Explicitly unsupported MRI tests
1 parent df49656 commit f580863

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/mri/failing.exclude

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Explicitly unsupported stdlibs
1+
# Explicitly unsupported
22

3+
ruby/test_ast.rb
4+
ruby/test_jit.rb
35
ruby/test_continuation.rb
46
dbm/test_dbm.rb
57
gdbm/test_gdbm.rb
@@ -169,8 +171,6 @@ matrix/test_matrix.rb # open range
169171
matrix/test_vector.rb # open range
170172
ruby/test_arithmetic_sequence.rb # open range
171173
ruby/test_array.rb # open range
172-
ruby/test_ast.rb # uses changes to Dir.glob
173-
ruby/test_jit.rb # obvious
174174
ruby/test_rand.rb # open range
175175
ruby/test_range.rb # open range
176176
ruby/test_rubyoptions.rb # uses RubyVM

0 commit comments

Comments
 (0)