Skip failing rbs tests with latest HEAD of ruby/json
``` NoMethodError: undefined method 'flush' for an instance of JsonWrite ```
This commit is contained in:
parent
2b91a56d40
commit
5471f284d2
@ -89,3 +89,7 @@ test_deep_const_get(JSONSingletonTest)
|
||||
test_compile(RegexpSingletonTest)
|
||||
test_linear_time?(RegexpSingletonTest)
|
||||
test_new(RegexpSingletonTest)
|
||||
|
||||
# NoMethodError: undefined method 'flush' for an instance of JsonWrite
|
||||
test_dump(JSONInstanceTest)
|
||||
test_dump(JSONSingletonTest)
|
||||
|
Loading…
x
Reference in New Issue
Block a user