We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e3a03 commit 0c6a040Copy full SHA for 0c6a040
test/jruby.index
@@ -39,7 +39,8 @@ jruby/test_higher_javasupport
39
jruby/test_ifaddr
40
jruby/test_include_order
41
jruby/test_included_in_object_space
42
-jruby/test_integer_overflows
+# 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
44
jruby/test_ivar_table_integrity
45
jruby/test_io
46
jruby/test_load
0 commit comments