org.eclipse.jdt.ui.tests.core.source.GenerateConstructorUsingFieldsTest::test02 disabled (see bug 113052 (import issue)) ==================================== testOverrideMethodTypeParams1 ==================================== IMethodBinding.overrides(): false IMethodBinding.isSubsignature(): false MethodOverrideTester.isSubsignature(): false Bindings.isSubsignature(): true Override Annotation: false // Overridden: ---------------------------------- public class A {public void tp1_xoo3(X x, Y y){}} // Overriding: ---------------------------------- class B extends A {@Override public void tp1_xoo3(V x, W y){}} !SESSION 2016-02-12 21:40:26.254 ----------------------------------------------- eclipse.buildId=4.5.2.M20160212-1500 java.version=1.7.0_80 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.AutomatedSuite.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.AutomatedSuite -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep45M-unit-win32\workarea\M20160212-1500\eclipse-testing\results\win32.win32.x86_7.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.AutomatedSuite.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.AutomatedSuite -os win32 -ws win32 -arch x86 -consolelog -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep45M-unit-win32\workarea\M20160212-1500\eclipse-testing\results\win32.win32.x86_7.0 !ENTRY org.eclipse.jdt.ui 4 10001 2016-02-12 21:44:50.289 !MESSAGE Internal Error !STACK 0 java.lang.IllegalStateException: sleep before retrying JavaProjectHelper.delete() for file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/jdt_folder/TestSetupProject/src at org.eclipse.jdt.testplugin.JavaProjectHelper.delete(JavaProjectHelper.java:342) at org.eclipse.jdt.testplugin.JavaProjectHelper$2.run(JavaProjectHelper.java:391) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2225) at org.eclipse.jdt.testplugin.JavaProjectHelper.clear(JavaProjectHelper.java:396) at org.eclipse.jdt.ui.tests.quickfix.UnresolvedVariablesQuickFixTest.tearDown(UnresolvedVariablesQuickFixTest.java:84) at junit.framework.TestCase.runBare(TestCase.java:146) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 10001 2016-02-12 21:48:07.411 !MESSAGE Internal Error !STACK 0 java.lang.IllegalStateException: sleep before retrying JavaProjectHelper.delete() for file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/jdt_folder/TestSetupProject/lib.jar at org.eclipse.jdt.testplugin.JavaProjectHelper.delete(JavaProjectHelper.java:342) at org.eclipse.jdt.testplugin.JavaProjectHelper$2.run(JavaProjectHelper.java:391) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2225) at org.eclipse.jdt.testplugin.JavaProjectHelper.clear(JavaProjectHelper.java:396) at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.tearDown(AbstractAnnotateAssistTests.java:63) at junit.framework.TestCase.runBare(TestCase.java:146) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2016-02-12 21:48:08.956 !MESSAGE Error during computation of Annotate proposals: The type pack.age.Missing cannot be resolved. It is indirectly referenced from required .class files !STACK 0 org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals$MissingBindingException: The type pack.age.Missing cannot be resolved. It is indirectly referenced from required .class files at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.resolveBinding(ExternalNullAnnotationChangeProposals.java:320) at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.collectExternalAnnotationProposals(ExternalNullAnnotationChangeProposals.java:377) at org.eclipse.jdt.internal.ui.text.correction.ExternalNullAnnotationQuickAssistProcessor.computeQuickAssistProposals(ExternalNullAnnotationQuickAssistProcessor.java:91) at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.collectAnnotateProposals(AbstractAnnotateAssistTests.java:81) at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest15.testBug466232(AnnotateAssistTest15.java:513) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.runtime 4 2 2016-02-12 21:48:08.979 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 junit.framework.ComparisonFailure: Expected status message expected:<... cannot be resolved.[ ] It is indirectly re...> but was:<... cannot be resolved.[] It is indirectly re...> at junit.framework.Assert.assertEquals(Assert.java:100) at junit.framework.TestCase.assertEquals(TestCase.java:261) at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest15$3.logging(AnnotateAssistTest15.java:506) at org.eclipse.core.internal.runtime.Log$1.run(Log.java:97) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.runtime.Log.logToListeners(Log.java:105) at org.eclipse.core.internal.runtime.Log.logged(Log.java:83) at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) at org.eclipse.core.internal.runtime.Log.log(Log.java:65) at org.eclipse.jdt.internal.ui.JavaPlugin.log(JavaPlugin.java:320) at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.collectExternalAnnotationProposals(ExternalNullAnnotationChangeProposals.java:414) at org.eclipse.jdt.internal.ui.text.correction.ExternalNullAnnotationQuickAssistProcessor.computeQuickAssistProposals(ExternalNullAnnotationQuickAssistProcessor.java:91) at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.collectAnnotateProposals(AbstractAnnotateAssistTests.java:81) at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest15.testBug466232(AnnotateAssistTest15.java:513) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) 1455331779963 launch added : ATestCase: org.eclipse.debug.core.Launch@2d7e84 1455331780231 launch changed : ATestCase: org.eclipse.debug.core.Launch@2d7e84 [JUnit] 1455331780476 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2d7e84 [JUnit] 1455331780895 launch added : ATestCase: org.eclipse.debug.core.Launch@108fd7c 1455331780928 launch changed : ATestCase: org.eclipse.debug.core.Launch@108fd7c [JUnit] 1455331781202 launch terminated: ATestCase: org.eclipse.debug.core.Launch@108fd7c [JUnit] 1455331781368 launch added : ATestCase: org.eclipse.debug.core.Launch@1e0e550 1455331781399 launch changed : ATestCase: org.eclipse.debug.core.Launch@1e0e550 [JUnit] 1455331781632 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1e0e550 [JUnit] 1455331781805 launch added : ATestCase: org.eclipse.debug.core.Launch@154c614 1455331781833 launch changed : ATestCase: org.eclipse.debug.core.Launch@154c614 [JUnit] 1455331782052 launch terminated: ATestCase: org.eclipse.debug.core.Launch@154c614 [JUnit] 1455331782222 launch added : ATestCase: org.eclipse.debug.core.Launch@274e11 1455331782253 launch changed : ATestCase: org.eclipse.debug.core.Launch@274e11 [JUnit] 1455331782487 launch terminated: ATestCase: org.eclipse.debug.core.Launch@274e11 [JUnit] 1455331782673 launch added : ATestCase: org.eclipse.debug.core.Launch@19fc747 1455331782707 launch changed : ATestCase: org.eclipse.debug.core.Launch@19fc747 [JUnit] 1455331782924 launch terminated: ATestCase: org.eclipse.debug.core.Launch@19fc747 [JUnit] 1455331783088 launch added : ATestCase: org.eclipse.debug.core.Launch@1657e02 1455331783122 launch changed : ATestCase: org.eclipse.debug.core.Launch@1657e02 [JUnit] 1455331783361 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1657e02 [JUnit] 1455331783633 launch added : MyTestSuite: org.eclipse.debug.core.Launch@8a2341 1455331783661 launch changed : MyTestSuite: org.eclipse.debug.core.Launch@8a2341 [JUnit] 1455331784064 launch terminated: MyTestSuite: org.eclipse.debug.core.Launch@8a2341 [JUnit] 1455331784227 launch added : ATestCase: org.eclipse.debug.core.Launch@15b6e74 1455331784258 launch changed : ATestCase: org.eclipse.debug.core.Launch@15b6e74 [JUnit] 1455331784511 launch terminated: ATestCase: org.eclipse.debug.core.Launch@15b6e74 [JUnit] 1455331784676 launch added : ATestCase: org.eclipse.debug.core.Launch@132693a 1455331784715 launch changed : ATestCase: org.eclipse.debug.core.Launch@132693a [JUnit] 1455331784958 launch terminated: ATestCase: org.eclipse.debug.core.Launch@132693a [JUnit] 1455331785129 launch added : ATestCase: org.eclipse.debug.core.Launch@11a670f 1455331785179 launch changed : ATestCase: org.eclipse.debug.core.Launch@11a670f [JUnit] 1455331785393 launch terminated: ATestCase: org.eclipse.debug.core.Launch@11a670f [JUnit] 1455331785549 launch added : ATestCase: org.eclipse.debug.core.Launch@12408f3 1455331785580 launch changed : ATestCase: org.eclipse.debug.core.Launch@12408f3 [JUnit] 1455331785832 launch terminated: ATestCase: org.eclipse.debug.core.Launch@12408f3 [JUnit] 1455331786027 launch added : ATestCase: org.eclipse.debug.core.Launch@15062c6 1455331786133 launch changed : ATestCase: org.eclipse.debug.core.Launch@15062c6 [JUnit] 1455331786546 launch terminated: ATestCase: org.eclipse.debug.core.Launch@15062c6 [JUnit] 1455331786758 launch added : ATestCase: org.eclipse.debug.core.Launch@45df4b 1455331786796 launch changed : ATestCase: org.eclipse.debug.core.Launch@45df4b [JUnit] 1455331787188 launch terminated: ATestCase: org.eclipse.debug.core.Launch@45df4b [JUnit] 1455331787370 launch added : ATestCase: org.eclipse.debug.core.Launch@cecd0c 1455331787408 launch changed : ATestCase: org.eclipse.debug.core.Launch@cecd0c [JUnit] 1455331787813 launch terminated: ATestCase: org.eclipse.debug.core.Launch@cecd0c [JUnit] 1455331788004 launch added : ATestCase: org.eclipse.debug.core.Launch@1d6ba9c 1455331788043 launch changed : ATestCase: org.eclipse.debug.core.Launch@1d6ba9c [JUnit] 1455331788441 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1d6ba9c [JUnit] 1455331788647 launch added : ATestCase: org.eclipse.debug.core.Launch@15e2340 1455331788685 launch changed : ATestCase: org.eclipse.debug.core.Launch@15e2340 [JUnit] 1455331789067 launch terminated: ATestCase: org.eclipse.debug.core.Launch@15e2340 [JUnit] 1455331789251 launch added : ATestCase: org.eclipse.debug.core.Launch@6cdb 1455331789289 launch changed : ATestCase: org.eclipse.debug.core.Launch@6cdb [JUnit] 1455331789687 launch terminated: ATestCase: org.eclipse.debug.core.Launch@6cdb [JUnit] 1455331789886 launch added : ATestCase: org.eclipse.debug.core.Launch@454684 1455331789923 launch changed : ATestCase: org.eclipse.debug.core.Launch@454684 [JUnit] 1455331790318 launch terminated: ATestCase: org.eclipse.debug.core.Launch@454684 [JUnit] 1455331790560 launch added : ATestCase: org.eclipse.debug.core.Launch@1cae254 1455331790604 launch changed : ATestCase: org.eclipse.debug.core.Launch@1cae254 [JUnit] 1455331791049 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1cae254 [JUnit] 1455331791240 launch added : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@aff43f 1455331791272 launch changed : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@aff43f [JUnit] 1455331791689 launch terminated: ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@aff43f [JUnit] 1455331791941 launch added : ATestCase test2Fail: org.eclipse.debug.core.Launch@ef8bf 1455331791974 launch changed : ATestCase test2Fail: org.eclipse.debug.core.Launch@ef8bf [JUnit] 1455331792382 launch terminated: ATestCase test2Fail: org.eclipse.debug.core.Launch@ef8bf [JUnit] 1455331792578 launch added : ATestCase test1Succeed: org.eclipse.debug.core.Launch@169fff7 1455331792609 launch changed : ATestCase test1Succeed: org.eclipse.debug.core.Launch@169fff7 [JUnit] 1455331793009 launch terminated: ATestCase test1Succeed: org.eclipse.debug.core.Launch@169fff7 [JUnit] 1455331793206 launch added : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@1025162 1455331793239 launch changed : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@1025162 [JUnit] 1455331793666 launch terminated: ATestCase testDiv[1]: org.eclipse.debug.core.Launch@1025162 [JUnit] 1455331793881 launch added : ATestCase testDiv: org.eclipse.debug.core.Launch@dcb2a6 1455331793913 launch changed : ATestCase testDiv: org.eclipse.debug.core.Launch@dcb2a6 [JUnit] 1455331794347 launch terminated: ATestCase testDiv: org.eclipse.debug.core.Launch@dcb2a6 [JUnit] 1455331794555 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@eddd4a 1455331794586 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@eddd4a [JUnit] 1455331795014 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@eddd4a [JUnit] 1455331795230 launch added : ATestCase [1]: org.eclipse.debug.core.Launch@32cb96 1455331795261 launch changed : ATestCase [1]: org.eclipse.debug.core.Launch@32cb96 [JUnit] 1455331795675 launch terminated: ATestCase [1]: org.eclipse.debug.core.Launch@32cb96 [JUnit] 1455331795876 launch added : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@1a13773 1455331795908 launch changed : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@1a13773 [JUnit] 1455331796331 launch terminated: ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@1a13773 [JUnit] 1455331796530 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@77dc25 1455331796564 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@77dc25 [JUnit] 1455331796982 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@77dc25 [JUnit] 1455331797189 launch added : ATestCase [0]: org.eclipse.debug.core.Launch@18787be 1455331797222 launch changed : ATestCase [0]: org.eclipse.debug.core.Launch@18787be [JUnit] 1455331797632 launch terminated: ATestCase [0]: org.eclipse.debug.core.Launch@18787be [JUnit] 1455331797830 launch added : FailingSuite: org.eclipse.debug.core.Launch@1a9bbf7 1455331797857 launch changed : FailingSuite: org.eclipse.debug.core.Launch@1a9bbf7 [JUnit] 1455331798096 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@1a9bbf7 [JUnit] 1455331798154 launch added : AllTests: org.eclipse.debug.core.Launch@192137d 1455331798184 launch changed : AllTests: org.eclipse.debug.core.Launch@192137d [JUnit] 1455331799418 launch terminated: AllTests: org.eclipse.debug.core.Launch@192137d [JUnit] 1455331799511 launch added : ATestSuite: org.eclipse.debug.core.Launch@16ac383 1455331799539 launch changed : ATestSuite: org.eclipse.debug.core.Launch@16ac383 [JUnit] 1455331800769 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@16ac383 [JUnit] 1455331800820 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@586557 1455331800851 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@586557 [JUnit] 1455331801078 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@586557 [JUnit] 1455331801126 launch added : ATestCase: org.eclipse.debug.core.Launch@1ff0cc7 1455331801155 launch changed : ATestCase: org.eclipse.debug.core.Launch@1ff0cc7 [JUnit] 1455331802366 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1ff0cc7 [JUnit] 1455331802412 launch added : Failures: org.eclipse.debug.core.Launch@157f323 1455331802441 launch changed : Failures: org.eclipse.debug.core.Launch@157f323 [JUnit] 1455331802665 launch terminated: Failures: org.eclipse.debug.core.Launch@157f323 [JUnit] 1455331802926 launch added : AllTests: org.eclipse.debug.core.Launch@bea7af 1455331802972 launch changed : AllTests: org.eclipse.debug.core.Launch@bea7af [JUnit] 1455331804420 launch terminated: AllTests: org.eclipse.debug.core.Launch@bea7af [JUnit] 1455331804503 launch added : ATestSuite: org.eclipse.debug.core.Launch@97dce6 1455331804539 launch changed : ATestSuite: org.eclipse.debug.core.Launch@97dce6 [JUnit] 1455331805955 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@97dce6 [JUnit] 1455331806015 launch added : ATestCase: org.eclipse.debug.core.Launch@168a4d6 1455331806070 launch changed : ATestCase: org.eclipse.debug.core.Launch@168a4d6 [JUnit] 1455331807481 launch terminated: ATestCase: org.eclipse.debug.core.Launch@168a4d6 [JUnit] 1455331807536 launch added : Failures: org.eclipse.debug.core.Launch@16a8923 1455331807578 launch changed : Failures: org.eclipse.debug.core.Launch@16a8923 [JUnit] 1455331808004 launch terminated: Failures: org.eclipse.debug.core.Launch@16a8923 [JUnit] !ENTRY org.eclipse.core.resources 2 10035 2016-02-12 21:51:02.138 !MESSAGE The workspace will exit with unsaved changes in this session.