Bug 1690313 - perl-Module-Starter-Plugin-CGIApp-0.44-10.fc31 FTBFS: tests fail with perl-Module-Starter 1.76
Summary: perl-Module-Starter-Plugin-CGIApp-0.44-10.fc31 FTBFS: tests fail with perl-Mo...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Module-Starter-Plugin-CGIApp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-19 09:39 UTC by Petr Pisar
Modified: 2019-03-24 07:29 UTC (History)
2 users (show)

Fixed In Version: perl-Module-Starter-Plugin-CGIApp-0.44-11.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-24 07:29:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 128881 0 None None None 2019-03-19 10:06:29 UTC

Description Petr Pisar 2019-03-19 09:39:06 UTC
perl-Module-Starter-Plugin-CGIApp-0.44-10.fc31 fails to build in F31 because tests fail:

+ ./Build test
# Testing Module::Starter::Plugin::CGIApp 0.44, Perl 5.028001, /usr/bin/perl
t/01-load.t ............. ok
Use of uninitialized value in string eq at /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/blib/lib/Module/Starter/Plugin/CGIApp.pm line 468.
Use of uninitialized value $license_blurb in scalar chomp at /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/blib/lib/Module/Starter/Plugin/CGIApp.pm line 488.
[...]
#   Failed test 'different files'
#   at t/common.pm line 114.
#          got: '4'
#     expected: '0'
# /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/t/Example-Dist/LICENSE
# /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/t/Example-Dist/README
# /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/t/Example-Dist/lib/Foo/Bar.pm
# /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.44/t/Example-Dist/lib/Foo/Baz.pm
# Looks like you failed 1 test of 3.
t/extutils-makemaker.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
[...]
Test Summary Report
-------------------
t/extutils-makemaker.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/module-build.t      (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/module-install.t    (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=4, Tests=10,  3 wallclock secs ( 0.06 usr  0.03 sys +  1.85 cusr  0.36 csys =  2.30 CPU)
Result: FAIL

This is triggered by upgrading perl-Module-Starter from 1.75 to 1.76.

Comment 1 Emmanuel Seyman 2019-03-24 07:29:11 UTC
Petr, I've added your patch to the package.


Note You need to log in before you can comment on or make changes to this bug.