aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorSoutaro Matsumoto <soutaro@block.xyz>2023-11-14 04:28:51 -0800
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-14 22:08:32 +0900
commit6fb030e6f1f7cfe162f5db9fca0bc6e4ca0880ff (patch)
tree47af63a166d54b43d0f2c924c8def7438e946c7c /tool
parentbb008f006cf4e8ab53e59cdbac9f3c002ff80b32 (diff)
downloadruby-6fb030e6f1f7cfe162f5db9fca0bc6e4ca0880ff.tar.gz
Skip TOPDIR test
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index dcebf330bb..30272efc0d 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -28,6 +28,8 @@ test_subtract_several_subtrahends(RBS::CliTest) running tests without Bundler
test_subtract_write(RBS::CliTest) running tests without Bundler
test_subtract_write_removes_definition_if_empty(RBS::CliTest) running tests without Bundler
+test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
+
test_aref(FiberSingletonTest) the method should not accept String keys
NetSingletonTest depending on external resources