Skip to content

Failed

org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndWhenNoAssociationEdge_bug473148 (from org.eclipse.papyrus.infra.suite.tests.AllTests)

Failing for the past 109 builds (Since #883 )
Took 21 sec.

Error Message

No edit part for <Property> class2 : Class2
Expected: not null
     but: was null

Stacktrace

java.lang.AssertionError: No edit part for <Property> class2 : Class2
Expected: not null
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.eclipse.papyrus.infra.gmfdiag.canonical.tests.AbstractCanonicalTest.requireEditPart(AbstractCanonicalTest.java:185)
	at org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndWhenNoAssociationEdge_bug473148(RegressionTest.java:160)