You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "David Turner (JIRA)" <ji...@apache.org> on 2014/06/24 01:43:24 UTC

[jira] [Created] (IVY-1477) Test failure due to different ordering

David Turner created IVY-1477:
---------------------------------

             Summary: 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.2#6252)