Skip to content

Handrolled Parser

Handrolled Parser #737

Triggered via pull request January 15, 2025 17:42
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
ruby-versions  /  Generate Ruby versions
3s
ruby-versions / Generate Ruby versions
Ruby memcheck
36s
Ruby memcheck
Matrix: host
Fit to window
Zoom out
Zoom in

Annotations

154 errors and 4 warnings
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for false:FalseClass /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:40.830798 +0000]> expected but was <["2025-01-15T17:42:40+0000"]>. diff: - [2025-01-15 17:42:40.830798 +0000] ? ^ -------- + ["2025-01-15T17:42:40+0000"] ? + ^ +
macos-14 3.2
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for false:FalseClass assert_equal([1,2], res.data) ^^^^^ /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:47.11494 +0000]> expected but was <["2025-01-15T17:42:47+0000"]>. diff: - [2025-01-15 17:42:47.11494 +0000] ? ^ ------- + ["2025-01-15T17:42:47+0000"] ? + ^ +
macos-14 3.1
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method 'data' for false /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in 'JSONParserTest#test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON#parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in 'JSONParserTest#test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:46.049498 +0000]> expected but was <["2025-01-15T17:42:46+0000"]>. diff: - [2025-01-15 17:42:46.049498 +0000] ? ^ -------- + ["2025-01-15T17:42:46+0000"] ? + ^ +
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
macos-14 head
Process completed with exit code 1.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for false /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:46.829045 +0000]> expected but was <["2025-01-15T17:42:46+0000"]>. diff: - [2025-01-15 17:42:46.829045 +0000] ? ^ -------- + ["2025-01-15T17:42:46+0000"] ? + ^ +
macos-14 3.3
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method 'data' for false /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in 'JSONParserTest#test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON#parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in 'JSONParserTest#test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:47.246092 +0000]> expected but was <["2025-01-15T17:42:47+0000"]>. diff: - [2025-01-15 17:42:47.246092 +0000] ? ^ -------- + ["2025-01-15T17:42:47+0000"] ? + ^ +
macos-14 3.4
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Ruby memcheck
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method 'data' for an instance of Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in 'JSONParserTest#test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON#parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in 'JSONParserTest#test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:49.205111 +0000]> expected but was <["2025-01-15T17:42:49+0000"]>. diff: - [2025-01-15 17:42:49.205111 +0000] ? ^ -------- + ["2025-01-15T17:42:49+0000"] ? + ^ +
macos-13 head
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for false:FalseClass /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:48.363003 +0000]> expected but was <["2025-01-15T17:42:48+0000"]>. diff: - [2025-01-15 17:42:48.363003 +0000] ? ^ -------- + ["2025-01-15T17:42:48+0000"] ? + ^ +
macos-14 3.0
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 3.4
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 3.2
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <false>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for false:FalseClass /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /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_parser_test.rb:368:in `test_parse_comments' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:56.037115 +0000]> expected but was <["2025-01-15T17:42:56+0000"]>. diff: - [2025-01-15 17:42:56.037115 +0000] ? ^ -------- + ["2025-01-15T17:42:56+0000"] ? + ^ +
macos-latest truffleruby-head
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 3.0
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 3.1
Process completed with exit code 1.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for 2.0:Float assert_equal([1,2], res.data) ^^^^^ /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:42:57.622723 +0000]> expected but was <["2025-01-15T17:42:57+0000"]>. diff: - [2025-01-15 17:42:57.622723 +0000] ? ^ -------- + ["2025-01-15T17:42:57+0000"] ? + ^ +
macos-13 3.1
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 3.3
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for 2.0:Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:03.353815 +0000]> expected but was <["2025-01-15T17:43:03+0000"]>. diff: - [2025-01-15 17:43:03.353815 +0000] ? ^ -------- + ["2025-01-15T17:43:03+0000"] ? + ^ +
macos-13 3.2
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for 2.0:Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:04.231414 +0000]> expected but was <["2025-01-15T17:43:04+0000"]>. diff: - [2025-01-15 17:43:04.231414 +0000] ? ^ -------- + ["2025-01-15T17:43:04+0000"] ? + ^ +
macos-13 3.0
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for an instance of Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:08.070597 +0000]> expected but was <["2025-01-15T17:43:08+0000"]>. diff: - [2025-01-15 17:43:08.070597 +0000] ? ^ -------- + ["2025-01-15T17:43:08+0000"] ? + ^ +
macos-13 3.3
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method 'data' for an instance of Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in 'JSONParserTest#test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse' /Users/runner/work/json/json/lib/json/common.rb:221:in 'JSON#parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in 'JSONParserTest#test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:10.005505 +0000]> expected but was <["2025-01-15T17:43:10+0000"]>. diff: - [2025-01-15 17:43:10.005505 +0000] ? ^ -------- + ["2025-01-15T17:43:10+0000"] ? + ^ +
macos-13 3.4
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for 2.0:Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:11.465319 +0000]> expected but was <["2025-01-15T17:43:11+0000"]>. diff: - [2025-01-15 17:43:11.465319 +0000] ? ^ -------- + ["2025-01-15T17:43:11+0000"] ? + ^ +
macos-14 2.7
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 2.7
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
ubuntu-22.04 head
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest head
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <2.0>.
Error: test/json/json_parser_test.rb#L499
NoMethodError: undefined method `data' for 2.0:Float /Users/runner/work/json/json/test/json/json_parser_test.rb:499:in `test_parse_array_custom_non_array_derived_class'
Error: test/json/json_parser_test.rb#L368
JSON::ParserError: expected object key, got: '// eol comment "key2":"value2"' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/lib/json/common.rb:221:in `parse' /Users/runner/work/json/json/test/json/json_parser_test.rb:368:in `test_parse_comments'
Failure: test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was <"expected ',' or '}' after object value">.
Failure: test/json/json_parser_test.rb#L575
<JSON::GenericObject> expected but was <Hash>.
Failure: test/json/json_string_matching_test.rb#L26
<[2025-01-15 17:43:56.699625 +0000]> expected but was <["2025-01-15T17:43:56+0000"]>. diff: - [2025-01-15 17:43:56.699625 +0000] ? ^ -------- + ["2025-01-15T17:43:56+0000"] ? + ^ +
macos-13 2.7
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
Failure: test/json/json_parser_test.rb#L492
<[1, 2]> expected but was <69920478843823>.
ubuntu-latest truffleruby-head
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 3.2
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest mswin
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 3.1
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 3.0
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 3.4
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 2.7
Process completed with exit code 1.
Failure: test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was <"unexpected character">.
windows-latest 3.3
Process completed with exit code 1.
ruby-versions / Generate Ruby versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby memcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest truffleruby-head
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest jruby-9.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636