chyh1990 / yaml-rust

A pure rust YAML implementation.
Apache License 2.0
609 stars 140 forks source link

Why are spec examples 7.10 and 7.17 ignored? #150

Open ExpHP opened 4 years ago

ExpHP commented 4 years ago

Examples 7.10 and 7.17 from the spec are ignored in the test suite; however, if they are removed from this list, they pass. Is there another reason that they are ignored?

https://github.com/chyh1990/yaml-rust/blob/360a34d75bb64357cfdbc5bb706bcde9a0ecbc23/tests/specs/cpp2rust.rb#L6-L7