From 8c30970c58fff823b827b5643585ce96a6340853 Mon Sep 17 00:00:00 2001 From: Jean Boussier Date: Mon, 20 Jan 2025 10:03:28 +0100 Subject: Revert "Skip RBS::SchemaTest" This reverts commit 4404688a0e9e606aea870d79f5e8be6ac1524335. --- tool/rbs_skip_tests | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index 9a3e4ade21..873db5a641 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -44,8 +44,5 @@ test_compile(RegexpSingletonTest) test_linear_time?(RegexpSingletonTest) test_new(RegexpSingletonTest) -# https://github.com/ruby/ruby/pull/12598#issuecomment-2601479034 -# The handrolled parser of JSON is not working with `json-schema` gem -RBS::SchemaTest - ## Failed tests caused by unreleased version of Ruby + -- cgit v1.2.3