Only support dumping named, non-ivar Data #385
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
4s
Matrix: test-ibm
Matrix: test
Annotations
21 errors and 11 warnings
|
Failure:
test/psych/test_parser.rb#L92
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
[3, :event_location],
[3, :scalar],
[3, :event_location],
[3, :end_sequence],
[3, :event_location],
[3, :end_document],
[3, :event_location],
[3, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[1, :event_location],
[1, :start_document],
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
[2, :event_location],
[2, :scalar],
[2, :event_location],
[2, :end_sequence],
[2, :event_location],
[2, :end_document],
[2, :event_location],
[2, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [0, :event_location],
? ^
+ [1, :event_location],
? ^
- [0, :start_document],
? ^
+ [1, :start_document],
? ^
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :scalar],
? ^
+ [2, :scalar],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_sequence],
? ^
+ [2, :end_sequence],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_document],
? ^
+ [2, :end_document],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_stream]]
? ^
+ [2, :end_stream]]
? ^
|
|
Failure:
test/psych/test_parser.rb#L146
<[[0, :event_location],
[0, :start_stream],
[3, :event_location],
[3, :start_document],
[5, :event_location],
[5, :start_sequence],
[12, :event_location],
[12, :scalar],
[19, :event_location],
[19, :scalar],
[19, :event_location],
[19, :end_sequence],
[19, :event_location],
[19, :end_document],
[19, :event_location],
[19, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[0, :event_location],
[0, :start_sequence],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :end_sequence],
[0, :event_location],
[0, :end_document],
[0, :event_location],
[0, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [3, :event_location],
? ^
+ [0, :event_location],
? ^
- [3, :start_document],
? ^
+ [0, :start_document],
? ^
- [5, :event_location],
? ^
+ [0, :event_location],
? ^
- [5, :start_sequence],
? ^
+ [0, :start_sequence],
? ^
- [12, :event_location],
? ^^
+ [0, :event_location],
? ^
- [12, :scalar],
? ^^
+ [0, :scalar],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :scalar],
? ^^
+ [0, :scalar],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_sequence],
? ^^
+ [0, :end_sequence],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_document],
? ^^
+ [0, :end_document],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_stream]]
? ^^
+ [0, :end_stream]]
? ^
|
|
Failure:
test/psych/test_parser.rb#L370
<[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
[:end_mapping, [2, 0, 2, 0]],
[:end_mapping, [2, 0, 2, 0]],
[:end_document, [2, 0, 2, 0]],
[:end_stream, [2, 0, 2, 0]]]> expected but was
<[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
[:end_mapping, [1, 16, 1, 16]],
[:end_mapping, [1, 16, 1, 16]],
[:end_document, [1, 16, 1, 16]],
[:end_stream, [1, 16, 1, 16]]]>.
diff:
[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
- [:end_mapping, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_mapping, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_mapping, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_mapping, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_document, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_document, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_stream, [2, 0, 2, 0]]]
? ^ ^ ^ ^
+ [:end_stream, [1, 16, 1, 16]]]
? ^ ^^ ^ ^^
|
|
Failure:
test/psych/test_parser.rb#L119
<[[0, :event_location],
[0, :start_stream],
[3, :event_location],
[3, :start_document],
[1, :event_location],
[1, :start_sequence],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :end_sequence],
[0, :event_location],
[0, :end_document],
[0, :event_location],
[0, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[2, :event_location],
[2, :start_sequence],
[2, :event_location],
[2, :scalar],
[7, :event_location],
[7, :scalar],
[7, :event_location],
[7, :end_sequence],
[7, :event_location],
[7, :end_document],
[7, :event_location],
[7, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [3, :event_location],
- [3, :start_document],
- [1, :event_location],
- [1, :start_sequence],
[0, :event_location],
- [0, :scalar],
+ [0, :start_document],
- [0, :event_location],
? ^
+ [2, :event_location],
? ^
- [0, :scalar],
+ [2, :start_sequence],
- [0, :event_location],
? ^
+ [2, :event_location],
? ^
- [0, :end_sequence],
+ [2, :scalar],
- [0, :event_location],
? ^
+ [7, :event_location],
? ^
- [0, :end_document],
+ [7, :scalar],
- [0, :event_location],
? ^
+ [7, :event_location],
? ^
+ [7, :end_sequence],
+ [7, :event_location],
+ [7, :end_document],
+ [7, :event_location],
- [0, :end_stream]]
? ^
+ [7, :end_stream]]
? ^
|
|
Error:
test/psych/test_encoding.rb#L178
Psych::SyntaxError: (<unknown>): expected URI, but found �(65533) while scanning a tag at line 1 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/Users/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/Users/runner/work/psych/psych/test/psych/test_encoding.rb:178:in 'test_start_sequence'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_encoding.rb#L158
Psych::SyntaxError: (<unknown>): expected URI, but found �(65533) while scanning a tag at line 1 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/Users/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/Users/runner/work/psych/psych/test/psych/test_encoding.rb:158:in 'test_start_mapping'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_encoding.rb#L196
Psych::SyntaxError: (<unknown>): expected URI, but found 鍵(37749) while scanning a directive at line 2 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/Users/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/Users/runner/work/psych/psych/test/psych/test_encoding.rb:196:in 'test_doc_tag_encoding'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L245
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/Users/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/Users/runner/work/psych/psych/test/psych/test_coder.rb:245:in 'test_coder_style_map_flow'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L235
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/Users/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/Users/runner/work/psych/psych/test/psych/test_coder.rb:235:in 'test_coder_style_map_block'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L225
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/Users/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/Users/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/Users/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/Users/runner/work/psych/psych/test/psych/test_coder.rb:225:in 'test_coder_style_map_any'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Failure:
test/psych/test_parser.rb#L92
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
[3, :event_location],
[3, :scalar],
[3, :event_location],
[3, :end_sequence],
[3, :event_location],
[3, :end_document],
[3, :event_location],
[3, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[1, :event_location],
[1, :start_document],
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
[2, :event_location],
[2, :scalar],
[2, :event_location],
[2, :end_sequence],
[2, :event_location],
[2, :end_document],
[2, :event_location],
[2, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [0, :event_location],
? ^
+ [1, :event_location],
? ^
- [0, :start_document],
? ^
+ [1, :start_document],
? ^
[1, :event_location],
[1, :start_sequence],
[2, :event_location],
[2, :scalar],
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :scalar],
? ^
+ [2, :scalar],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_sequence],
? ^
+ [2, :end_sequence],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_document],
? ^
+ [2, :end_document],
? ^
- [3, :event_location],
? ^
+ [2, :event_location],
? ^
- [3, :end_stream]]
? ^
+ [2, :end_stream]]
? ^
|
|
Failure:
test/psych/test_parser.rb#L146
<[[0, :event_location],
[0, :start_stream],
[3, :event_location],
[3, :start_document],
[5, :event_location],
[5, :start_sequence],
[12, :event_location],
[12, :scalar],
[19, :event_location],
[19, :scalar],
[19, :event_location],
[19, :end_sequence],
[19, :event_location],
[19, :end_document],
[19, :event_location],
[19, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[0, :event_location],
[0, :start_sequence],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :end_sequence],
[0, :event_location],
[0, :end_document],
[0, :event_location],
[0, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [3, :event_location],
? ^
+ [0, :event_location],
? ^
- [3, :start_document],
? ^
+ [0, :start_document],
? ^
- [5, :event_location],
? ^
+ [0, :event_location],
? ^
- [5, :start_sequence],
? ^
+ [0, :start_sequence],
? ^
- [12, :event_location],
? ^^
+ [0, :event_location],
? ^
- [12, :scalar],
? ^^
+ [0, :scalar],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :scalar],
? ^^
+ [0, :scalar],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_sequence],
? ^^
+ [0, :end_sequence],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_document],
? ^^
+ [0, :end_document],
? ^
- [19, :event_location],
? ^^
+ [0, :event_location],
? ^
- [19, :end_stream]]
? ^^
+ [0, :end_stream]]
? ^
|
|
Failure:
test/psych/test_parser.rb#L370
<[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
[:end_mapping, [2, 0, 2, 0]],
[:end_mapping, [2, 0, 2, 0]],
[:end_document, [2, 0, 2, 0]],
[:end_stream, [2, 0, 2, 0]]]> expected but was
<[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
[:end_mapping, [1, 16, 1, 16]],
[:end_mapping, [1, 16, 1, 16]],
[:end_document, [1, 16, 1, 16]],
[:end_stream, [1, 16, 1, 16]]]>.
diff:
[[:start_stream, [0, 0, 0, 0]],
[:start_document, [0, 0, 0, 0]],
[:start_mapping, [0, 0, 0, 0]],
[:scalar, [0, 0, 0, 3]],
[:start_mapping, [1, 2, 1, 2]],
[:scalar, [1, 2, 1, 8]],
[:start_sequence, [1, 10, 1, 11]],
[:scalar, [1, 11, 1, 12]],
[:scalar, [1, 14, 1, 15]],
[:end_sequence, [1, 15, 1, 16]],
- [:end_mapping, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_mapping, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_mapping, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_mapping, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_document, [2, 0, 2, 0]],
? ^ ^ ^ ^
+ [:end_document, [1, 16, 1, 16]],
? ^ ^^ ^ ^^
- [:end_stream, [2, 0, 2, 0]]]
? ^ ^ ^ ^
+ [:end_stream, [1, 16, 1, 16]]]
? ^ ^^ ^ ^^
|
|
Failure:
test/psych/test_parser.rb#L119
<[[0, :event_location],
[0, :start_stream],
[3, :event_location],
[3, :start_document],
[1, :event_location],
[1, :start_sequence],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :scalar],
[0, :event_location],
[0, :end_sequence],
[0, :event_location],
[0, :end_document],
[0, :event_location],
[0, :end_stream]]> expected but was
<[[0, :event_location],
[0, :start_stream],
[0, :event_location],
[0, :start_document],
[2, :event_location],
[2, :start_sequence],
[2, :event_location],
[2, :scalar],
[7, :event_location],
[7, :scalar],
[7, :event_location],
[7, :end_sequence],
[7, :event_location],
[7, :end_document],
[7, :event_location],
[7, :end_stream]]>.
diff:
[[0, :event_location],
[0, :start_stream],
- [3, :event_location],
- [3, :start_document],
- [1, :event_location],
- [1, :start_sequence],
[0, :event_location],
- [0, :scalar],
+ [0, :start_document],
- [0, :event_location],
? ^
+ [2, :event_location],
? ^
- [0, :scalar],
+ [2, :start_sequence],
- [0, :event_location],
? ^
+ [2, :event_location],
? ^
- [0, :end_sequence],
+ [2, :scalar],
- [0, :event_location],
? ^
+ [7, :event_location],
? ^
- [0, :end_document],
+ [7, :scalar],
- [0, :event_location],
? ^
+ [7, :event_location],
? ^
+ [7, :end_sequence],
+ [7, :event_location],
+ [7, :end_document],
+ [7, :event_location],
- [0, :end_stream]]
? ^
+ [7, :end_stream]]
? ^
|
|
Error:
test/psych/test_encoding.rb#L178
Psych::SyntaxError: (<unknown>): expected URI, but found �(65533) while scanning a tag at line 1 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/home/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/home/runner/work/psych/psych/test/psych/test_encoding.rb:178:in 'test_start_sequence'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_encoding.rb#L158
Psych::SyntaxError: (<unknown>): expected URI, but found �(65533) while scanning a tag at line 1 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/home/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/home/runner/work/psych/psych/test/psych/test_encoding.rb:158:in 'test_start_mapping'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_encoding.rb#L196
Psych::SyntaxError: (<unknown>): expected URI, but found 鍵(37749) while scanning a directive at line 2 column 8
org/jruby/ext/psych/PsychParser.java:308:in '_native_parse'
/home/runner/work/psych/psych/lib/psych/parser.rb:62:in 'parse'
/home/runner/work/psych/psych/test/psych/test_encoding.rb:196:in 'test_doc_tag_encoding'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L245
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/home/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/home/runner/work/psych/psych/test/psych/test_coder.rb:245:in 'test_coder_style_map_flow'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L235
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/home/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/home/runner/work/psych/psych/test/psych/test_coder.rb:235:in 'test_coder_style_map_block'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
Error:
test/psych/test_coder.rb#L225
RuntimeError: org.snakeyaml.engine.v2.exceptions.EmitterException: tag is not specified
org/jruby/ext/psych/PsychEmitter.java:219:in 'scalar'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:32:in 'visit_Psych_Nodes_Scalar'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'block in visit_Psych_Nodes_Mapping'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:43:in 'visit_Psych_Nodes_Mapping'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'block in visit_Psych_Nodes_Document'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:27:in 'visit_Psych_Nodes_Document'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'block in visit_Psych_Nodes_Stream'
org/jruby/RubyArray.java:2093:in 'each'
/home/runner/work/psych/psych/lib/psych/visitors/emitter.rb:21:in 'visit_Psych_Nodes_Stream'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in 'visit'
/home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in 'accept'
/home/runner/work/psych/psych/lib/psych/nodes/node.rb:62:in 'yaml'
/home/runner/work/psych/psych/lib/psych.rb:523:in 'dump'
/home/runner/work/psych/psych/test/psych/test_coder.rb:225:in 'test_coder_style_map_any'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyArray.java:2093:in 'each'
org/jruby/RubyKernel.java:1407:in 'catch'
org/jruby/RubyKernel.java:1402:in 'catch'
|
|
test (windows-latest, jruby-head)
Process completed with exit code 1.
|
|
test (3.4, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (3.3, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (3.1, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (head, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (3.0, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (3.2, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (2.6, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (2.7, macos-latest)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (macos-latest, truffleruby-head)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (macos-latest, jruby-head)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
|
test (macos-15-intel, 2.5)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|