Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML Error in t/eval.t #18

Open
eserte opened this issue Jul 22, 2019 · 0 comments
Open

YAML Error in t/eval.t #18

eserte opened this issue Jul 22, 2019 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@eserte
Copy link

eserte commented Jul 22, 2019

On some of my smoker systems the test suite fails like this:

YAML Error: Invalid characters in stream. This parser only supports printable ASCII
   Code: YAML_PARSE_ERR_BAD_CHARS
   Line: 0
   Document: 0
 at /home/cpansand/.cpan/build/2019072207/YAML-1.29-0/blib/lib/YAML/Loader.pm line 36.
# Looks like your test exited with 1 before it could output anything.
t/eval.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 9/9 subtests 

Unfortunately I don't see why it is failing --- it does not seem to be caused by YAML 1.29, as there are configurations where it's passing with this YAML.pm version.

@plicease plicease added bug Something isn't working help wanted Extra attention is needed labels May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants