Bug 1699250 - perl-Test2-Suite-0.000111-1.fc28 FTBFS: Failed test 'sanitize' at t/modules/Util/Table.t line 277
Summary: perl-Test2-Suite-0.000111-1.fc28 FTBFS: Failed test 'sanitize' at t/modules/U...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test2-Suite
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-12 08:34 UTC by Petr Pisar
Modified: 2019-04-24 22:58 UTC (History)
2 users (show)

Fixed In Version: perl-Test2-Suite-0.000111-2.fc28
Clone Of:
Environment:
Last Closed: 2019-04-24 22:58:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2019-04-12 08:34:11 UTC
perl-Test2-Suite-0.000111-1.fc28 fails to build in F28 because t/modules/Util/Table.t test fails:

$ prove -l t/modules/Util/Table.t
t/modules/Util/Table.t .. 1/?     # Failed test 'Sanitized data'
    # at t/modules/Util/Table.t line 259.
    # +------+------------------------------+----+------------------------------+
    # | PATH | GOT                          | OP | CHECK                        |
    # +------+------------------------------+----+------------------------------+
    # | [0]  | +--------------------------- | eq | +--------------------------- |
    # |      | ---------------------------+ |    | ------------------------+    |
    # |      |                              |    |                              |
    # | [1]  | | data1                      | eq | | data1                      |
    # |      |                            | |    |                         |    |
    # |      |                              |    |                              |
    # | [2]  | +--------------------------- | eq | +--------------------------- |
    # |      | ---------------------------+ |    | ------------------------+    |
    # |      |                              |    |                              |
    # | [3]  | | a\t\n                      | eq | | a\t\n                      |
    # |      |                            | |    |                         |    |
    # |      |                              |    |                              |
    # | [4]  | | \r\b\a\N{U+A0}\N{U+1680}\N | eq | | \r\b\a\N{U+A0}\N{U+1680}\N |
    # |      | {U+2000}\N{U+2001}\N{U+200 | |    | {U+2000}\N{U+2001}\N{U+ |    |
    # |      |                              |    |                              |
    # | [5]  | | 2}\N{U+2003}\N{U+2004}\N{U | eq | | 2002}\N{U+2003}\N{U+2004}\ |
    # |      | +2008}\N{U+2028}\N{U+2029} | |    | N{U+2008}\N{U+2028}\N{U |    |
    # |      |                              |    |                              |
    # | [6]  | | \N{U+3000}\N{U+200C}\N{U+F | eq | | +2029}\N{U+3000}\N{U+200C} |
    # |      | EFF}\N{U+B}bф              | |    | \N{U+FEFF}\N{U+B}bф     |    |
    # |      |                              |    |                              |
    # | [7]  | +--------------------------- | eq | +--------------------------- |
    # |      | ---------------------------+ |    | ------------------------+    |
    # +------+------------------------------+----+------------------------------+

# Failed test 'sanitize'
# at t/modules/Util/Table.t line 277.

A difference between passing and failing build root is at <https://apps.fedoraproject.org/koschei/build/5806628>.

Comment 1 Petr Pisar 2019-04-12 10:24:53 UTC
This is triggered by upgrading perl-Term-Table from 0.012 to 0.013 and the failure was fixed in Test2-Suite-0.000117 by removing the test with an explanation "This test belongs in Term::Table". I will port the fix to Fedora 28.

Comment 2 Fedora Update System 2019-04-12 10:41:24 UTC
perl-Test2-Suite-0.000111-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-85bf368eff

Comment 3 Fedora Update System 2019-04-13 03:22:15 UTC
perl-Test2-Suite-0.000111-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-85bf368eff

Comment 4 Fedora Update System 2019-04-24 22:58:30 UTC
perl-Test2-Suite-0.000111-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


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