Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-ReadmeAnyFromPod CPAN distribution.

Report information
The Basics
Id: 113942
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-ReadmeAnyFromPod

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.160630
Fixed in: (no value)



Subject: Can't locate object method "subdir" via package "Path::Tiny"
My smokers start to generate fail reports, possibly because of a change in Dist::Zilla 6: ... Can't locate object method "subdir" via package "Path::Tiny" at t/latin1.t line 36. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/latin1.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed ... Test Summary Report ------------------- t/latin1.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/prune-root-from-build.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/utf8.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output My guess is that Path::Tiny is not used anymore in Dist::Zilla::Tester or so.
This was caused by a trial release that released too early. This bug no longer occurs with Dist-Zilla-6.002-TRIAL. I believe this can be closed. -- rjbs