Skip to content

Failed

org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance.testLayoutStereotypeApplicationOnClass (from org.eclipse.papyrus.uml.suite.tests.AllTests)

Failing for the past 40 builds (Since #952 )
Took 1 sec.

Error Message

The label of stereotype for the Class is not good has not the good X coordinate expected:<0> but was:<1>

Stacktrace

java.lang.AssertionError: The label of stereotype for the Class is not good has not the good X coordinate expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance.assertDimension(TestLayoutWithStereotypeOnEclipseHIPPInstance.java:350)
	at org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance.testToCreateANodeWithStereotype(TestLayoutWithStereotypeOnEclipseHIPPInstance.java:267)
	at org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance.testLayoutStereotypeApplicationOnClass(TestLayoutWithStereotypeOnEclipseHIPPInstance.java:102)