From 327cf5ec402eee6840bdd550276f7a04301e1780 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Wed, 11 Jan 2023 12:36:16 +0100 Subject: [PATCH] Skip rbs Encoding#replicate test --- tool/rbs_skip_tests | 1 + 1 file changed, 1 insertion(+) 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