Skip to content

Failed

org.polarsys.capella.test.platform.ju.testcases.LicenceTest.LicenceTest (from org.polarsys.capella.test.platform.ju.testsuites.PlatformTestSuite)

Failing for the past 47 builds (Since #493 )
Took 45 ms.

Error Message

junit.framework.AssertionFailedError: org.polarsys.capella.core.transfo.feature

Stacktrace

junit.framework.AssertionFailedError: org.polarsys.capella.core.transfo.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.validation.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.rcp
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.libraries.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.properties.richtext.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.ui.transfo.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.properties.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.common.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.ui.semantic.browser.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.re.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.advance.feature
- [feature.properties] Copyright year not updated
- [about.ini of branding-plugin] Copyright date not updated

org.polarsys.capella.core.dashboard.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.mylyn.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.git.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.transition.system.topdown.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.ui.wizards.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.common.ui.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.ui.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.ui.quickfix.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.common.ui.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.migration.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.transition.common.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.compare.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.doc.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.test.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.core.common.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.common.ui.massactions.feature
- [feature.properties] Copyright year not updated

org.polarsys.capella.detachment.feature
- [feature.properties] Copyright year not updated
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.polarsys.capella.test.platform.ju.testcases.LicenceTest.test(LicenceTest.java:171)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)