Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Failing test

Hi,

 

when I am trying to build tycho  (with “mvn clean install” in the tycho root directory or with “bootstrap.cmd”) the org.eclipse.tycho.versions.pom.tests.MutablePomFileTest.testSetExplicitVersion fails:

 

Results :

 

]ailed tests:   testSetExplicitVersion(org.eclipse.tycho.versions.pom.tests.MutablePomFileTest): expected:<...0-SNAPSHOT</version>[

] testSetParentVersionDoesNotChangeEffectiveVersionOfChild(org.eclipse.tycho.versions.pom.tests.MutablePomFileTest): expected:<...sion>1.0.2</version>[

 

Does anyone have an idea what’s wrong with it?

 

Thanks

Martin

 

 

 


Back to the top