summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2025-12-25 01:41:18 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-12-25 05:46:44 +0900
commitb92bc9654120547f9dd261ce04dacdb17bf720e1 (patch)
treeab8dad17a826a4eddfb477dbfad5bc5646feea0f /tool
parentd0193e924003b33ab46ee4ac13fbec5d53d02f1b (diff)
Skip test to avoid NoMemoryError
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index d5139705b3..ec149fdf5d 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -45,3 +45,4 @@ test_linear_time?(RegexpSingletonTest)
test_new(RegexpSingletonTest)
## Failed tests caused by unreleased version of Ruby
+test_reachable_objects_from_root(ObjectSpaceTest) NoMemoryError with test-unit 3.7.5