Skip to content

Handrolled Parser

Handrolled Parser #736

Triggered via pull request January 15, 2025 17:35
Status Failure
Total duration 3m 35s
Artifacts

ci.yml

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

Annotations

153 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 /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:36:29.043432 +0000]> expected but was <["2025-01-15T17:36:29+0000"]>. diff: - [2025-01-15 17:36:29.043432 +0000] ? ^ -------- + ["2025-01-15T17:36:29+0000"] ? + ^ +
macos-14 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 /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:36:28.288797 +0000]> expected but was <["2025-01-15T17:36:28+0000"]>. diff: - [2025-01-15 17:36:28.288797 +0000] ? ^ -------- + ["2025-01-15T17:36:28+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">.
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 `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:36:29.678239 +0000]> expected but was <["2025-01-15T17:36:29+0000"]>. diff: - [2025-01-15 17:36:29.678239 +0000] ? ^ -------- + ["2025-01-15T17:36:29+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: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:36:31.150606 +0000]> expected but was <["2025-01-15T17:36:31+0000"]>. diff: - [2025-01-15 17:36:31.150606 +0000] ? ^ -------- + ["2025-01-15T17:36:31+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">.
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 <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:36:32.350662 +0000]> expected but was <["2025-01-15T17:36:32+0000"]>. diff: - [2025-01-15 17:36:32.350662 +0000] ? ^ -------- + ["2025-01-15T17:36:32+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: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:36:35.156087 +0000]> expected but was <["2025-01-15T17:36:35+0000"]>. diff: - [2025-01-15 17:36:35.156087 +0000] ? ^ -------- + ["2025-01-15T17:36:35+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.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.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:36:42.759252 +0000]> expected but was <["2025-01-15T17:36:42+0000"]>. diff: - [2025-01-15 17:36:42.759252 +0000] ? ^ -------- + ["2025-01-15T17:36:42+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 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 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:36:47.099459 +0000]> expected but was <["2025-01-15T17:36:47+0000"]>. diff: - [2025-01-15 17:36:47.099459 +0000] ? ^ -------- + ["2025-01-15T17:36:47+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">.
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:36:46.917074 +0000]> expected but was <["2025-01-15T17:36:46+0000"]>. diff: - [2025-01-15 17:36:46.917074 +0000] ? ^ -------- + ["2025-01-15T17:36:46+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">.
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:36:48.487951 +0000]> expected but was <["2025-01-15T17:36:48+0000"]>. diff: - [2025-01-15 17:36:48.487951 +0000] ? ^ -------- + ["2025-01-15T17:36:48+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">.
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">.
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:36:52.094009 +0000]> expected but was <["2025-01-15T17:36:52+0000"]>. diff: - [2025-01-15 17:36:52.094009 +0000] ? ^ -------- + ["2025-01-15T17:36:52+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 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:36:53.205939 +0000]> expected but was <["2025-01-15T17:36:53+0000"]>. diff: - [2025-01-15 17:36:53.205939 +0000] ? ^ -------- + ["2025-01-15T17:36:53+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">.
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">.
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:36:58.806728 +0000]> expected but was <["2025-01-15T17:36:58+0000"]>. diff: - [2025-01-15 17:36:58.806728 +0000] ? ^ -------- + ["2025-01-15T17:36:58+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 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:37:04.959374 +0000]> expected but was <["2025-01-15T17:37:04+0000"]>. diff: - [2025-01-15 17:37:04.959374 +0000] ? ^ -------- + ["2025-01-15T17:37:04+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">.
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">.
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:37:35.537356 +0000]> expected but was <["2025-01-15T17:37:35+0000"]>. diff: - [2025-01-15 17:37:35.537356 +0000] ? ^ -------- + ["2025-01-15T17:37:35+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">.
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">.
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.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 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 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.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 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">.
windows-latest 2.7
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 jruby-9.4
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