Skip to content

Commit 72ceb51

Browse files
committed
Ignore failed tests
1 parent 119e54c commit 72ceb51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tool/rbs_skip_tests

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ test_collection_install_frozen(RBS::CliTest) running tests without Bundler
2222
test_collection_install_gemspec(RBS::CliTest) running tests without Bundler
2323
test_collection_update(RBS::CliTest) running tests without Bundler
2424

25+
test_loading_from_rbs_collection__gem_version_mismatch(RBS::EnvironmentLoaderTest) running test without rbs-amber testing gem
26+
2527
test_defs(RBS::RbPrototypeTest) Numeric Nodes are added
2628
test_defs_return_type(RBS::RbPrototypeTest) Numeric Nodes are added
2729
test_defs_return_type_with_block(RBS::RbPrototypeTest) Numeric Nodes are added
@@ -46,6 +48,7 @@ test_parameter(RBS::RbiPrototypeTest) Symbol Node is added
4648
test_parameter_type_member_variance(RBS::RbiPrototypeTest) Symbol Node is added
4749
test_tuple(RBS::RbiPrototypeTest) Symbol Node is added
4850
test_untyped_block(RBS::RbiPrototypeTest) Symbol Node is added
51+
test_argument_forwarding(RBS::RbPrototypeTest) `...` args handling is changed
4952

5053
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
5154

0 commit comments

Comments
 (0)