Prototype JSON::Coder #691
Annotations
4 errors
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L684
JSON::GeneratorError: #<Object:0x3fd9e01c> not allowed in JSON
json/ext/GeneratorState.java:232:in `_generate'
json/ext/GeneratorState.java:137:in `generate'
/home/runner/work/json/json/lib/json/common.rb:853:in `dump'
/home/runner/work/json/json/test/json/json_generator_test.rb:684:in `test_json_coder_options'
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:
test/json/json_generator_test.rb#L669
JSON::GeneratorError: #<Object:0x43ee1cf7> not allowed in JSON
json/ext/GeneratorState.java:232:in `_generate'
json/ext/GeneratorState.java:137:in `generate'
/home/runner/work/json/json/lib/json/common.rb:853:in `dump'
/home/runner/work/json/json/test/json/json_generator_test.rb:669:in `test_json_coder_with_proc'
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:
test/json/json_generator_test.rb#L689
JSON::GeneratorError: #<Object:0x6aadb092> not allowed in JSON
json/ext/GeneratorState.java:232:in `_generate'
json/ext/GeneratorState.java:137:in `generate'
/home/runner/work/json/json/lib/json/common.rb:305:in `generate'
/home/runner/work/json/json/test/json/json_generator_test.rb:689:in `test_json_generate_as_json_convert_to_proc'
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