YAML 1.2.2 parser compliance against the official yaml-test-suite
| ID ↕ | Name ↕ | Stage ↕ | Outcome ↕ | Tags ↕ | Error ↕ |
|---|---|---|---|---|---|
| 229Q | Spec Example 2.4. Sequence of Mappings | block | Pass | sequencemappingspec | |
| 236B | Invalid value after mapping | error | Expected Fail | errormapping | |
| 26DV | Whitespace around colon in mappings | advanced | Pass | aliasmappingwhitespace | |
| 27NA | Spec Example 5.9. Directive Indicator | document | Skip | specdirective1.3-err | |
| 2AUY | Tags in Block Sequence | advanced | Pass | tagsequence | |
| 2CMS | Invalid mapping in plain multiline | error | Expected Fail | errormapping | |
| 2EBW | Allowed characters in keys | scalar | Pass | mappingscalar | |
| 2G84 | Literal modifers | scalar | Expected Fail | literalscalar | |
| 2G84 | block | Expected Fail | |||
| 2G84 | block | Pass | |||
| 2G84 | block | Pass | |||
| 2JQS | Block Mapping with Missing Keys | block | Pass | duplicate-keymappingempty-key | |
| 2LFX | Spec Example 6.13. Reserved Directives [1.3] | document | Skip | specdirectiveheaderdouble1.3-mod | |
| 2SXE | Anchors With Colon in Name | advanced | Skip | aliasedgemapping1.3-err | |
| 2XXW | Spec Example 2.25. Unordered Sets | advanced | Pass | specmappingunknown-tagexplicit-key | |
| 33X3 | Three explicit integers in a block sequence | advanced | Pass | sequencetag | |
| 35KP | Tags for Root Objects | advanced | Pass | explicit-keyheadermappingtag | |
| 36F6 | Multiline plain scalar with empty line | scalar | Pass | mappingscalar | |
| 3ALJ | Block Sequence in Block Sequence | block | Pass | sequence | |
| 3GZX | Spec Example 7.1. Alias Nodes | advanced | Pass | mappingspecalias | |
| 3HFZ | Invalid content after document end marker | error | Expected Fail | errorfooter | |
| 3MYT | Plain Scalar looking like key, comment, anchor and tag | scalar | Pass | scalar | |
| 3R3P | Single block sequence with anchor | advanced | Pass | anchorsequence | |
| 3RLN | Leading tabs in double quoted | scalar | Pass | doublewhitespace | |
| 3RLN | block | Pass | |||
| 3RLN | block | Pass | |||
| 3RLN | block | Pass | |||
| 3RLN | block | Pass | |||
| 3RLN | block | Pass | |||
| 3UYS | Escaped slash in double quotes | scalar | Pass | double | |
| 4ABK | Flow Mapping Separate Values | flow | Pass | flowmapping | |
| 4CQQ | Spec Example 2.18. Multi-line Flow Scalars | scalar | Pass | specscalar | |
| 4EJS | Invalid tabs as indendation in a mapping | error | Expected Fail | errormappingwhitespace | |
| 4FJ6 | Nested implicit complex keys | advanced | Pass | complex-keyflowmappingsequence | |
| 4GC6 | Spec Example 7.7. Single Quoted Characters | scalar | Skip | specscalar1.3-err | |
| 4H7K | Flow sequence with invalid extra closing bracket | error | Expected Fail | errorflowsequence | |
| 4HVU | Wrong indendation in Sequence | error | Expected Fail | errorsequenceindent | |
| 4JVG | Scalar value with two anchors | error | Expected Fail | anchorerrormapping | |
| 4MUZ | Flow mapping colon on line after key | flow | Pass | flowmapping | |
| 4MUZ | block | Pass | |||
| 4MUZ | block | Pass | |||
| 4Q9F | Folded Block Scalar [1.3] | scalar | Skip | foldedscalar1.3-modwhitespace | |
| 4QFQ | Spec Example 8.2. Block Indentation Indicator [1.3] | scalar | Skip | specliteralfoldedscalarlibyaml-err1.3-modwhitespace | |
| 4RWC | Trailing spaces after flow collection | flow | Pass | flowwhitespace | |
| 4UYU | Colon in Double Quoted String | scalar | Skip | mappingscalar1.3-err | |
| 4V8U | Plain scalar with backslashes | scalar | Pass | scalar | |
| 4WA9 | Literal scalars | scalar | Pass | indentliteral | |
| 4ZYM | Spec Example 6.4. Line Prefixes | scalar | Pass | specscalarliteraldoubleupto-1.2whitespace | |
| 52DL | Explicit Non-Specific Tag [1.3] | advanced | Skip | tag1.3-mod | |
| 54T7 | Flow Mapping | flow | Pass | flowmapping | |
| 55WF | Invalid escape in double quoted string | error | Expected Fail | errordouble | |
| 565N | Construct Binary | advanced | Pass | tagunknown-tag | |
| 57H4 | Spec Example 8.22. Block Collection Nodes | advanced | Pass | sequencemappingtag | |
| 58MP | Flow mapping edge cases | flow | Pass | edgeflowmapping | |
| 5BVJ | Spec Example 5.7. Block Scalar Indicators | scalar | Pass | specliteralfoldedscalar | |
| 5C5M | Spec Example 7.15. Flow Mappings | flow | Pass | specflowmapping | |
| 5GBF | Spec Example 6.5. Empty Lines | scalar | Pass | doubleliteralspecscalarupto-1.2whitespace | |
| 5KJE | Spec Example 7.13. Flow Sequence | flow | Pass | specflowsequence | |
| 5LLU | Block scalar with wrong indented line after spaces only | error | Expected Fail | errorfoldedwhitespace | |
| 5MUD | Colon and adjacent value on next line | flow | Pass | doubleflowmapping | |
| 5NYZ | Spec Example 6.9. Separated Comment | block | Pass | mappingspeccomment | |
| 5T43 | Colon at the beginning of adjacent flow scalar | flow | Pass | flowmappingscalar | |
| 5TRB | Invalid document-start marker in doublequoted tring | error | Expected Fail | headerdoubleerror | |
| 5TYM | Spec Example 6.21. Local Tag Prefix | advanced | Pass | local-tagspecdirectivetag | |
| 5U3A | Sequence on same Line as Mapping Key | error | Expected Fail | errorsequencemapping | |
| 5WE3 | Spec Example 8.17. Explicit Block Mapping Entries | advanced | Pass | explicit-keyspecmappingcommentliteralsequence | |
| 62EZ | Invalid block mapping key on same line as previous key | error | Expected Fail | errorflowmapping | |
| 652Z | Question mark at start of flow key | flow | Pass | flow | |
| 65WH | Single Entry Block Sequence | block | Pass | sequence | |
| 6BCT | Spec Example 6.3. Separation Spaces | block | Pass | speclibyaml-errsequencewhitespaceupto-1.2 | |
| 6BFJ | Mapping, key and flow sequence item anchors | advanced | Pass | anchorcomplex-keyflowmappingsequence | |
| 6CA3 | Tab indented top flow | block | Pass | indentwhitespace | |
| 6CK3 | Spec Example 6.26. Tag Shorthands | advanced | Pass | spectaglocal-tag | |
| 6FWR | Block Scalar Keep | scalar | Pass | literalscalarwhitespace | |
| 6H3V | Backslashes in singlequotes | scalar | Pass | scalarsingle | |
| 6HB6 | Spec Example 6.1. Indentation Spaces | flow | Pass | commentflowspecindentupto-1.2whitespace | |
| 6JQW | Spec Example 2.13. In literals, newlines are preserved | scalar | Pass | specscalarliteralcomment | |
| 6JTT | Flow sequence without closing bracket | error | Expected Fail | errorflowsequence | |
| 6JWB | Tags for Block Objects | advanced | Pass | mappingsequencetag | |
| 6KGN | Anchor for empty node | advanced | Pass | aliasanchor | |
| 6LVF | Spec Example 6.13. Reserved Directives | document | Skip | specdirectiveheaderdouble1.3-err | |
| 6M2F | Aliases in Explicit Block Mapping | advanced | Pass | aliasexplicit-keyempty-key | |
| 6PBE | Zero-indented sequences in explicit mapping keys | advanced | Pass | explicit-keymappingsequence | |
| 6S55 | Invalid scalar at the end of sequence | error | Expected Fail | errormappingsequence | |
| 6SLA | Allowed characters in quoted mapping key | scalar | Pass | mappingsingledouble | |
| 6VJK | Spec Example 2.15. Folded newlines are preserved for "more indented" and blank lines | scalar | Pass | specfoldedscalar1.3-err | |
| 6WLZ | Spec Example 6.18. Primary Tag Handle [1.3] | advanced | Skip | local-tagspecdirectivetag1.3-mod | |
| 6WPF | Spec Example 6.8. Flow Folding [1.3] | scalar | Skip | doublespecwhitespacescalar1.3-mod | |
| 6XDY | Two document start markers | document | Pass | header | |
| 6ZKB | Spec Example 9.6. Stream | document | Skip | specheader1.3-err | |
| 735Y | Spec Example 8.20. Block Node Types | advanced | Pass | commentdoublespecfoldedtag | |
| 74H7 | Tags in Implicit Mapping | advanced | Pass | tagmapping | |
| 753E | Block Scalar Strip [1.3] | scalar | Skip | literalscalar1.3-modwhitespace | |
| 7A4E | Spec Example 7.6. Double Quoted Lines | scalar | Pass | specscalarupto-1.2whitespace | |
| 7BMT | Node and Mapping Key Anchors [1.3] | advanced | Skip | anchorcommentmapping1.3-mod | |
| 7BUB | Spec Example 2.10. Node for “Sammy Sosa” appears twice in this document | advanced | Pass | mappingsequencespecalias | |
| 7FWL | Spec Example 6.24. Verbatim Tags | advanced | Pass | mappingspectagunknown-tag | |
| 7LBH | Multiline double quoted implicit keys | error | Expected Fail | errordouble | |
| 7MNF | Missing colon | error | Expected Fail | errormapping | |
| 7T8X | Spec Example 8.10. Folded Lines - 8.13. Final Empty Lines | scalar | Pass | specfoldedscalarcomment1.3-err | |
| 7TMG | Comment in flow sequence before comma | flow | Pass | commentflowsequence | |
| 7W2P | Block Mapping with Missing Values | advanced | Pass | explicit-keymapping | |
| 7Z25 | Bare document after document end marker | document | Pass | footer | |
| 7ZZ5 | Empty flow collections | flow | Pass | flowmappingsequence | |
| 82AN | Three dashes and content without space | scalar | Skip | scalar1.3-err | |
| 87E4 | Spec Example 7.8. Single Quoted Implicit Keys | flow | Pass | specflowsequencemapping | |
| 8CWC | Plain mapping key ending with colon | scalar | Pass | mappingscalar | |
| 8G76 | Spec Example 6.10. Comment Lines | scalar | Pass | speccommentemptyscalarwhitespace | |
| 8KB6 | Multiline plain flow mapping key without value | flow | Pass | flowmapping | |
| 8MK2 | Explicit Non-Specific Tag | advanced | Skip | tag1.3-err | |
| 8QBE | Block Sequence in Block Mapping | block | Pass | mappingsequence | |
| 8UDB | Spec Example 7.14. Flow Sequence Entries | flow | Pass | specflowsequence | |
| 8XDJ | Comment in plain multiline value | error | Expected Fail | errorcommentscalar | |
| 8XYN | Anchor with unicode character | advanced | Pass | anchor | |
| 93JH | Block Mappings in Block Sequence | block | Pass | mappingsequence | |
| 93WF | Spec Example 6.6. Line Folding [1.3] | scalar | Skip | foldedspecwhitespacescalar1.3-mod | |
| 96L6 | Spec Example 2.14. In the folded scalars, newlines become spaces | scalar | Pass | specfoldedscalar | |
| 96NN | Leading tab content in literals | scalar | Pass | indentliteralwhitespace | |
| 96NN | block | Pass | |||
| 98YD | Spec Example 5.5. Comment Indicator | block | Pass | speccommentempty | |
| 9BXH | Multiline doublequoted flow mapping key without value | flow | Pass | doubleflowmapping | |
| 9C9N | Wrong indented flow sequence | error | Expected Fail | errorflowindentsequence | |
| 9CWY | Invalid scalar at the end of mapping | error | Expected Fail | errormappingsequence | |
| 9DXL | Spec Example 9.6. Stream [1.3] | document | Skip | specheader1.3-mod | |
| 9FMG | Multi-level Mapping Indent | block | Pass | mappingindent | |
| 9HCY | Need document footer before directives | error | Expected Fail | directiveerrorfootertagunknown-tag | |
| 9J7A | Simple Mapping Indent | block | Pass | simplemappingindent | |
| 9JBA | Invalid comment after end of flow sequence | error | Expected Fail | commenterrorflowsequence | |
| 9KAX | Various combinations of tags and anchors | advanced | Skip | anchormapping1.3-errtag | |
| 9KBC | Mapping starting at --- line | error | Expected Fail | errorheadermapping | |
| 9MAG | Flow sequence with invalid comma at the beginning | error | Expected Fail | errorflowsequence | |
| 9MMA | Directive by itself with no document | error | Expected Fail | errordirective | |
| 9MMW | Single Pair Implicit Entries | flow | Pass | flowmappingsequence | |
| 9MQT | Scalar doc with '...' in content | scalar | Pass | doublescalar | |
| 9MQT | block | Expected Fail | |||
| 9SA2 | Multiline double quoted flow mapping key | flow | Pass | doubleflowmapping | |
| 9SHH | Spec Example 5.8. Quoted Scalar Indicators | scalar | Pass | specscalar | |
| 9TFX | Spec Example 7.6. Double Quoted Lines [1.3] | scalar | Skip | doublespecscalarwhitespace1.3-mod | |
| 9U5K | Spec Example 2.12. Compact Nested Mapping | block | Pass | specmappingsequence | |
| 9WXW | Spec Example 6.18. Primary Tag Handle | advanced | Skip | local-tagspecdirectivetagunknown-tag1.3-err | |
| 9YRD | Multiline Scalar at Top Level | scalar | Skip | scalarwhitespace1.3-err | |
| A2M4 | Spec Example 6.2. Indentation Indicators | advanced | Pass | explicit-keyspeclibyaml-errindentwhitespacesequenceupto-1.2 | |
| A6F9 | Spec Example 8.4. Chomping Final Line Break | scalar | Pass | specliteralscalar | |
| A984 | Multiline Scalar in Mapping | scalar | Pass | scalar | |
| AB8U | Sequence entry that looks like two with wrong indentation | scalar | Pass | scalarsequence | |
| AVM7 | Empty Stream | block | Pass | edge | |
| AZ63 | Sequence With Same Indentation as Parent Mapping | block | Pass | indentmappingsequence | |
| AZW3 | Lookahead test cases | block | Pass | mappingedge | |
| B3HG | Spec Example 8.9. Folded Scalar [1.3] | scalar | Skip | specfoldedscalar1.3-mod | |
| B63P | Directive without document | error | Expected Fail | errordirectivedocument | |
| BD7L | Invalid mapping after sequence | error | Expected Fail | errormappingsequence | |
| BEC7 | Spec Example 6.14. “YAML” directive | document | Pass | specdirective | |
| BF9H | Trailing comment in multiline plain scalar | error | Expected Fail | commenterrorscalar | |
| BS4K | Comment between plain scalar lines | error | Expected Fail | errorscalar | |
| BU8L | Node Anchor and Tag on Seperate Lines | advanced | Skip | anchorindent1.3-errtag | |
| C2DT | Spec Example 7.18. Flow Mapping Adjacent Values | flow | Pass | specflowmapping | |
| C2SP | Flow Mapping Key on two lines | error | Expected Fail | errorflowmapping | |
| C4HZ | Spec Example 2.24. Global Tags | advanced | Pass | spectagaliasdirectivelocal-tag | |
| CC74 | Spec Example 6.20. Tag Handles | advanced | Pass | specdirectivetagunknown-tag | |
| CFD4 | Empty implicit key in single pair flow sequences | flow | Pass | empty-keyflowsequence | |
| CML9 | Missing comma in flow | error | Expected Fail | errorflowcomment | |
| CN3R | Various location of anchors in flow sequence | advanced | Pass | anchorflowmappingsequence | |
| CPZ3 | Doublequoted scalar starting with a tab | scalar | Pass | doublescalar | |
| CQ3W | Double quoted string without closing quote | error | Expected Fail | errordouble | |
| CT4Q | Spec Example 7.20. Single Pair Explicit Entry | advanced | Pass | explicit-keyspecflowmapping | |
| CTN5 | Flow sequence with invalid extra comma | error | Expected Fail | errorflowsequence | |
| CUP7 | Spec Example 5.6. Node Property Indicators | advanced | Pass | local-tagspectagalias | |
| CVW2 | Invalid comment after comma | error | Expected Fail | commenterrorflowsequence | |
| CXX2 | Mapping with anchor on document start line | error | Expected Fail | anchorerrorheadermapping | |
| D49Q | Multiline single quoted implicit keys | error | Expected Fail | errorsinglemapping | |
| D83L | Block scalar indicator order | scalar | Pass | indentliteral | |
| D88J | Flow Sequence in Block Mapping | flow | Pass | flowsequencemapping | |
| D9TU | Single Pair Block Mapping | block | Pass | simplemapping | |
| DBG4 | Spec Example 7.10. Plain Characters | flow | Pass | specflowsequencescalar | |
| DC7X | Various trailing tabs | block | Pass | commentwhitespace | |
| DE56 | Trailing tabs in double quoted | scalar | Pass | doublewhitespace | |
| DE56 | block | Pass | |||
| DE56 | block | Pass | |||
| DE56 | block | Pass | |||
| DE56 | block | Pass | |||
| DE56 | block | Pass | |||
| DFF7 | Spec Example 7.16. Flow Mapping Entries | advanced | Pass | explicit-keyspecflowmapping | |
| DHP8 | Flow Sequence | flow | Pass | flowsequence | |
| DK3J | Zero indented block scalar with line that looks like a comment | scalar | Pass | commentfoldedscalar | |
| DK4H | Implicit key followed by newline | error | Expected Fail | errorflowmappingsequence | |
| DK95 | Tabs that look like indentation | block | Pass | indentwhitespace | |
| DK95 | block | Expected Fail | |||
| DK95 | block | Pass | |||
| DK95 | block | Pass | |||
| DK95 | block | Pass | |||
| DK95 | block | Pass | |||
| DK95 | block | Expected Fail | |||
| DK95 | block | Pass | |||
| DK95 | block | Pass | |||
| DMG6 | Wrong indendation in Map | error | Expected Fail | errormappingindent | |
| DWX9 | Spec Example 8.8. Literal Content | scalar | Skip | specliteralscalarcommentwhitespace1.3-err | |
| E76Z | Aliases in Implicit Block Mapping | advanced | Pass | mappingalias | |
| EB22 | Missing document-end marker before directive | error | Expected Fail | errordirectivefooter | |
| EHF6 | Tags for Flow Objects | advanced | Pass | tagflowmappingsequence | |
| EW3V | Wrong indendation in mapping | error | Expected Fail | errormappingindent | |
| EX5H | Multiline Scalar at Top Level [1.3] | scalar | Skip | scalarwhitespace1.3-mod | |
| EXG3 | Three dashes and content without space [1.3] | scalar | Skip | scalar1.3-mod | |
| F2C7 | Anchors and Tags | advanced | Pass | anchortag | |
| F3CP | Nested flow collections on one line | flow | Pass | flowmappingsequence | |
| F6MC | More indented lines at the beginning of folded block scalars | scalar | Pass | foldedindent | |
| F8F9 | Spec Example 8.5. Chomping Trailing Lines | scalar | Pass | specliteralscalarcomment | |
| FBC9 | Allowed characters in plain scalars | scalar | Pass | scalar | |
| FH7J | Tags on Empty Scalars | advanced | Pass | tagscalar | |
| FP8R | Zero indented block scalar | scalar | Pass | foldedindentscalar | |
| FQ7F | Spec Example 2.1. Sequence of Scalars | block | Pass | specsequence | |
| FRK4 | Spec Example 7.3. Completely Empty Flow Nodes | advanced | Pass | empty-keyexplicit-keyspecflowmapping | |
| FTA2 | Single block sequence with anchor and explicit document start | advanced | Pass | anchorheadersequence | |
| FUP4 | Flow Sequence in Flow Sequence | flow | Pass | sequenceflow | |
| G4RS | Spec Example 2.17. Quoted Scalars | scalar | Pass | specscalar | |
| G5U8 | Plain dashes in flow sequence | flow | Expected Fail | flowsequence | |
| G7JE | Multiline implicit keys | error | Expected Fail | errormapping | |
| G992 | Spec Example 8.9. Folded Scalar | scalar | Skip | specfoldedscalar1.3-err | |
| G9HC | Invalid anchor in zero indented sequence | error | Expected Fail | anchorerrorsequence | |
| GDY7 | Comment that looks like a mapping key | error | Expected Fail | commenterrormapping | |
| GH63 | Mixed Block Mapping (explicit to implicit) | advanced | Pass | explicit-keymapping | |
| GT5M | Node anchor in sequence | error | Expected Fail | anchorerrorsequence | |
| H2RW | Blank lines | scalar | Pass | commentliteralscalarwhitespace | |
| H3Z8 | Literal unicode | scalar | Pass | scalar | |
| H7J7 | Node anchor not indented | error | Expected Fail | anchorerrorindenttag | |
| H7TQ | Extra words on %YAML directive | document | Expected Fail | directive | |
| HM87 | Scalars in flow start with syntax char | flow | Pass | flowscalar | |
| HM87 | block | Pass | |||
| HMK4 | Spec Example 2.16. Indentation determines scope | scalar | Pass | specfoldedliteral | |
| HMQ5 | Spec Example 6.23. Node Properties | advanced | Pass | spectagalias | |
| HRE5 | Double quoted scalar with escaped single quote | error | Expected Fail | doubleerrorsingle | |
| HS5T | Spec Example 7.12. Plain Lines | scalar | Pass | specscalarwhitespaceupto-1.2 | |
| HU3P | Invalid Mapping in plain scalar | error | Expected Fail | errormappingscalar | |
| HWV9 | Document-end marker | document | Pass | footer | |
| J3BT | Spec Example 5.12. Tabs and Spaces | block | Pass | specwhitespaceupto-1.2 | |
| J5UC | Multiple Pair Block Mapping | block | Pass | mapping | |
| J7PZ | Spec Example 2.26. Ordered Mappings | advanced | Pass | specmappingtagunknown-tag | |
| J7VC | Empty Lines Between Mapping Elements | block | Pass | whitespacemapping | |
| J9HZ | Spec Example 2.9. Single Document with Two Comments | block | Pass | mappingsequencespeccomment | |
| JEF9 | Trailing whitespace in streams | scalar | Pass | literal | |
| JEF9 | block | Pass | |||
| JEF9 | block | Pass | |||
| JHB9 | Spec Example 2.7. Two Documents in a Stream | document | Pass | specheader | |
| JKF3 | Multiline unidented double quoted block key | block | Expected Fail | indent | |
| JQ4R | Spec Example 8.14. Block Sequence | block | Pass | mappingspecsequence | |
| JR7V | Question marks in scalars | flow | Pass | flowscalar | |
| JS2J | Spec Example 6.29. Node Anchors | advanced | Pass | specalias | |
| JTV5 | Block Mapping with Multiline Scalars | advanced | Pass | explicit-keymappingscalar | |
| JY7Z | Trailing content that looks like a mapping | error | Expected Fail | errormappingdouble | |
| K3WX | Colon and adjacent value after comment on next line | flow | Pass | commentflowmapping | |
| K4SU | Multiple Entry Block Sequence | block | Pass | sequence | |
| K527 | Spec Example 6.6. Line Folding | scalar | Skip | foldedspecwhitespacescalar1.3-err | |
| K54U | Tab after document header | document | Pass | headerwhitespace | |
| K858 | Spec Example 8.6. Empty Scalar Chomping | scalar | Pass | specfoldedliteralwhitespace | |
| KH5V | Inline tabs in double quoted | scalar | Pass | doublewhitespace | |
| KH5V | block | Pass | |||
| KH5V | block | Pass | |||
| KK5P | Various combinations of explicit block mappings | advanced | Pass | explicit-keymappingsequence | |
| KMK3 | Block Submapping | block | Pass | mapping | |
| KS4U | Invalid item after end of flow sequence | error | Expected Fail | errorflowsequence | |
| KSS4 | Scalars on --- line | advanced | Skip | anchorheaderscalar1.3-err | |
| L24T | Trailing line of spaces | block | Pass | whitespace | |
| L24T | block | Pass | |||
| L383 | Two scalar docs with trailing comments | block | Pass | comment | |
| L94M | Tags in Explicit Mapping | advanced | Pass | explicit-keytagmapping | |
| L9U5 | Spec Example 7.11. Plain Implicit Keys | flow | Pass | specflowmapping | |
| LE5A | Spec Example 7.24. Flow Nodes | advanced | Pass | spectagalias | |
| LHL4 | Invalid tag | error | Expected Fail | errortag | |
| LP6E | Whitespace After Scalars in Flow | flow | Pass | flowscalarwhitespace | |
| LQZ7 | Spec Example 7.4. Double Quoted Implicit Keys | flow | Pass | specscalarflow | |
| LX3P | Implicit Flow Mapping Key on one line | advanced | Skip | complex-keymappingflowsequence1.3-err | |
| M29M | Literal Block Scalar | scalar | Pass | literalscalarwhitespace | |
| M2N8 | Question mark edge cases | block | Pass | edgeempty-key | |
| M2N8 | block | Pass | |||
| M5C3 | Spec Example 8.21. Block Scalar Nodes | advanced | Skip | indentspecliteralfoldedtaglocal-tag1.3-err | |
| M5DY | Spec Example 2.11. Mapping between Sequences | advanced | Pass | complex-keyexplicit-keyspecmappingsequence | |
| M6YH | Block sequence indentation | block | Pass | indent | |
| M7A3 | Spec Example 9.3. Bare Documents | document | Skip | specfooter1.3-err | |
| M7NX | Nested flow collections | flow | Pass | flowmappingsequence | |
| M9B4 | Spec Example 8.7. Literal Scalar | scalar | Pass | specliteralscalarwhitespace1.3-err | |
| MJS9 | Spec Example 6.7. Block Folding | scalar | Pass | foldedspecscalarwhitespace1.3-err | |
| MUS6 | Directive variants | document | Expected Fail | directive | |
| MUS6 | block | Expected Fail | |||
| MUS6 | block | Pass | |||
| MUS6 | block | Pass | |||
| MUS6 | block | Pass | |||
| MUS6 | block | Pass | |||
| MUS6 | block | Pass | |||
| MXS3 | Flow Mapping in Block Sequence | flow | Pass | mappingsequenceflow | |
| MYW6 | Block Scalar Strip | scalar | Skip | literalscalarwhitespace1.3-err | |
| MZX3 | Non-Specific Tags on Scalars | scalar | Pass | foldedscalar | |
| N4JP | Bad indentation in mapping | error | Expected Fail | errormappingindentdouble | |
| N782 | Invalid document markers in flow style | error | Expected Fail | flowedgeheaderfootererror | |
| NAT4 | Various empty or newline only quoted strings | scalar | Pass | doublescalarsinglewhitespace | |
| NB6Z | Multiline plain value with tabs on empty lines | scalar | Pass | scalarwhitespace | |
| NHX8 | Empty Lines at End of Document | block | Pass | empty-keywhitespace | |
| NJ66 | Multiline plain flow mapping key | flow | Pass | flowmapping | |
| NKF9 | Empty keys in block and flow mapping | block | Pass | empty-keymapping | |
| NP9H | Spec Example 7.5. Double Quoted Line Breaks | scalar | Pass | doublespecscalarwhitespaceupto-1.2 | |
| P2AD | Spec Example 8.1. Block Scalar Header | scalar | Pass | specliteralfoldedcommentscalar | |
| P2EQ | Invalid sequene item on same line as previous item | error | Expected Fail | errorflowmappingsequence | |
| P76L | Spec Example 6.19. Secondary Tag Handle | advanced | Pass | specheadertagunknown-tag | |
| P94K | Spec Example 6.11. Multi-Line Comments | block | Pass | speccomment | |
| PBJ2 | Spec Example 2.3. Mapping Scalars to Sequences | block | Pass | specmappingsequence | |
| PRH3 | Spec Example 7.9. Single Quoted Lines | scalar | Pass | singlespecscalarwhitespaceupto-1.2 | |
| PUW8 | Document start on last line | document | Pass | header | |
| PW8X | Anchors on Empty Scalars | advanced | Pass | anchorexplicit-key | |
| Q4CL | Trailing content after quoted value | error | Expected Fail | errormappingdouble | |
| Q5MG | Tab at beginning of line followed by a flow mapping | flow | Pass | flowwhitespace | |
| Q88A | Spec Example 7.23. Flow Content | flow | Pass | specflowsequencemapping | |
| Q8AD | Spec Example 7.5. Double Quoted Line Breaks [1.3] | scalar | Skip | doublespecscalarwhitespace1.3-mod | |
| Q9WF | Spec Example 6.12. Separation Spaces | advanced | Skip | complex-keyflowspeccommentwhitespace1.3-err | |
| QB6E | Wrong indented multiline quoted scalar | error | Expected Fail | doubleerrorindent | |
| QF4Y | Spec Example 7.19. Single Pair Flow Mappings | flow | Pass | specflowmapping | |
| QLJ7 | Tag shorthand used in documents but only defined in the first | error | Expected Fail | errordirectivetag | |
| QT73 | Comment and document-end marker | document | Pass | commentfooter | |
| R4YG | Spec Example 8.2. Block Indentation Indicator | scalar | Pass | specliteralfoldedscalarwhitespacelibyaml-errupto-1.2 | |
| R52L | Nested flow mapping sequence and mappings | flow | Pass | flowmappingsequence | |
| RHX7 | YAML directive without document end marker | error | Expected Fail | directiveerror | |
| RLU9 | Sequence Indent | block | Pass | sequenceindent | |
| RR7F | Mixed Block Mapping (implicit to explicit) | advanced | Pass | explicit-keymapping | |
| RTP8 | Spec Example 9.2. Document Markers | document | Pass | specheaderfooter | |
| RXY3 | Invalid document-end marker in single quoted string | error | Expected Fail | footersingleerror | |
| RZP5 | Various Trailing Comments [1.3] | advanced | Skip | anchorcommentfoldedmapping1.3-mod | |
| RZT7 | Spec Example 2.28. Log File | document | Pass | specheaderliteralmappingsequence | |
| S3PD | Spec Example 8.18. Implicit Block Mapping Entries | block | Pass | empty-keyspecmapping | |
| S4GJ | Invalid text after block scalar indicator | error | Expected Fail | errorfolded | |
| S4JQ | Spec Example 6.28. Non-Specific Tags | advanced | Pass | spectag | |
| S4T7 | Document with footer | document | Pass | mappingfooter | |
| S7BG | Colon followed by comma | scalar | Pass | scalar | |
| S98Z | Block scalar with more spaces than first content line | error | Expected Fail | errorfoldedcommentscalarwhitespace | |
| S9E8 | Spec Example 5.3. Block Structure Indicators | advanced | Pass | explicit-keyspecmappingsequence | |
| SBG9 | Flow Sequence in Flow Mapping | advanced | Pass | complex-keysequencemappingflow | |
| SF5V | Duplicate YAML directive | error | Expected Fail | directiveerror | |
| SKE5 | Anchor before zero indented sequence | advanced | Pass | anchorindentsequence | |
| SM9W | Single character streams | block | Pass | sequence | |
| SM9W | block | Pass | mapping | ||
| SR86 | Anchor plus Alias | error | Expected Fail | aliaserror | |
| SSW6 | Spec Example 7.7. Single Quoted Characters [1.3] | scalar | Skip | specscalarsingle1.3-mod | |
| SU5Z | Comment without whitespace after doublequoted scalar | error | Expected Fail | commenterrordoublewhitespace | |
| SU74 | Anchor and alias as mapping key | error | Expected Fail | erroranchoraliasmapping | |
| SY6V | Anchor before sequence entry on same line | error | Expected Fail | anchorerrorsequence | |
| SYW4 | Spec Example 2.2. Mapping Scalars to Scalars | scalar | Pass | specscalarcomment | |
| T26H | Spec Example 8.8. Literal Content [1.3] | scalar | Skip | specliteralscalarcommentwhitespace1.3-mod | |
| T4YY | Spec Example 7.9. Single Quoted Lines [1.3] | scalar | Skip | singlespecscalarwhitespace1.3-mod | |
| T5N4 | Spec Example 8.7. Literal Scalar [1.3] | scalar | Skip | specliteralscalarwhitespace1.3-mod | |
| T833 | Flow mapping missing a separating comma | error | Expected Fail | errorflowmapping | |
| TD5N | Invalid scalar after sequence | error | Expected Fail | errorsequencescalar | |
| TE2A | Spec Example 8.16. Block Mappings | block | Pass | specmapping | |
| TL85 | Spec Example 6.8. Flow Folding | scalar | Pass | doublespecwhitespacescalarupto-1.2 | |
| TS54 | Folded Block Scalar | scalar | Skip | foldedscalar1.3-err | |
| U3C3 | Spec Example 6.16. “TAG” directive | advanced | Pass | specheadertag | |
| U3XV | Node and Mapping Key Anchors | advanced | Skip | anchorcomment1.3-err | |
| U44R | Bad indentation in mapping (2) | error | Expected Fail | errormappingindentdouble | |
| U99R | Invalid comma in tag | error | Expected Fail | errortag | |
| U9NS | Spec Example 2.8. Play by Play Feed from a Game | document | Pass | specheader | |
| UDM2 | Plain URL in flow mapping | flow | Pass | flowscalar | |
| UDR7 | Spec Example 5.4. Flow Collection Indicators | flow | Pass | specflowsequencemapping | |
| UGM3 | Spec Example 2.27. Invoice | advanced | Pass | spectagliteralmappingsequencealiasunknown-tag | |
| UKK6 | Syntax character edge cases | block | Pass | edgeempty-key | |
| UKK6 | block | Pass | |||
| UKK6 | block | Pass | |||
| UT92 | Spec Example 9.4. Explicit Documents | document | Pass | flowspecheaderfootercomment | |
| UV7Q | Legal tab after indentation | block | Pass | indentwhitespace | |
| V55R | Aliases in Block Sequence | advanced | Pass | aliassequence | |
| V9D5 | Spec Example 8.19. Compact Block Mappings | advanced | Pass | complex-keyexplicit-keyspecmapping | |
| VJP3 | Flow collections over many lines | flow | Expected Fail | flowindent | |
| VJP3 | block | Pass | |||
| W42U | Spec Example 8.15. Block Sequence Entry Types | scalar | Pass | commentspecliteralsequence | |
| W4TN | Spec Example 9.5. Directives Documents | document | Skip | specheaderfooter1.3-err | |
| W5VH | Allowed characters in alias | advanced | Skip | alias1.3-err | |
| W9L4 | Literal block scalar with more spaces in first line | error | Expected Fail | errorliteralwhitespace | |
| WZ62 | Spec Example 7.2. Empty Content | advanced | Pass | specflowscalartag | |
| X38W | Aliases in Flow Objects | advanced | Pass | aliascomplex-keyflow | |
| X4QW | Comment without whitespace after block scalar indicator | error | Expected Fail | foldedcommenterrorwhitespace | |
| X8DW | Explicit key and value seperated by comment | advanced | Pass | commentexplicit-keymapping | |
| XLQ9 | Multiline scalar that looks like a YAML directive | document | Pass | directivescalar | |
| XV9V | Spec Example 6.5. Empty Lines [1.3] | scalar | Skip | literalspecscalar1.3-mod | |
| XW4D | Various Trailing Comments | advanced | Skip | commentexplicit-keyfolded1.3-err | |
| Y2GN | Anchor with colon in the middle | advanced | Pass | anchor | |
| Y79Y | Tabs in various contexts | block | Expected Fail | whitespace | |
| Y79Y | block | Pass | |||
| Y79Y | block | Pass | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Expected Fail | |||
| Y79Y | block | Pass | |||
| YD5X | Spec Example 2.5. Sequence of Sequences | block | Pass | specsequence | |
| YJV2 | Dash in flow sequence | flow | Expected Fail | flowsequence | |
| Z67P | Spec Example 8.21. Block Scalar Nodes [1.3] | advanced | Skip | indentspecliteralfoldedtaglocal-tag1.3-mod | |
| Z9M4 | Spec Example 6.22. Global Tag Prefix | advanced | Pass | specheadertagunknown-tag | |
| ZCZ6 | Invalid mapping in plain single line value | error | Expected Fail | errormappingscalar | |
| ZF4X | Spec Example 2.6. Mapping of Mappings | flow | Pass | flowspecmapping | |
| ZH7C | Anchors in Mapping | advanced | Pass | anchormapping | |
| ZK9H | Nested top level flow mapping | flow | Pass | flowindentmappingsequence | |
| ZL4Z | Invalid nested mapping | error | Expected Fail | errormapping | |
| ZVH3 | Wrong indented sequence item | error | Expected Fail | errorsequenceindent | |
| ZWK4 | Key with anchor after missing explicit mapping value | advanced | Pass | anchorexplicit-keymapping | |
| ZXT5 | Implicit key followed by newline and adjacent value | error | Expected Fail | errorflowmappingsequence | |
| ZYU8 | Directive variants | document | Pass | directive | |
| ZYU8 | block | Pass | |||
| ZYU8 | block | Expected Fail | |||
| ZYU8 | block | Pass |