Skip to content

Failed

org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageModel (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

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

Error Message

DROP: test the execution expected:<2> but was:<1>

Stacktrace

java.lang.AssertionError: DROP: test the execution expected:<2> 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.AbstractTestNode.testDrop(AbstractTestNode.java:363)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.AbstractTestNode.testToManageNode(AbstractTestNode.java:149)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.AbstractTestNode.testToManageNode(AbstractTestNode.java:180)
	at org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageModel(TestClassDiagramChildNode.java:97)