Skip to content

Commit 7976d57

Browse files
committed
Skip RBS schema tests incompatible with json gem v3
1 parent 435f43b commit 7976d57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tool/rbs_skip_tests

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ test_new(RegexpSingletonTest)
5151
test_collection_install__pathname_set(RBS::CliTest)
5252
test_collection_install__set_pathname__manifest(RBS::CliTest)
5353

54+
# json-schema passes the obsolete `quirks_mode` parameter, but json gem v3 rejects it
55+
RBS::SchemaTest
56+
5457
# RBS 4.0.3's RDoc plugin is incompatible with the RDoc 7.2.0 development revision
5558
test_attr_decl_1(RDocPluginParserTest)
5659
test_attr_decl_2(RDocPluginParserTest)

0 commit comments

Comments
 (0)