We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b1043 commit 5c12870Copy full SHA for 5c12870
test/mri/excludes/TestRegexp.rb
@@ -1,4 +1,5 @@
1
exclude :test_backref_overrun, "Expected Exception(SyntaxError) was raised, but the message doesn't match."
2
+exclude :test_cache_index_initialize, "is too slow so leads to timeouts on CI"
3
exclude :test_dup, "initialize_copy not implemented in TruffleRuby"
4
exclude :test_dup_warn, "expected: /duplicated/"
5
exclude :test_extended_comment_invalid_escape_bug_18294, "assert_separately failed with error message"
0 commit comments