Handrolled Parser #721
ci.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
3s
Ruby memcheck
35s
Matrix: host
Annotations
320 errors and 4 warnings
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:28.81045 +0000> expected but was
<{"json_class"=>"Time", "n"=>810450000, "s"=>1736953108}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:28+00:00 ((2460691j,53908s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>28,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:28+00:00 ((2460691j,53908s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>28,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:31.679536 +0000> expected but was
<{"json_class"=>"Time", "n"=>679536000, "s"=>1736953111}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:31+00:00 ((2460691j,53911s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>31,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:31+00:00 ((2460691j,53911s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>31,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:34.609367264 +0000> expected but was
<{"json_class"=>"Time", "n"=>609367264, "s"=>1736953114}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:34+00:00 ((2460691j,53914s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>34,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:34+00:00 ((2460691j,53914s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>34,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:32.653221 +0000> expected but was
<{"json_class"=>"Time", "n"=>653221000, "s"=>1736953112}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:32+00:00 ((2460691j,53912s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>32,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:32+00:00 ((2460691j,53912s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>32,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in 'JSON.load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:34.88208 +0000> expected but was
<{"json_class"=>"Time", "n"=>882080000, "s"=>1736953114}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:34+00:00 ((2460691j,53914s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>34,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:34+00:00 ((2460691j,53914s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>34,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in 'JSON.load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:36.338666 +0000> expected but was
<{"json_class"=>"Time", "n"=>338666000, "s"=>1736953116}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:36+00:00 ((2460691j,53916s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>36,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:36+00:00 ((2460691j,53916s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>36,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:38.379606 +0000> expected but was
<{"json_class"=>"Time", "n"=>379606000, "s"=>1736953118}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:38+00:00 ((2460691j,53918s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>38,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:38+00:00 ((2460691j,53918s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>38,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:41.424046046 +0000> expected but was
<{"json_class"=>"Time", "n"=>424046046, "s"=>1736953121}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:41+00:00 ((2460691j,53921s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>41,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:41+00:00 ((2460691j,53921s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>41,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:40.851265 +0000> expected but was
<{"json_class"=>"Time", "n"=>851265000, "s"=>1736953120}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:40+00:00 ((2460691j,53920s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>40,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:40+00:00 ((2460691j,53920s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>40,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:42.121032921 +0000> expected but was
<{"json_class"=>"Time", "n"=>121032921, "s"=>1736953122}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>42,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>42,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:41.616058747 +0000> expected but was
<{"json_class"=>"Time", "n"=>616058747, "s"=>1736953121}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:41+00:00 ((2460691j,53921s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>41,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:41+00:00 ((2460691j,53921s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>41,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:42.835515 +0000> expected but was
<{"json_class"=>"Time", "n"=>835515000, "s"=>1736953122}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>42,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>42,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in 'JSON.load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:45.323042 +0000> expected but was
<{"json_class"=>"Time", "n"=>323042000, "s"=>1736953125}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:45+00:00 ((2460691j,53925s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>45,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:45+00:00 ((2460691j,53925s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>45,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:44.868300996 +0000> expected but was
<{"json_class"=>"Time", "n"=>868300996, "s"=>1736953124}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:44+00:00 ((2460691j,53924s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>44,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:44+00:00 ((2460691j,53924s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>44,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:43.446531899 +0000> expected but was
<{"json_class"=>"Time", "n"=>446531899, "s"=>1736953123}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:43+00:00 ((2460691j,53923s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>43,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:43+00:00 ((2460691j,53923s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>43,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON.parse'
/home/runner/work/json/json/lib/json/common.rb:735:in 'JSON.load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON.parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/home/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:42.391152 +0000> expected but was
<{"json_class"=>"Time", "n"=>391152000, "s"=>1736953122}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>42,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:42+00:00 ((2460691j,53922s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>42,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in 'JSON.load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/Users/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/Users/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:45.296443 +0000> expected but was
<{"json_class"=>"Time", "n"=>296443000, "s"=>1736953125}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:45+00:00 ((2460691j,53925s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>45,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:45+00:00 ((2460691j,53925s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>45,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:48.991362 +0000> expected but was
<{"json_class"=>"Time", "n"=>991362000, "s"=>1736953128}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:49+00:00 ((2460691j,53929s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>49,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:49+00:00 ((2460691j,53929s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>49,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:47.600195 +0000> expected but was
<{"json_class"=>"Time", "n"=>600195000, "s"=>1736953127}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:47+00:00 ((2460691j,53927s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>47,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:47+00:00 ((2460691j,53927s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>47,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:51.034641 +0000> expected but was
<{"json_class"=>"Time", "n"=>34641000, "s"=>1736953131}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:51+00:00 ((2460691j,53931s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>51,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:51+00:00 ((2460691j,53931s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>51,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:58:54.042234498 +0000> expected but was
<{"json_class"=>"Time", "n"=>42234498, "s"=>1736953134}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:58:54+00:00 ((2460691j,53934s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>58,
"S"=>54,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:58:54+00:00 ((2460691j,53934s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>58,
+ "S"=>54,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:59:24.596722116 +0000> expected but was
<{"json_class"=>"Time", "n"=>596722116, "s"=>1736953164}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:59:24+00:00 ((2460691j,53964s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>59,
"S"=>24,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:59:24+00:00 ((2460691j,53964s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>59,
+ "S"=>24,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON.parse'
/home/runner/work/json/json/lib/json/common.rb:735:in 'JSON.load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON::Ext::Parser.parse'
/home/runner/work/json/json/lib/json/common.rb:221:in 'JSON.parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::ParserConfig#parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in 'JSON::Ext::Parser#parse'
/home/runner/work/json/json/lib/json/common.rb:241:in 'JSON.parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 14:59:31.197138 +0000> expected but was
<{"json_class"=>"Time", "n"=>197138000, "s"=>1736953171}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T14:59:31+00:00 ((2460691j,53971s,0n),+0s,2299161j)>> expected but was
<{"H"=>14,
"M"=>59,
"S"=>31,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T14:59:31+00:00 ((2460691j,53971s,0n),+0s,2299161j)>
+ {"H"=>14,
+ "M"=>59,
+ "S"=>31,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/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/lib/json/common.rb:735:in `load'
/Users/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/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_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/Users/runner/work/json/json/lib/json/ext.rb:27: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/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:00:01.20574263 +0000> expected but was
<{"json_class"=>"Time", "n"=>205742630, "s"=>1736953201}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:00:02+00:00 ((2460691j,54002s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>0,
"S"=>2,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:00:02+00:00 ((2460691j,54002s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>0,
+ "S"=>2,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/lib/json/common.rb:735:in `load'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/home/runner/work/json/json/lib/json/common.rb:221:in `parse'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1302:in `rb_exc_raise'
exception.c:29:in `rb_exc_raise'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1233:in `block in rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `capture_exception'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:1232:in `rb_protect'
exception.c:46:in `rb_protect'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `parse'
/home/runner/work/json/json/lib/json/ext.rb:27:in `parse'
/home/runner/work/json/json/lib/json/common.rb:241:in `parse!'
/home/runner/work/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:00:11.2999549 +0000> expected but was
<{"json_class"=>"Time", "n"=>299954900, "s"=>1736953211}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:00:11+00:00 ((2460691j,54011s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>0,
"S"=>11,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:00:11+00:00 ((2460691j,54011s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>0,
+ "S"=>11,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
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:735:in 'JSON.load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
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/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:00:20.3153687 +0000> expected but was
<{"json_class"=>"Time", "n"=>315368700, "s"=>1736953220}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:00:20+00:00 ((2460691j,54020s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>0,
"S"=>20,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:00:20+00:00 ((2460691j,54020s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>0,
+ "S"=>20,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
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:735:in 'JSON.load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
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/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:00:23.3654743 +0000> expected but was
<{"json_class"=>"Time", "n"=>365474300, "s"=>1736953223}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:00:23+00:00 ((2460691j,54023s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>0,
"S"=>23,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:00:23+00:00 ((2460691j,54023s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>0,
+ "S"=>23,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:735:in `load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/common.rb:241:in `parse!'
D:/a/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:00:26.7248334 +0000> expected but was
<{"json_class"=>"Time", "n"=>724833400, "s"=>1736953226}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:00:26+00:00 ((2460691j,54026s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>0,
"S"=>26,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:00:26+00:00 ((2460691j,54026s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>0,
+ "S"=>26,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:735:in `load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/common.rb:241:in `parse!'
D:/a/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:01:20.866264 +0000> expected but was
<{"json_class"=>"Time", "n"=>866264000, "s"=>1736953280}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:01:20+00:00 ((2460691j,54080s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>1,
"S"=>20,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:01:20+00:00 ((2460691j,54080s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>1,
+ "S"=>20,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:735:in `load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/common.rb:241:in `parse!'
D:/a/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:01:23.0508511 +0000> expected but was
<{"json_class"=>"Time", "n"=>50851100, "s"=>1736953283}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:01:23+00:00 ((2460691j,54083s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>1,
"S"=>23,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:01:23+00:00 ((2460691j,54083s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>1,
+ "S"=>23,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:735:in `load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/common.rb:241:in `parse!'
D:/a/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:01:58.4168048 +0000> expected but was
<{"json_class"=>"Time", "n"=>416804800, "s"=>1736953318}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar" => true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:01:58+00:00 ((2460691j,54118s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>1,
"S"=>58,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:01:58+00:00 ((2460691j,54118s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>1,
+ "S"=>58,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
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:735:in 'JSON.load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in 'JSONCommonInterfaceTest#test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
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_common_interface_test.rb:77:in 'JSONCommonInterfaceTest#test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
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/test/json/json_common_interface_test.rb:81:in 'JSONCommonInterfaceTest#test_parse_bang'
|
Failure:
test/json/json_addition_test.rb#L189
<0.3141e1> expected but was
<{"b"=>"27:0.3141e1", "json_class"=>"BigDecimal"}>.
|
Failure:
test/json/json_addition_test.rb#L138
<2025-01-15 15:01:59.4947063 +0000> expected but was
<{"json_class"=>"Time", "n"=>494706300, "s"=>1736953319}>.
|
Failure:
test/json/json_addition_test.rb#L197
<#<OpenStruct foo={"bar"=>true}>> expected but was
<{"json_class"=>"OpenStruct", "t"=>{"foo"=>{"bar"=>true}}}>.
|
Failure:
test/json/json_addition_test.rb#L184
<2/9> expected but was
<{"d"=>9, "json_class"=>"Rational", "n"=>2}>.
|
Failure:
test/json/json_addition_test.rb#L131
<"\x00\x01\x02\x03\x04\x05\x06\a\b\t\n" +
"\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\e\x1C\x1D\x1E\x1F !\"\#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"> expected but was
<{"json_class"=>"String",
"raw"=>
[0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255]}>.
|
Failure:
test/json/json_addition_test.rb#L202
<#<Set: {:a, :b, :c}>> expected but was
<{"a"=>
[{"json_class"=>"Symbol", "s"=>"a"},
{"json_class"=>"Symbol", "s"=>"b"},
{"json_class"=>"Symbol", "s"=>"c"}],
"json_class"=>"Set"}>.
diff:
- #<Set: {:a, :b, :c}>
+ {"a"=>
+ [{"json_class"=>"Symbol", "s"=>"a"},
+ {"json_class"=>"Symbol", "s"=>"b"},
+ {"json_class"=>"Symbol", "s"=>"c"}],
+ "json_class"=>"Set"}
|
Failure:
test/json/json_addition_test.rb#L174
<#<DateTime: 2025-01-15T15:01:59+00:00 ((2460691j,54119s,0n),+0s,2299161j)>> expected but was
<{"H"=>15,
"M"=>1,
"S"=>59,
"d"=>15,
"json_class"=>"DateTime",
"m"=>1,
"of"=>"0/1",
"sg"=>2299161.0,
"y"=>2025}>.
diff:
- #<DateTime: 2025-01-15T15:01:59+00:00 ((2460691j,54119s,0n),+0s,2299161j)>
+ {"H"=>15,
+ "M"=>1,
+ "S"=>59,
+ "d"=>15,
+ "json_class"=>"DateTime",
+ "m"=>1,
+ "of"=>"0/1",
+ "sg"=>2299161.0,
+ "y"=>2025}
|
Error:
test/json/json_common_interface_test.rb#L132
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:735:in `load'
D:/a/json/json/test/json/json_common_interface_test.rb:132:in `test_load_with_options'
|
Error:
test/json/json_common_interface_test.rb#L77
JSON::ParserError: expected ',' or ']' after array value
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/lib/json/common.rb:221:in `parse'
D:/a/json/json/test/json/json_common_interface_test.rb:77:in `test_parse'
|
Error:
test/json/json_common_interface_test.rb#L81
JSON::ParserError: unexpected character
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/ext.rb:27:in `parse'
D:/a/json/json/lib/json/common.rb:241:in `parse!'
D:/a/json/json/test/json/json_common_interface_test.rb:81:in `test_parse_bang'
|
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
|