Skip to content

Failed

org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testSysMLCase4 (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

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

Error Message

Cannot find the Diagram edit part

Stacktrace

java.lang.AssertionError: Cannot find the Diagram edit part
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.eclipse.papyrus.junit.utils.DiagramUtils.findDiagramEditPart(DiagramUtils.java:49)
	at org.eclipse.papyrus.junit.utils.DiagramUtils.findEditPartforView(DiagramUtils.java:40)
	at org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.getEditPart(Bug418509_ReorientationAssociation.java:387)
	at org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testSysMLCase4(Bug418509_ReorientationAssociation.java:321)