Skip to content

Commit 992dbc0

Browse files
committedJan 29, 2018
remove 7 more excludes from TestRegexp
1 parent 83021d8 commit 992dbc0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
 

‎test/mri/excludes/TestRegexp.rb

-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
1-
exclude :test_initialize, "needs investigation"
21
exclude :test_invalid_escape_error, "needs investigation"
32
exclude :test_invalid_fragment, "needs investigation"
43
exclude :test_match_without_regexp, "matches non-unicode with exception message using regexp, but our messages are always unicode"
54
exclude :test_named_capture_nonascii, "needs investigation"
65
exclude :test_once_multithread, "fails intermittently"
7-
exclude :test_options_in_look_behind, "needs investigation"
8-
exclude :test_quote, "Likely unicode 9 update-related (#4731)"
9-
exclude :test_raw_hyphen_and_tk_char_type_after_range, "needs investigation"
10-
exclude :test_source, "needs investigation"
11-
exclude :test_source_unescaped, "needs investigation"
12-
exclude :test_taint, "needs investigation"
136
exclude :test_to_s, "needs investigation"
147
exclude :test_unescape, "needs investigation"

0 commit comments

Comments
 (0)
Please sign in to comment.