We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ba520 commit 4404688Copy full SHA for 4404688
tool/rbs_skip_tests
@@ -44,5 +44,8 @@ test_compile(RegexpSingletonTest)
44
test_linear_time?(RegexpSingletonTest)
45
test_new(RegexpSingletonTest)
46
47
-## Failed tests caused by unreleased version of Ruby
+# 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
50
51
+## Failed tests caused by unreleased version of Ruby
0 commit comments