We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c61f5 commit c3f6fccCopy full SHA for c3f6fcc
1 file changed
tool/rbs_skip_tests
@@ -37,6 +37,9 @@ TestInstanceNetHTTPResponse depending on external resources
37
38
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
39
40
+# Failing because ObjectSpace.count_nodes has been removed
41
+test_count_nodes(ObjectSpaceTest)
42
+
43
## Unknown failures
44
45
# NoMethodError: undefined method 'inspect' for an instance of RBS::UnitTest::Convertibles::ToInt
0 commit comments