Share

MyCoRe

Tracker: Bugs

9 JUnit MCRFileStoreTest.testrepairMetadata fails - ID: 2888694
Last Update: Comment added ( fluetze )

The above specified JUnit test fails on a Linux system (Ubuntu 09.10).
The result comparision quotes:

Expected:
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<dir name="dir">
<file name="readme.txt" md5="55243ecf175013cfe9890023f9fd9037" />
</dir>
<file name="test1.txt" md5="206a9b642b3e16c89a61696ab28f3d5c" />
<file name="test2.txt" md5="605e79544a68819ce664c088aba92658" />
</collection>

Actual:
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<file name="test1.txt" md5="206a9b642b3e16c89a61696ab28f3d5c" />
<file name="test2.txt" md5="605e79544a68819ce664c088aba92658" />
<dir name="dir">
<file name="readme.txt" md5="55243ecf175013cfe9890023f9fd9037" />
</dir>
</collection>

As you can see the <dir> and <file> elements do not have the same order.


Robert Stephan ( rsteph ) - 2009-10-29 10:24

9

Closed

Fixed

Frank Lützenkirchen

MyCoRe - Core

v2.1

Public


Comments ( 2 )

Date: 2009-12-04 11:02
Sender: fluetzeProject Admin

Fixed with revision 16275


Date: 2009-12-04 11:02
Sender: fluetzeProject Admin

Should be fixed in the main trunk.

Please close the bug if you verified the fix.


Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2009-12-04 11:02 fluetze
allow_comments 1 2009-12-04 11:02 fluetze
resolution_id None 2009-12-04 11:02 fluetze
close_date - 2009-12-04 11:02 fluetze
priority 5 2009-11-06 11:59 wiebkeo
assigned_to nobody 2009-11-06 11:59 wiebkeo
artifact_group_id None 2009-10-29 10:25 rsteph