diff --git a/test/mri/excludes/TestM17NComb.rb b/test/mri/excludes/TestM17NComb.rb index 1904e4f4015..b7d1912919b 100644 --- a/test/mri/excludes/TestM17NComb.rb +++ b/test/mri/excludes/TestM17NComb.rb @@ -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"