Skip to content

Commit

Permalink
Skip failing test with RBS and JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 1, 2024
1 parent 0db6c92 commit 23870bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tool/rbs_skip_tests
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ test_of(RubyVM::AbstractSyntaxTreeSingletonTest)
# Pathname#mkpath and #rmtree https://github.com/ruby/ruby/pull/3705
test_mkpath(PathnameInstanceTest)
test_rmtree(PathnameInstanceTest)

# https://github.com/ruby/ruby/actions/runs/11623300558/job/32370124549?pr=11974#step:13:278
test_deep_const_get(JSONSingletonTest)

0 comments on commit 23870bc

Please sign in to comment.