https://bugzilla.redhat.com/show_bug.cgi?id=2232293
Bug ID: 2232293 Summary: perl-TAP-Formatter-JUnit-0.16-4.fc40 FTBFS: Failed test 't/data/tests/bailout' Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-TAP-For matter-JUnit?collection=f40 Status: NEW Component: perl-TAP-Formatter-JUnit Assignee: paul@city-fan.org Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: paul@city-fan.org, perl-devel@lists.fedoraproject.org Blocks: 2231791 (F40FTBFS,RAWHIDEFTBFS) Target Milestone: --- Link ID: Github bleargh45/TAP-Formatter-JUnit/issues/15 Classification: Fedora
perl-TAP-Formatter-JUnit-0.16-4.fc40 fails to build because a test fails:
# Failed test 't/data/tests/bailout' # at t/formatter.t line 54. # During compare: # junk after document element at line 17, column 13, byte 381 # GOT: <testsuites> # <testsuite failures="0" # tests="5" # errors="0" # name="data_tests_bailout"> # <testcase name="1"></testcase> # <testcase name="2"></testcase> # <testcase name="3"></testcase> # <system-out><![CDATA[1..5 # ok 1 # ok 2 # ok 3 # Bail out! GERONIMMMOOOOOO!!! # ]]></system-out> # <system-err></system-err> # </testsuite> # </testsuites><testsuites> # <testsuite failures="0" # tests="5" # errors="0" # name="data_tests_bailout"> # <testcase name="1"></testcase> # <testcase name="2"></testcase> # <testcase name="3"></testcase> # <system-out></system-out> # <system-err></system-err> # </testsuite> # </testsuites> # Looks like you failed 1 test of 22.
This is triggered by upgrading perl-Test-Harness from 1:3.44-501.fc39 to 1:3.46-1.fc40.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2231791 [Bug 2231791] Fedora 40 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2232293
--- Comment #2 from Paul Howarth paul@city-fan.org --- This is triggered by double summary on bail-out in Test-Harness versions 3.46 and 3.48, fixed in Test-Harness version 3.50.
https://bugzilla.redhat.com/show_bug.cgi?id=2232293
Paul Howarth paul@city-fan.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Depends On| |2304673
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2304673 [Bug 2304673] perl-Test-Harness-3.50 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2232293 Bug 2232293 depends on bug 2304673, which changed state.
Bug 2304673 Summary: perl-Test-Harness-3.50 is available https://bugzilla.redhat.com/show_bug.cgi?id=2304673
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=2232293
Paul Howarth paul@city-fan.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |perl-Test-Harness-3.50-1.fc | |40
https://bugzilla.redhat.com/show_bug.cgi?id=2232293
Paul Howarth paul@city-fan.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ERRATA Status|ASSIGNED |CLOSED Last Closed| |2024-09-18 15:37:00
--- Comment #3 from Paul Howarth paul@city-fan.org --- The perl-Test-Harness update fixed this.
perl-devel@lists.fedoraproject.org