mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Skip ObjectSpaceTest#test_count_nodes for RBS
This commit is contained in:
parent
e8c61f5139
commit
c3f6fcc4c5
Notes:
git
2026-01-09 23:06:09 +00:00
@ -37,6 +37,9 @@ TestInstanceNetHTTPResponse depending on external resources
|
||||
|
||||
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
|
||||
|
||||
# Failing because ObjectSpace.count_nodes has been removed
|
||||
test_count_nodes(ObjectSpaceTest)
|
||||
|
||||
## Unknown failures
|
||||
|
||||
# NoMethodError: undefined method 'inspect' for an instance of RBS::UnitTest::Convertibles::ToInt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user