Handrolled Parser #743
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:872:in `JSON'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:185:in `test_JSON'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:25:in `[]'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:48:in `test_index'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Run rake test JSON_COMPACT=1:
test/json/json_common_interface_test.rb#L108
NoMethodError: undefined method `close!' for nil:NilClass
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:108:in `test_load'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:252:in `load_file'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:229:in `block in test_load_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:248:in `block in temp_file_containing'
/Users/runner/.rubies/truffleruby-head/lib/mri/tempfile.rb:447:in `create'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:245:in `temp_file_containing'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:228:in `test_load_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:189:in `test_load_file'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/Users/runner/work/json/json/lib/json/common.rb:263:in `load_file!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:229:in `block in test_load_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:248:in `block in temp_file_containing'
/Users/runner/.rubies/truffleruby-head/lib/mri/tempfile.rb:447:in `create'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:245:in `temp_file_containing'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:228:in `test_load_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:193:in `test_load_file!'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:252:in `load_file'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:235:in `block in test_load_file_with_option_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:248:in `block in temp_file_containing'
/Users/runner/.rubies/truffleruby-head/lib/mri/tempfile.rb:447:in `create'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:245:in `temp_file_containing'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:234:in `test_load_file_with_option_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:197:in `test_load_file_with_option'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/Users/runner/work/json/json/lib/json/common.rb:263:in `load_file!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:235:in `block in test_load_file_with_option_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:248:in `block in temp_file_containing'
/Users/runner/.rubies/truffleruby-head/lib/mri/tempfile.rb:447:in `create'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:245:in `temp_file_containing'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:234:in `test_load_file_with_option_shared'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:201:in `test_load_file_with_option!'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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#L12
JSON::ParserError: expected ',' or '}' after object value, got: '",
"backslash": "\\",
'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/test/json/json_fixtures_test.rb:12:in `test_pass1_json'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
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'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/Users/runner/work/json/json/lib/json/common.rb:221:in `parse'
/Users/runner/work/json/json/test/json/json_generator_test.rb:136:in `test_fast_generate'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Loading