Skip to content

Commit

Permalink
Skip flaky tests of rbs in macOS 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 25, 2024
1 parent f78f1e9 commit 73cc312
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tool/rbs_skip_tests
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,8 @@ test_rmtree(PathnameInstanceTest)

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

# NoMethodError: undefined method 'inspect' for an instance of RBS::UnitTest::Convertibles::ToInt
test_compile(RegexpSingletonTest)
test_linear_time?(RegexpSingletonTest)
test_new(RegexpSingletonTest)

0 comments on commit 73cc312

Please sign in to comment.