Skip to content

Commit 0c6a040

Browse files
committed
Disable test that fails in CRuby 3.4 and JRuby 10
See jruby#8536
1 parent 66e3a03 commit 0c6a040

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/jruby.index

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jruby/test_higher_javasupport
3939
jruby/test_ifaddr
4040
jruby/test_include_order
4141
jruby/test_included_in_object_space
42-
jruby/test_integer_overflows
42+
# fails on both CRuby 3.4 and the new range step impl in JRuby 10 (https://github.com/jruby/jruby/issues/8536)
43+
#jruby/test_integer_overflows
4344
jruby/test_ivar_table_integrity
4445
jruby/test_io
4546
jruby/test_load

0 commit comments

Comments
 (0)