Skip to content

Failed

org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInstanceSlot (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

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

Error Message

Diagram updater must detect that no link has been created expected:<0> but was:<1>

Stacktrace

java.lang.AssertionError: Diagram updater must detect that no link has been created 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.tests.canonical.TestChildLabel.testToCreateANode(TestChildLabel.java:311)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestChildLabel.testToManageTopNode(TestChildLabel.java:399)
	at org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInstanceSlot(TestClassDiagramChildLabel.java:70)