Skip to content

Commit 67874d8

Browse files
committed
Exclude test_error_highlight.rb, it fails during parsing
1 parent f832656 commit 67874d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/mri/failing.exclude

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ ruby/test_memory_view.rb # rb_memory_view_register not found
3535
# Too slow
3636
racc/test_racc_command.rb
3737

38+
# Parsing error for v [ ] += 42
39+
error_highlight/test_error_highlight.rb
40+
3841
# Other issues
3942

4043
cext-ruby/array/test_to_ary_concat.rb # non-standard extension name and irrelevant

0 commit comments

Comments
 (0)