summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2023-04-28 11:04:03 +0900
committerGitHub <noreply@github.com>2023-04-28 11:04:03 +0900
commitf6694b5bc89dffdc1d8b24f8c08ded1818b09d65 (patch)
treecdb3f0a12e49bf9f0f6f39a9720ca7c32cd82908 /tool
parentf2c367734f847a7277f09c583a0476086313fdc9 (diff)
downloadruby-f6694b5bc89dffdc1d8b24f8c08ded1818b09d65.tar.gz
Bundle rbs-3.1.0 (#7766)
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index e3173d3844..6adef0059b 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -19,7 +19,11 @@ test_replicate(EncodingTest) the method was removed in 3.3
test_collection_install(RBS::CliTest) running tests without Bundler
test_collection_install_frozen(RBS::CliTest) running tests without Bundler
+test_collection_install_gemspec(RBS::CliTest) running tests without Bundler
test_collection_update(RBS::CliTest) running tests without Bundler
+test_subtract(RBS::CliTest) running tests without Bundler
+test_subtract_several_subtrahends(RBS::CliTest) running tests without Bundler
+test_subtract_write(RBS::CliTest) running tests without Bundler
NetSingletonTest depending on external resources
NetInstanceTest depending on external resources