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

Tests fail (if Test::Differences::Color is installed?) #17

Closed
eserte opened this issue Aug 7, 2016 · 2 comments
Closed

Tests fail (if Test::Differences::Color is installed?) #17

eserte opened this issue Aug 7, 2016 · 2 comments

Comments

@eserte
Copy link

eserte commented Aug 7, 2016

Some of my smoker systems report the failure:

Cannot replace non-existent sub (Test::Builder::_print_to_fh) at /home/cpansand/.cpan/build/2016080721/Test-Differences-Color-0.06-1/blib/lib/Test/Differences/Color.pm line 87.
# Looks like your test exited with 255 just after 1.
t/run_tests.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/20 subtests 

It seems that this only happens if Test::Differences::Color is installed.

@eserte
Copy link
Author

eserte commented Aug 7, 2016

... and also Test2 has to be installed.

@hoelzro
Copy link
Owner

hoelzro commented May 28, 2017

From what I can tell, I think this is a problem with Test::Differences::Color - I'll remove my usage of that module until it gets fixed, though.

hoelzro added a commit that referenced this issue May 28, 2017
See #17

Test::Differences::Color breaks with Test2, and I'd rather have no
pretty results than broken tests.
hoelzro added a commit that referenced this issue May 28, 2017
        - Remove usage of Test::Differences::Color until that module has been fixed (GH #17, thanks Slaven Rezić for the report!)
        - Fixed compilation warnings
@hoelzro hoelzro closed this as completed May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants