Skip to content

Commit

Permalink
Merge pull request jruby#8307 from headius/enable_test_str_squeeze_indy
Browse files Browse the repository at this point in the history
Remove exclude for passing test
  • Loading branch information
headius committed Jun 27, 2024
2 parents e221a12 + 1fe1fa3 commit 6655bb6
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 6655bb6

Please sign in to comment.