|
1 | 1 | exclude(:test_dynamic_eucjp_regexp, "https://github.com/ruby/prism/issues/1997")
|
2 | 2 | exclude(:test_dynamic_sjis_regexp, "https://github.com/ruby/prism/issues/1997")
|
3 | 3 | exclude(:test_dynamic_utf8_regexp, "https://github.com/ruby/prism/issues/1997")
|
4 |
| -exclude(:test_magic_comment_at_various_positions, "unknown") |
5 |
| -exclude(:test_magic_comment, "unknown") |
6 |
| -exclude(:test_nonascii_method_name, "unknown") |
7 | 4 | exclude(:test_regexp_ascii, "https://github.com/ruby/prism/issues/1997")
|
8 | 5 | exclude(:test_regexp_embed, "https://github.com/ruby/prism/issues/1997")
|
9 |
| -exclude(:test_regexp_euc, "unknown") |
10 | 6 | exclude(:test_regexp_mixed_unicode, "unknown")
|
11 |
| -exclude(:test_regexp_property, "unknown") |
12 |
| -exclude(:test_regexp_sjis, "unknown") |
13 | 7 | exclude(:test_regexp_too_short_multibyte_character, "unknown")
|
14 | 8 | exclude(:test_regexp_unicode, "unknown")
|
15 | 9 | exclude(:test_regexp_usascii, "unknown")
|
16 |
| -exclude(:test_str_dump, "unknown") |
17 |
| -exclude(:test_string_ascii_literal, "unknown") |
18 |
| -exclude(:test_string_eucjp_literal, "unknown") |
19 | 10 | exclude(:test_string_mixed_unicode, "unknown")
|
0 commit comments