Skip Menu |

This queue is for tickets about the Dist-Zilla-App-Command-podpreview CPAN distribution.

Report information
The Basics
Id: 110342
Status: new
Priority: 0/
Queue: Dist-Zilla-App-Command-podpreview

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

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



Subject: Tests fail with new App::PodPreview
As in the cpantesters reports you should be receiving (http://matrix.cpantesters.org/?dist=Dist-Zilla-App-Command-podpreview+0.004: -- see also https://rt.cpan.org/Ticket/Display.html?id=107627 # Failed test 'Dist/Zilla/App/Command/podpreview.pm loaded ok' # at t/00-compile.t line 28. # got: '65280' # expected: '0' App::PodPreview does not export: podpreview use App::PodPreview failed at /Users/ether/.cpanm/work/1450122813.40803/Dist-Zilla-App-Command-podpreview-0.004/blib/lib/Dist/Zilla/App/Command/podpreview.pm line 13. BEGIN failed--compilation aborted at /Users/ether/.cpanm/work/1450122813.40803/Dist-Zilla-App-Command-podpreview-0.004/blib/lib/Dist/Zilla/App/Command/podpreview.pm line 13. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 1. t/00-compile.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=1, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.49 cusr 0.06 csys = 0.60 CPU) Result: FAIL
On 2015-12-14 12:55:22, ETHER wrote: Show quoted text
> As in the cpantesters reports you should be receiving > (http://matrix.cpantesters.org/?dist=Dist-Zilla-App-Command- > podpreview+0.004: -- > > see also https://rt.cpan.org/Ticket/Display.html?id=107627
I've sent a fix in https://github.com/pshangov/dist-zilla-app-command-podpreview/pull/9.