Handrolled Parser #741
Annotations
10 errors
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L185
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON.parse'
D:/a/json/json/lib/json/common.rb:872:in 'Kernel#JSON'
D:/a/json/json/test/json/json_common_interface_test.rb:185:in 'JSONCommonInterfaceTest#test_JSON'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L48
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON.parse'
D:/a/json/json/lib/json/common.rb:25:in 'JSON.[]'
D:/a/json/json/test/json/json_common_interface_test.rb:48:in 'JSONCommonInterfaceTest#test_index'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L108
NoMethodError: undefined method 'close!' for nil
D:/a/json/json/test/json/json_common_interface_test.rb:108:in 'JSONCommonInterfaceTest#test_load'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L189
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON.parse'
D:/a/json/json/lib/json/common.rb:252:in 'JSON.load_file'
D:/a/json/json/test/json/json_common_interface_test.rb:229:in 'Kernel#public_send'
D:/a/json/json/test/json/json_common_interface_test.rb:229:in 'block in JSONCommonInterfaceTest#test_load_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:248:in 'block in JSONCommonInterfaceTest#temp_file_containing'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:576:in 'Tempfile.create_with_filename'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:562:in 'Tempfile.create'
D:/a/json/json/test/json/json_common_interface_test.rb:245:in 'JSONCommonInterfaceTest#temp_file_containing'
D:/a/json/json/test/json/json_common_interface_test.rb:228:in 'JSONCommonInterfaceTest#test_load_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:189:in 'JSONCommonInterfaceTest#test_load_file'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L193
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
D:/a/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
D:/a/json/json/lib/json/common.rb:241:in 'JSON.parse!'
D:/a/json/json/lib/json/common.rb:263:in 'JSON.load_file!'
D:/a/json/json/test/json/json_common_interface_test.rb:229:in 'Kernel#public_send'
D:/a/json/json/test/json/json_common_interface_test.rb:229:in 'block in JSONCommonInterfaceTest#test_load_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:248:in 'block in JSONCommonInterfaceTest#temp_file_containing'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:576:in 'Tempfile.create_with_filename'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:562:in 'Tempfile.create'
D:/a/json/json/test/json/json_common_interface_test.rb:245:in 'JSONCommonInterfaceTest#temp_file_containing'
D:/a/json/json/test/json/json_common_interface_test.rb:228:in 'JSONCommonInterfaceTest#test_load_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:193:in 'JSONCommonInterfaceTest#test_load_file!'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L197
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON.parse'
D:/a/json/json/lib/json/common.rb:252:in 'JSON.load_file'
D:/a/json/json/test/json/json_common_interface_test.rb:235:in 'Kernel#public_send'
D:/a/json/json/test/json/json_common_interface_test.rb:235:in 'block in JSONCommonInterfaceTest#test_load_file_with_option_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:248:in 'block in JSONCommonInterfaceTest#temp_file_containing'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:576:in 'Tempfile.create_with_filename'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:562:in 'Tempfile.create'
D:/a/json/json/test/json/json_common_interface_test.rb:245:in 'JSONCommonInterfaceTest#temp_file_containing'
D:/a/json/json/test/json/json_common_interface_test.rb:234:in 'JSONCommonInterfaceTest#test_load_file_with_option_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:197:in 'JSONCommonInterfaceTest#test_load_file_with_option'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L201
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
D:/a/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
D:/a/json/json/lib/json/common.rb:241:in 'JSON.parse!'
D:/a/json/json/lib/json/common.rb:263:in 'JSON.load_file!'
D:/a/json/json/test/json/json_common_interface_test.rb:235:in 'Kernel#public_send'
D:/a/json/json/test/json/json_common_interface_test.rb:235:in 'block in JSONCommonInterfaceTest#test_load_file_with_option_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:248:in 'block in JSONCommonInterfaceTest#temp_file_containing'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:576:in 'Tempfile.create_with_filename'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/tempfile.rb:562:in 'Tempfile.create'
D:/a/json/json/test/json/json_common_interface_test.rb:245:in 'JSONCommonInterfaceTest#temp_file_containing'
D:/a/json/json/test/json/json_common_interface_test.rb:234:in 'JSONCommonInterfaceTest#test_load_file_with_option_shared'
D:/a/json/json/test/json/json_common_interface_test.rb:201:in 'JSONCommonInterfaceTest#test_load_file_with_option!'
|
Run rake test JSON_COMPACT=1:
test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was
<"unexpected character">.
|
Run rake test JSON_COMPACT=1:
test/json/json_fixtures_test.rb#L16
JSON::ParserError: expected ',' or '}' after object value, got: '",
"backslash": "\\",
'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON.parse'
D:/a/json/json/test/json/json_fixtures_test.rb:16:in 'block in JSONFixturesTest#test_passing'
D:/a/json/json/test/json/json_fixtures_test.rb:14:in 'Array#each'
D:/a/json/json/test/json/json_fixtures_test.rb:14:in 'JSONFixturesTest#test_passing'
|
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L136
JSON::ParserError: expected ',' or '}' after object value, got: '\u0000\u001f","h":1000.0,"i":0.0'
D:/a/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
D:/a/json/json/lib/json/common.rb:221:in 'JSON#parse'
D:/a/json/json/test/json/json_generator_test.rb:136:in 'JSONGeneratorTest#test_fast_generate'
|
Loading