Subject: | YAML Challenges with other produces |
Date: | Wed, 10 May 2017 10:50:32 -0400 |
To: | bug-Test-Harness [...] rt.cpan.org |
From: | Rod Taylor <rbt [...] rbt.ca> |
Other producers, such as node-tap, are producing YAML using a full spec
YAML library which YAMLish sometimes struggles to parse; blank lines in
backtraces are particularly painful.
The attached patch using YAML::XS, however, functions as expected.
I realize using YAML::XS by default isn't an option but would a command
line parameter to pick a library via YAML::Any (or always YAML::XS) instead
of the included YAMLish be acceptable?
--
Rod Taylor
Message body is not shown because sender requested not to inline it.