From 6fb030e6f1f7cfe162f5db9fca0bc6e4ca0880ff Mon Sep 17 00:00:00 2001 From: Soutaro Matsumoto Date: Tue, 14 Nov 2023 04:28:51 -0800 Subject: Skip TOPDIR test --- tool/rbs_skip_tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tool') 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 -- cgit v1.2.3