Skip to content

Commit 4404688

Browse files
committed
Skip RBS::SchemaTest
1 parent e3ba520 commit 4404688

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tool/rbs_skip_tests

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@ test_compile(RegexpSingletonTest)
4444
test_linear_time?(RegexpSingletonTest)
4545
test_new(RegexpSingletonTest)
4646

47-
## Failed tests caused by unreleased version of Ruby
47+
# https://github.com/ruby/ruby/pull/12598#issuecomment-2601479034
48+
# The handrolled parser of JSON is not working with `json-schema` gem
49+
RBS::SchemaTest
4850

51+
## Failed tests caused by unreleased version of Ruby

0 commit comments

Comments
 (0)