Bug 2232293 - perl-TAP-Formatter-JUnit-0.16-4.fc40 FTBFS: Failed test 't/data/tests/bailout'
Summary: perl-TAP-Formatter-JUnit-0.16-4.fc40 FTBFS: Failed test 't/data/tests/bailout'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-TAP-Formatter-JUnit
Version: 39
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On: 2304673
Blocks: F40FTBFS
TreeView+ depends on / blocked
 
Reported: 2023-08-16 07:41 UTC by Petr Pisar
Modified: 2024-09-18 15:37 UTC (History)
2 users (show)

Fixed In Version: perl-Test-Harness-3.50-1.fc40
Clone Of:
Environment:
Last Closed: 2024-09-18 15:37:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github bleargh45 TAP-Formatter-JUnit issues 15 0 None open t/formatter.t fails since Test-Harness-3.45_01: t/data/tests/bailout: junk after document element at line 17, column 13,... 2023-08-16 07:41:55 UTC

Description Petr Pisar 2023-08-16 07:41:56 UTC
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.

Comment 1 Fedora Release Engineering 2023-08-16 08:06:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 2 Paul Howarth 2024-08-14 10:48:08 UTC
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.

Comment 3 Paul Howarth 2024-09-18 15:37:00 UTC
The perl-Test-Harness update fixed this.


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