Skip to content

Commit 90eb879

Browse files
committed
Skip failing test with RBS and JSON
1 parent ee4fa4c commit 90eb879

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tool/rbs_skip_tests

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,6 @@ test_of(RubyVM::AbstractSyntaxTreeSingletonTest)
8181
# Pathname#mkpath and #rmtree https://github.com/ruby/ruby/pull/3705
8282
test_mkpath(PathnameInstanceTest)
8383
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

Comments
 (0)