Skip Menu |

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

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

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

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



Subject: Tests fail if gpg isn't installed
t/000-report-versions-tiny.t .. ok t/check.t ..................... ok t/commit-build-custom.t ....... ok t/commit-build.t .............. ok t/commit-dirtydir.t ........... ok t/commit-ws.t ................. ok t/commit.t .................... ok t/push-multi.t ................ ok t/push.t ...................... ok t/release-has-version.t ....... skipped: these tests are for release candidate testing t/release-kwalitee.t .......... skipped: these tests are for release candidate testing t/release-minimum-version.t ... skipped: these tests are for release candidate testing t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing error: cannot run gpg: No such file or directory error: could not run gpg. error: unable to sign the tag # Looks like your test exited with 128 before it could output anything. t/tag-signed.t ................ Dubious, test returned 128 (wstat 32768, 0x8000) Failed 7/7 subtests t/tag.t ....................... ok t/version-default.t ........... ok t/version-regexp.t ............ ok Test Summary Report ------------------- t/tag-signed.t (Wstat: 32768 Tests: 0 Failed: 0) Non-zero exit status: 128 Parse errors: Bad plan. You planned 7 tests but ran 0. Files=19, Tests=56, 66 wallclock secs ( 0.10 usr 0.09 sys + 26.91 cusr 4.45 csys = 31.55 CPU) Result: FAIL Failed 1/19 test programs. 0/56 subtests failed. -> FAIL Installing Dist::Zilla::Plugin::Git failed. See /Users/vani/.cpanm/build.log for details.
thanks for the report. fixed by mike doherty. release v1.112500 on its way