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 - perl-Test2-Plugin-SpecDeclare-0.000003-11.fc33 FTBFS: Looks like your test exited with 255 after test #4.
Summary: perl-Test2-Plugin-SpecDeclare-0.000003-11.fc33 FTBFS: Looks like your test ex...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test2-Plugin-SpecDeclare
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-05-07 08:15 UTC by Petr Pisar
Modified: 2020-06-05 13:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-05 13:12:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github Test-More Test2-Plugin-SpecDeclare issues 2 0 None open SpecDeclare is not working after recent Devel-Declare update 2020-06-16 06:59:43 UTC

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.


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