[Bug 992724] perl-TAP-Formatter-JUnit: FTBFS in rawhide

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 12 12:37:09 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=992724

Paul Howarth <paul at city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
                 CC|                            |paul at city-fan.org
   Fixed In Version|                            |perl-TAP-Formatter-JUnit-0.
                   |                            |09-7.fc20
         Resolution|---                         |RAWHIDE
        Last Closed|                            |2013-08-12 08:37:09



--- Comment #2 from Paul Howarth <paul at city-fan.org> ---
Strictly speaking, this is a test suite issue since the generated XML
remains valid, but some attributes are output in a different order than
expected by the test suite.

However, since I can't think of any simple way to make the tests more
forgiving of the order of the attributes in the XML, I've tweaked the
code to use Tie::IxHash to ensure that the generated XML has the
attributes in the same order as the tests expect them.

Build done: http://koji.fedoraproject.org/koji/taskinfo?taskID=5807770

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GUtHIdEehv&a=cc_unsubscribe



More information about the perl-devel mailing list