aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-14 20:35:56 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-14 20:35:56 +0900
commite6b2cd15e34cbeaf07d8ced2db89d02272e9d5af (patch)
treee5730e66a7f65cceee660ed9c867dceb851e6d53 /tool
parent63fdfa1312a8d54ff5f1493dd4759de0253848f1 (diff)
downloadruby-e6b2cd15e34cbeaf07d8ced2db89d02272e9d5af.tar.gz
Skip test_diff_* from rbs tests. It used bundle command
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests4
1 files changed, 3 insertions, 1 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index 7a67e156ef..dcebf330bb 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -21,10 +21,12 @@ 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) runnint tests without Bundler
+test_subtract_write_removes_definition_if_empty(RBS::CliTest) running tests without Bundler
test_aref(FiberSingletonTest) the method should not accept String keys