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 ee4fa4c commit 90eb879Copy full SHA for 90eb879
tool/rbs_skip_tests
@@ -81,3 +81,6 @@ test_of(RubyVM::AbstractSyntaxTreeSingletonTest)
81
# Pathname#mkpath and #rmtree https://github.com/ruby/ruby/pull/3705
82
test_mkpath(PathnameInstanceTest)
83
test_rmtree(PathnameInstanceTest)
84
+
85
+# https://github.com/ruby/ruby/actions/runs/11623300558/job/32370124549?pr=11974#step:13:278
86
+test_deep_const_get(JSONSingletonTest)
0 commit comments