Skip to content

Commit 8caea03

Browse files
soutarohsbt
authored andcommitted
rbs_skip_tests_windows
1 parent b92bc96 commit 8caea03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tool/rbs_skip_tests

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ test_linear_time?(RegexpSingletonTest)
4545
test_new(RegexpSingletonTest)
4646

4747
## Failed tests caused by unreleased version of Ruby
48-
test_reachable_objects_from_root(ObjectSpaceTest) NoMemoryError with test-unit 3.7.5

tool/rbs_skip_tests_windows

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,5 @@ test_new(TempfileSingletonTest)
105105

106106
# Errno::EACCES: Permission denied @ apply2files - C:/a/_temp/d20250813-10156-f8z9pn/test.gz
107107
test_open(ZlibGzipReaderSingletonTest)
108+
109+
test_reachable_objects_from_root(ObjectSpaceTest) To avoid NoMemoryError with test-unit 3.7.5

0 commit comments

Comments
 (0)