Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1832735

Summary: perl-Test2-Plugin-SpecDeclare-0.000003-11.fc33 FTBFS: Looks like your test exited with 255 after test #4.
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Test2-Plugin-SpecDeclareAssignee: Petr Pisar <ppisar>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-05 13:12:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234    

Description Petr Pisar 2020-05-07 08:15:22 UTC
perl-Test2-Plugin-SpecDeclare-0.000003-11.fc33 fails to build in Fedora 33 because the tests fail:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/t
Useless use of a constant ("39") in void context at t/acceptance.t line 39.
Useless use of single ref constructor in void context at t/acceptance.t line 39.
Useless use of numeric gt (>) in void context at t/acceptance.t line 39.
Useless use of a constant ("40") in void context at t/acceptance.t line 40.
Useless use of single ref constructor in void context at t/acceptance.t line 40.
Useless use of numeric gt (>) in void context at t/acceptance.t line 40.
Useless use of a constant ("43") in void context at t/acceptance.t line 43.
Useless use of single ref constructor in void context at t/acceptance.t line 43.
Useless use of numeric gt (>) in void context at t/acceptance.t line 43.
a name must be provided, and must be truthy at t/acceptance.t line 43.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #4.
# Seeded srand with seed '20200507' from local date.
t/acceptance.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed 
Useless use of a constant ("27") in void context at t/bundle.t line 27.
Useless use of single ref constructor in void context at t/bundle.t line 27.
Useless use of numeric gt (>) in void context at t/bundle.t line 27.
Useless use of a constant ("28") in void context at t/bundle.t line 28.
Useless use of single ref constructor in void context at t/bundle.t line 28.
Useless use of numeric gt (>) in void context at t/bundle.t line 28.
Useless use of a constant ("31") in void context at t/bundle.t line 31.
Useless use of single ref constructor in void context at t/bundle.t line 31.
Useless use of numeric gt (>) in void context at t/bundle.t line 31.
a name must be provided, and must be truthy at t/bundle.t line 31.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #4.
# Seeded srand with seed '20200507' from local date.
t/bundle.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed 
syntax error at t/parser.t line 44, near "})"
Bad name after name' at t/parser.t line 53.
t/parser.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/acceptance.t (Wstat: 65280 Tests: 4 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/bundle.t    (Wstat: 65280 Tests: 4 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/parser.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=3, Tests=8,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.38 cusr  0.08 csys =  0.49 CPU)
Result: FAIL
Failed 3/3 test programs. 0/8 subtests failed.

This could be triggered by upgrading perl-Devel-Declare from 0.006019 to 0.006022.

Comment 1 Petr Pisar 2020-06-05 13:12:16 UTC
This package is incompatible with Devel::Declare ≥ 0.006022 and upstream has no intention to fix it. This package was removed from Fedora 33.