summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2023-01-11 12:36:16 +0100
committerBenoit Daloze <eregontp@gmail.com>2023-01-11 13:41:41 +0100
commit327cf5ec402eee6840bdd550276f7a04301e1780 (patch)
tree7386c4f94f1f080e2c85517363a320a53a44abaa /tool
parent6abe20e87b74a5a672dc59f72fa1f550ceab430c (diff)
Skip rbs Encoding#replicate test
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7079
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index 071b3ac313..477ba6f9dd 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -1,6 +1,7 @@
test_collection_install(RBS::CliTest) running tests without Bundler
test_collection_install_frozen(RBS::CliTest) running tests without Bundler
test_collection_update(RBS::CliTest) running tests without Bundler
+test_replicate(EncodingTest) the method was removed in 3.3
NetSingletonTest depending on external resources
NetInstanceTest depending on external resources