| Summary: | dev-perl/Test-Base-0.880.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Patrick Lauer
2016-07-20 10:05:22 UTC
The content of the test failure itself is more relevant than whether or not there was a failure here. (AKA: Please paste the actual failure) How close does it look to : https://github.com/ingydotnet/test-base-pm/issues/15 Additionally, which version of Test::Simple does the failure occur with ( perl -MTest::Simple\ 9999 will error with the version of Test::Simple ) The original fix for a problem *like* this is: https://metacpan.org/diff/file?target=INGY%2FTest-Base-0.86%2F&source=INGY%2FTest-Base-0.85%2F#t/diff_is.t But that code hasn't changed since. So ENEEDCONTEXT. Can't reproduce. Only upstream failures like it are: - http://www.cpantesters.org/cpan/report/45319139 but that's on Perl 5.8.4 with an incredibly broken system where all perl invocations warn about locale, and the warnings turn up as sensitive code in the diff. Hence, the contents of the exact failure are going to be incredibly pertinent to diagnosis. |