Optimize Symbol generation in strict mode #813
Annotations
2 errors
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L90
JSON::GeneratorError: hello not allowed in JSON
json/ext/GeneratorState.java:237:in `generate'
json/ext/GeneratorState.java:141:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:846:in `dump'
/Users/runner/work/json/json/test/json/json_generator_test.rb:90:in `test_dump_strict'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
Run rake test JSON_COMPACT=1
Process completed with exit code 1.
|
Loading