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 2017-06-12 14:03:51.679 ----------------------------------------------- eclipse.buildId=4.6.0.I20160606-1100 java.version=1.8.0_121 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/hudson/genie.perftests/.hudson/jobs/ep47I-perf-lin64-baseline/workspace/workarea/I20170612-0950/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 /home/hudson/genie.perftests/.hudson/jobs/ep47I-perf-lin64-baseline/workspace/workarea/I20170612-0950/eclipse-testing/results/ep47I-perf-lin64-baseline_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/hudson/genie.perftests/.hudson/jobs/ep47I-perf-lin64-baseline/workspace/workarea/I20170612-0950/eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/hudson/genie.perftests/.hudson/jobs/ep47I-perf-lin64-baseline/workspace/workarea/I20170612-0950/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 linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/hudson/genie.perftests/.hudson/jobs/ep47I-perf-lin64-baseline/workspace/workarea/I20170612-0950/eclipse-testing/results/ep47I-perf-lin64-baseline_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.jdt.ui 1 0 2017-06-12 14:13:17.587 !MESSAGE Expecting an error message to be logged after this (3x). !ENTRY org.eclipse.core.runtime 4 2 2017-06-12 14:13:17.597 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 junit.framework.ComparisonFailure: Expected status message expected: but was: 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:573) 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.ui.tests.quickfix.AnnotateAssistTest15.testBug466232(AnnotateAssistTest15.java:580) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:743) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351) 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:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) 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:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2017-06-12 14:13:17.617 !MESSAGE Error during computation of Annotate proposals: Could not resolve type Missing !STACK 0 org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals$MissingBindingException: Could not resolve type Missing at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.resolveBinding(ExternalNullAnnotationChangeProposals.java:328) at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.collectExternalAnnotationProposals(ExternalNullAnnotationChangeProposals.java:431) at org.eclipse.jdt.internal.ui.text.correction.ExternalNullAnnotationQuickAssistProcessor.computeQuickAssistProposals(ExternalNullAnnotationQuickAssistProcessor.java:95) at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.collectAnnotateProposals(AbstractAnnotateAssistTests.java:81) at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest15.testBug466232(AnnotateAssistTest15.java:581) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:743) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351) 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:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) 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:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.runtime 4 2 2017-06-12 14:13:17.625 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 junit.framework.ComparisonFailure: Expected status message expected:<...Annotate proposals: [The type pack.age.Missing cannot be resolved. It is indirectly referenced from required .class files]> but was:<...Annotate proposals: [Could not resolve type Missing]> 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:573) 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:321) at org.eclipse.jdt.internal.corext.fix.ExternalNullAnnotationChangeProposals.collectExternalAnnotationProposals(ExternalNullAnnotationChangeProposals.java:470) at org.eclipse.jdt.internal.ui.text.correction.ExternalNullAnnotationQuickAssistProcessor.computeQuickAssistProposals(ExternalNullAnnotationQuickAssistProcessor.java:95) at org.eclipse.jdt.ui.tests.quickfix.AbstractAnnotateAssistTests.collectAnnotateProposals(AbstractAnnotateAssistTests.java:81) at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest15.testBug466232(AnnotateAssistTest15.java:581) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:743) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351) 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:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) 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:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) at org.eclipse.core.launcher.Main.main(Main.java:34) 1497291295825 launch added : ATestCase: org.eclipse.debug.core.Launch@65796e8a 1497291296238 launch changed : ATestCase: org.eclipse.debug.core.Launch@65796e8a [JUnit] 1497291296841 launch terminated: ATestCase: org.eclipse.debug.core.Launch@65796e8a [JUnit] 1497291297237 launch added : ATestCase: org.eclipse.debug.core.Launch@325de3b6 1497291297340 launch changed : ATestCase: org.eclipse.debug.core.Launch@325de3b6 [JUnit] 1497291297976 launch terminated: ATestCase: org.eclipse.debug.core.Launch@325de3b6 [JUnit] 1497291298128 launch added : ATestCase: org.eclipse.debug.core.Launch@6ac262cc 1497291298217 launch changed : ATestCase: org.eclipse.debug.core.Launch@6ac262cc [JUnit] 1497291298801 launch terminated: ATestCase: org.eclipse.debug.core.Launch@6ac262cc [JUnit] 1497291299050 launch added : ATestCase: org.eclipse.debug.core.Launch@3fa6fcd7 1497291299104 launch changed : ATestCase: org.eclipse.debug.core.Launch@3fa6fcd7 [JUnit] 1497291299636 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3fa6fcd7 [JUnit] 1497291299903 launch added : ATestCase: org.eclipse.debug.core.Launch@3f0070d7 1497291299943 launch changed : ATestCase: org.eclipse.debug.core.Launch@3f0070d7 [JUnit] 1497291300325 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3f0070d7 [JUnit] 1497291300522 launch added : ATestCase: org.eclipse.debug.core.Launch@24763422 1497291300577 launch changed : ATestCase: org.eclipse.debug.core.Launch@24763422 [JUnit] 1497291301088 launch terminated: ATestCase: org.eclipse.debug.core.Launch@24763422 [JUnit] 1497291301401 launch added : ATestCase: org.eclipse.debug.core.Launch@5af0a206 1497291301542 launch changed : ATestCase: org.eclipse.debug.core.Launch@5af0a206 [JUnit] 1497291302109 launch terminated: ATestCase: org.eclipse.debug.core.Launch@5af0a206 [JUnit] 1497291302391 launch added : MyTestSuite: org.eclipse.debug.core.Launch@299af8eb 1497291302460 launch changed : MyTestSuite: org.eclipse.debug.core.Launch@299af8eb [JUnit] 1497291303681 launch terminated: MyTestSuite: org.eclipse.debug.core.Launch@299af8eb [JUnit] 1497291303947 launch added : ATestCase: org.eclipse.debug.core.Launch@3cb6a1f6 1497291304006 launch changed : ATestCase: org.eclipse.debug.core.Launch@3cb6a1f6 [JUnit] 1497291304722 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3cb6a1f6 [JUnit] 1497291304950 launch added : ATestCase: org.eclipse.debug.core.Launch@23e0220b 1497291304993 launch changed : ATestCase: org.eclipse.debug.core.Launch@23e0220b [JUnit] 1497291305572 launch terminated: ATestCase: org.eclipse.debug.core.Launch@23e0220b [JUnit] 1497291305846 launch added : ATestCase: org.eclipse.debug.core.Launch@445415a3 1497291305915 launch changed : ATestCase: org.eclipse.debug.core.Launch@445415a3 [JUnit] 1497291306317 launch terminated: ATestCase: org.eclipse.debug.core.Launch@445415a3 [JUnit] 1497291306437 launch added : ATestCase: org.eclipse.debug.core.Launch@2fff477 1497291306497 launch changed : ATestCase: org.eclipse.debug.core.Launch@2fff477 [JUnit] 1497291306936 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2fff477 [JUnit] 1497291307181 launch added : ATestCase: org.eclipse.debug.core.Launch@5b9d7a3d 1497291307273 launch changed : ATestCase: org.eclipse.debug.core.Launch@5b9d7a3d [JUnit] 1497291308344 launch terminated: ATestCase: org.eclipse.debug.core.Launch@5b9d7a3d [JUnit] 1497291308616 launch added : ATestCase: org.eclipse.debug.core.Launch@1bcd7c5f 1497291308682 launch changed : ATestCase: org.eclipse.debug.core.Launch@1bcd7c5f [JUnit] 1497291309492 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1bcd7c5f [JUnit] 1497291309737 launch added : ATestCase: org.eclipse.debug.core.Launch@31530433 1497291309792 launch changed : ATestCase: org.eclipse.debug.core.Launch@31530433 [JUnit] 1497291310795 launch terminated: ATestCase: org.eclipse.debug.core.Launch@31530433 [JUnit] 1497291310955 launch added : ATestCase: org.eclipse.debug.core.Launch@713052ce 1497291311018 launch changed : ATestCase: org.eclipse.debug.core.Launch@713052ce [JUnit] 1497291311971 launch terminated: ATestCase: org.eclipse.debug.core.Launch@713052ce [JUnit] 1497291312087 launch added : ATestCase: org.eclipse.debug.core.Launch@6b96bc3 1497291312145 launch changed : ATestCase: org.eclipse.debug.core.Launch@6b96bc3 [JUnit] 1497291312789 launch terminated: ATestCase: org.eclipse.debug.core.Launch@6b96bc3 [JUnit] 1497291313055 launch added : ATestCase: org.eclipse.debug.core.Launch@225dde61 1497291313110 launch changed : ATestCase: org.eclipse.debug.core.Launch@225dde61 [JUnit] 1497291313700 launch terminated: ATestCase: org.eclipse.debug.core.Launch@225dde61 [JUnit] 1497291313986 launch added : ATestCase: org.eclipse.debug.core.Launch@46a984f 1497291314054 launch changed : ATestCase: org.eclipse.debug.core.Launch@46a984f [JUnit] 1497291314922 launch terminated: ATestCase: org.eclipse.debug.core.Launch@46a984f [JUnit] 1497291315200 launch added : ATestCase: org.eclipse.debug.core.Launch@3b003019 1497291315251 launch changed : ATestCase: org.eclipse.debug.core.Launch@3b003019 [JUnit] 1497291315927 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3b003019 [JUnit] 1497291316189 launch added : ATestCase: org.eclipse.debug.core.Launch@43d766c7 1497291316272 launch changed : ATestCase: org.eclipse.debug.core.Launch@43d766c7 [JUnit] 1497291317587 launch terminated: ATestCase: org.eclipse.debug.core.Launch@43d766c7 [JUnit] 1497291317822 launch added : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@5139e9ea 1497291317877 launch changed : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@5139e9ea [JUnit] 1497291318604 launch terminated: ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@5139e9ea [JUnit] 1497291318890 launch added : ATestCase test2Fail: org.eclipse.debug.core.Launch@6da9f955 1497291318910 launch changed : ATestCase test2Fail: org.eclipse.debug.core.Launch@6da9f955 [JUnit] 1497291319768 launch terminated: ATestCase test2Fail: org.eclipse.debug.core.Launch@6da9f955 [JUnit] 1497291320062 launch added : ATestCase test1Succeed: org.eclipse.debug.core.Launch@6d93c180 1497291320113 launch changed : ATestCase test1Succeed: org.eclipse.debug.core.Launch@6d93c180 [JUnit] 1497291320840 launch terminated: ATestCase test1Succeed: org.eclipse.debug.core.Launch@6d93c180 [JUnit] 1497291321098 launch added : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@d7c77d5 1497291321144 launch changed : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@d7c77d5 [JUnit] 1497291322230 launch terminated: ATestCase testDiv[1]: org.eclipse.debug.core.Launch@d7c77d5 [JUnit] 1497291322542 launch added : ATestCase testDiv: org.eclipse.debug.core.Launch@3e5ac035 1497291322612 launch changed : ATestCase testDiv: org.eclipse.debug.core.Launch@3e5ac035 [JUnit] 1497291323665 launch terminated: ATestCase testDiv: org.eclipse.debug.core.Launch@3e5ac035 [JUnit] 1497291323905 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@3f013454 1497291323931 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@3f013454 [JUnit] 1497291324570 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@3f013454 [JUnit] 1497291324850 launch added : ATestCase [1]: org.eclipse.debug.core.Launch@14f694c4 1497291324906 launch changed : ATestCase [1]: org.eclipse.debug.core.Launch@14f694c4 [JUnit] 1497291325541 launch terminated: ATestCase [1]: org.eclipse.debug.core.Launch@14f694c4 [JUnit] 1497291325739 launch added : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@196aff76 1497291325767 launch changed : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@196aff76 [JUnit] 1497291326394 launch terminated: ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@196aff76 [JUnit] 1497291326620 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@513e0a3f 1497291326648 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@513e0a3f [JUnit] 1497291327305 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@513e0a3f [JUnit] 1497291327602 launch added : ATestCase [0]: org.eclipse.debug.core.Launch@6dab143c 1497291327657 launch changed : ATestCase [0]: org.eclipse.debug.core.Launch@6dab143c [JUnit] 1497291328697 launch terminated: ATestCase [0]: org.eclipse.debug.core.Launch@6dab143c [JUnit] 1497291328924 launch added : FailingSuite: org.eclipse.debug.core.Launch@1b8d78d5 1497291328974 launch changed : FailingSuite: org.eclipse.debug.core.Launch@1b8d78d5 [JUnit] 1497291329416 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@1b8d78d5 [JUnit] 1497291329611 launch added : AllTests: org.eclipse.debug.core.Launch@2ea573 1497291329650 launch changed : AllTests: org.eclipse.debug.core.Launch@2ea573 [JUnit] 1497291331141 launch terminated: AllTests: org.eclipse.debug.core.Launch@2ea573 [JUnit] 1497291331322 launch added : ATestSuite: org.eclipse.debug.core.Launch@31d51594 1497291331364 launch changed : ATestSuite: org.eclipse.debug.core.Launch@31d51594 [JUnit] 1497291332922 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@31d51594 [JUnit] 1497291333017 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@6b99a3fd 1497291333065 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@6b99a3fd [JUnit] 1497291333501 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@6b99a3fd [JUnit] 1497291333663 launch added : ATestCase: org.eclipse.debug.core.Launch@17d87bb3 1497291333681 launch changed : ATestCase: org.eclipse.debug.core.Launch@17d87bb3 [JUnit] 1497291334978 launch terminated: ATestCase: org.eclipse.debug.core.Launch@17d87bb3 [JUnit] 1497291335149 launch added : Failures: org.eclipse.debug.core.Launch@63fecead 1497291335213 launch changed : Failures: org.eclipse.debug.core.Launch@63fecead [JUnit] 1497291335760 launch terminated: Failures: org.eclipse.debug.core.Launch@63fecead [JUnit] 1497291336193 launch added : AllTests: org.eclipse.debug.core.Launch@63d098f 1497291336241 launch changed : AllTests: org.eclipse.debug.core.Launch@63d098f [JUnit] 1497291338040 launch terminated: AllTests: org.eclipse.debug.core.Launch@63d098f [JUnit] 1497291338219 launch added : ATestSuite: org.eclipse.debug.core.Launch@202abfcc 1497291338257 launch changed : ATestSuite: org.eclipse.debug.core.Launch@202abfcc [JUnit] 1497291339955 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@202abfcc [JUnit] 1497291340061 launch added : ATestCase: org.eclipse.debug.core.Launch@45221244 1497291340156 launch changed : ATestCase: org.eclipse.debug.core.Launch@45221244 [JUnit] 1497291342181 launch terminated: ATestCase: org.eclipse.debug.core.Launch@45221244 [JUnit] 1497291342343 launch added : Failures: org.eclipse.debug.core.Launch@23699261 1497291342416 launch changed : Failures: org.eclipse.debug.core.Launch@23699261 [JUnit] 1497291343521 launch terminated: Failures: org.eclipse.debug.core.Launch@23699261 [JUnit] !ENTRY org.eclipse.core.resources 2 10035 2017-06-12 14:16:42.042 !MESSAGE The workspace will exit with unsaved changes in this session.