Skip to content

Commit

Permalink
Remove exclude for passing test
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jun 27, 2024
1 parent e9d1b1d commit 1fe1fa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/mri/excludes/TestM17NComb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
exclude :test_str_intern, "needs investigation"
exclude :test_str_count, "does not raise compatibility error"
exclude :test_str_crypt_nonstrict, "#crypt failing: Errno::EINVAL: Invalid argument"
exclude :test_str_squeeze, "fails in CI with indy, see jruby/jruby#7803" if org.jruby.util.cli.Options::COMPILE_INVOKEDYNAMIC.load
exclude :test_str_smart_chomp, "see jruby/jruby#3692"

0 comments on commit 1fe1fa3

Please sign in to comment.