yaml / yaml-test-suite

Comprehensive, language independent Test Suite for YAML
MIT License
172 stars 58 forks source link

G5U8 is actually a 1.2 fail #92

Closed ingydotnet closed 2 years ago

ingydotnet commented 2 years ago

https://play.yaml.io/main/parser?input=LS0tCi0gWy0sIC1dCg==

The ref parser says invalid but most others said valid, so I assumed the ref parser was wrong, and thus skipped this test until it was fixed.

But upon review the ref parser is correct, so unskipping this one now.