Skip to content

Failed

org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink.testToManageDependency (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

Failing for the past 16 builds (Since #976 )
Took 0.19 sec.

Error Message

Diagram updater must detect that node children has been created expected:<4> but was:<5>

Stacktrace

java.lang.AssertionError: Diagram updater must detect that node children has been created expected:<4> but was:<5>
	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.TestLink.testToCreateALink(TestLink.java:285)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testToManageLink(TestLink.java:486)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testToManageLink(TestLink.java:507)
	at org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink.testToManageDependency(TestDeploymentDiagramLink.java:56)