Skip Menu |

This queue is for tickets about the Proc-InvokeEditor CPAN distribution.

Report information
The Basics
Id: 122703
Status: open
Priority: 0/
Queue: Proc-InvokeEditor

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

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



Subject: kwalitee test fails
See subject. Test log: ... These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1! # Failed test 'has_license_in_source_file' # at t/05_kwalitee.t line 8. # Error: Does not have license information in any of its source files # Details: # LICENSE section was not found in the pod. # Remedy: Add =head1 LICENSE and the text of the license to the main module in your code. # Looks like you failed 1 test of 17. t/05_kwalitee.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests ...
On Thu Aug 03 17:28:05 2017, SREZIC wrote: Show quoted text
> See subject. Test log: > > ... > These tests should not be running unless AUTHOR_TESTING=1 and/or > RELEASE_TESTING=1! > > # Failed test 'has_license_in_source_file' > # at t/05_kwalitee.t line 8. > # Error: Does not have license information in any of its source files > # Details: > # LICENSE section was not found in the pod. > # Remedy: Add =head1 LICENSE and the text of the license to the main > module in your code. > # Looks like you failed 1 test of 17. > t/05_kwalitee.t ...... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/17 subtests > ...
Uploaded 1.09 with these tests disabled. (hopefully better fix in a future release)
On Thu Aug 03 17:40:19 2017, MSTEVENS wrote: Show quoted text
> On Thu Aug 03 17:28:05 2017, SREZIC wrote:
> > See subject. Test log: > > > > ... > > These tests should not be running unless AUTHOR_TESTING=1 and/or > > RELEASE_TESTING=1! > > > > # Failed test 'has_license_in_source_file' > > # at t/05_kwalitee.t line 8. > > # Error: Does not have license information in any of its source files > > # Details: > > # LICENSE section was not found in the pod. > > # Remedy: Add =head1 LICENSE and the text of the license to the main > > module in your code. > > # Looks like you failed 1 test of 17. > > t/05_kwalitee.t ...... > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/17 subtests > > ...
> > Uploaded 1.09 with these tests disabled. (hopefully better fix in a > future release)
Hopefully properly fixed in 1.10 with new Dist::Zilla build.