[
https://issues.apache.org/jira/browse/IVY-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098417#comment-16098417
]
jaikiran pai commented on IVY-1477:
-----------------------------------
[~dturner-tw], could you add a bit more details on when/how this fails and on
what environment you are running these tests? Is this reproducible against the
latest master branch of Ivy project?
> Test failure due to different ordering
> --------------------------------------
>
> Key: IVY-1477
> URL: https://issues.apache.org/jira/browse/IVY-1477
> Project: Ivy
> Issue Type: Bug
> Reporter: David Turner
>
> XmlModuleDescriptorWriterTest testExtraInfosFromMaven Failure
> expected:<...properties__commons.[collections.version>1.0.5</m:properties__commons.collections.version>
>
> <m:properties__commons.logging.version>1.0.4</m:properties__commons.logging].version>
> <m:depen...> but
> was:<...properties__commons.[logging.version>1.0.4</m:properties__commons.logging.version>
>
> <m:properties__commons.collections.version>1.0.5</m:properties__commons.collections].version>
> <m:depen...>
> junit.framework.ComparisonFailure:
> expected:<...properties__commons.[collections.version>1.0.5</m:properties__commons.collections.version>
> <m:properties__commons.logging.version>1.0.4</m:properties__commons.logging].version>
> <m:depen...> but
> was:<...properties__commons.[logging.version>1.0.4</m:properties__commons.logging.version>
> <m:properties__commons.collections.version>1.0.5</m:properties__commons.collections].version>
> <m:depen...>
> at
> org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriterTest.testExtraInfosFromMaven(XmlModuleDescriptorWriterTest.java:158)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)