aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2023-11-21 18:21:24 +0900
committerGitHub <noreply@github.com>2023-11-21 09:21:24 +0000
commit1886ee190a26cca0308d69a32c91794f7560595a (patch)
treeb4ea2d42c758cee2bd631602e62a71f377728e9b /tool
parent371a3a691f17d7fe93c39674d3d5257c8991f0c9 (diff)
downloadruby-1886ee190a26cca0308d69a32c91794f7560595a.tar.gz
Bundle rbs-3.3.1 (#8921)
* bundle rbs-3.3.1 * Restore diff/subtract tests
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests6
1 files changed, 0 insertions, 6 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index 30272efc0d..68b19085a0 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -21,12 +21,6 @@ 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_diff_diff(RBS::CliTest) running tests without Bundler
-test_diff_markdown(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
-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`