Skip to content

Commit 5c12870

Browse files
committed
Tag MRI test that times out
1 parent 54b1043 commit 5c12870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestRegexp.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
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"
23
exclude :test_dup, "initialize_copy not implemented in TruffleRuby"
34
exclude :test_dup_warn, "expected: /duplicated/"
45
exclude :test_extended_comment_invalid_escape_bug_18294, "assert_separately failed with error message"

0 commit comments

Comments
 (0)