Bug 992724

Summary: perl-TAP-Formatter-JUnit: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: perl-TAP-Formatter-JUnitAssignee: Daniel Berrangé <berrange>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, paul, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-TAP-Formatter-JUnit-0.09-7.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-12 12:37:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 991858    

Description Dennis Gilmore 2013-08-05 05:57:59 UTC
Your package perl-TAP-Formatter-JUnit failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5742358

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/2358/5742358/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/2358/5742358/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/2358/5742358/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Petr Pisar 2013-08-08 06:32:41 UTC
Tests fail due to randomized hashes.

Comment 2 Paul Howarth 2013-08-12 12:37:09 UTC
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