Skip to content

Failed

org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.basicUMLMigrateProfileExtendingStatic_bug481302 (from org.eclipse.papyrus.uml.suite.tests.AllTests)

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

Error Message

Expected: is "R1"
     but: was null

Stacktrace

java.lang.AssertionError: 
Expected: is "R1"
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.doTestMigrateProfileExtendingOther_bug481302(RegressionTest.java:59)
	at org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.basicUMLMigrateProfileExtendingStatic_bug481302(RegressionTest.java:75)