Skip to content

Commit 0b6787b

Browse files
committed
Exclude out symbol encoding mismatch for the moment to re-green ci
1 parent 5506333 commit 0b6787b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestM17N.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
exclude :test_string_inspect_encoding, "needs investigation"
2727
exclude :test_string_mixed_unicode, "needs investigation"
2828
exclude :test_symbol, "needs investigation"
29+
exclude :test_symbol_op, "random operators setting encoding earlier"
2930
exclude :test_union_1_nonascii_string, "needs investigation"
3031
exclude :test_union_1_regexp, "needs investigation"
3132
exclude :'test_utf_16_32_codepoints(UTF-16BE)', "needs investigation"

0 commit comments

Comments
 (0)