diff options
author | Soutaro Matsumoto <[email protected]> | 2025-05-27 15:54:22 +0900 |
---|---|---|
committer | <[email protected]> | 2025-05-27 06:54:22 +0000 |
commit | cd355ac8aabbfd671f4cf6fe17f4ac1e500e49cf () | |
tree | 8089644c05ef45b0abc32f7630c38cd85b10e5eb /tool | |
parent | 72bda0f981c7136f50254c433bbfb97a953f634b (diff) |
bundle rbs-3.9.4 to fix test failure (#13287)
* Skip CGI tests * Bundle rbs-3.9.4
Notes: Merged-By: soutaro <[email protected]>
-rw-r--r-- | tool/rbs_skip_tests | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -72,3 +72,6 @@ test_iconv(JSONSingletonTest) # https://.com/ruby/json/pull/774 test_recurse_proc(JSONInstanceTest) test_recurse_proc(JSONSingletonTest) |