Skip to content

Commit c3f6fcc

Browse files
committed
Skip ObjectSpaceTest#test_count_nodes for RBS
1 parent e8c61f5 commit c3f6fcc

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
@@ -37,6 +37,9 @@ TestInstanceNetHTTPResponse depending on external resources
3737

3838
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
3939

40+
# Failing because ObjectSpace.count_nodes has been removed
41+
test_count_nodes(ObjectSpaceTest)
42+
4043
## Unknown failures
4144

4245
# NoMethodError: undefined method 'inspect' for an instance of RBS::UnitTest::Convertibles::ToInt

0 commit comments

Comments
 (0)