!SESSION 2016-06-06 16:33:43.098 ----------------------------------------------- eclipse.buildId=4.6.0.I20160606-1100 java.version=1.8.0_51 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,/opt/users/genie.shared/workspace/ep46I-unit-lin64/workarea/I20160606-1100/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 /opt/users/genie.shared/workspace/ep46I-unit-lin64/workarea/I20160606-1100/eclipse-testing/results/ep46I-unit-lin64_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /opt/users/genie.shared/workspace/ep46I-unit-lin64/workarea/I20160606-1100/eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/users/genie.shared/workspace/ep46I-unit-lin64/workarea/I20160606-1100/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 /opt/users/genie.shared/workspace/ep46I-unit-lin64/workarea/I20160606-1100/eclipse-testing/results/ep46I-unit-lin64_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.331 !MESSAGE System property http.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.344 !MESSAGE System property http.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.345 !MESSAGE System property http.nonProxyHosts has been set to download.eclipse.org|172.30.206.* by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.348 !MESSAGE System property https.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.349 !MESSAGE System property https.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2016-06-06 16:33:48.350 !MESSAGE System property https.nonProxyHosts has been set to download.eclipse.org|172.30.206.* by an external source. This value will be overwritten using the values from the preferences 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){}} !ENTRY org.eclipse.jdt.ui 1 0 2016-06-06 16:39:34.747 !MESSAGE Expecting an error message to be logged after this (3x). !ENTRY org.eclipse.core.runtime 4 2 2016-06-06 16:39:34.749 !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:497) 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:497) 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 2016-06-06 16:39:34.761 !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:497) 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:497) 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 2016-06-06 16:39:34.763 !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:497) 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:497) 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) 1465245617738 launch added : ATestCase: org.eclipse.debug.core.Launch@4d59fafc 1465245617884 launch changed : ATestCase: org.eclipse.debug.core.Launch@4d59fafc [JUnit] 1465245618101 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4d59fafc [JUnit] 1465245618210 launch added : ATestCase: org.eclipse.debug.core.Launch@4d40f5e 1465245618225 launch changed : ATestCase: org.eclipse.debug.core.Launch@4d40f5e [JUnit] 1465245618502 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4d40f5e [JUnit] 1465245618582 launch added : ATestCase: org.eclipse.debug.core.Launch@2e299e8e 1465245618600 launch changed : ATestCase: org.eclipse.debug.core.Launch@2e299e8e [JUnit] 1465245618852 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2e299e8e [JUnit] 1465245618912 launch added : ATestCase: org.eclipse.debug.core.Launch@2298a642 1465245618924 launch changed : ATestCase: org.eclipse.debug.core.Launch@2298a642 [JUnit] 1465245619172 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2298a642 [JUnit] 1465245619246 launch added : ATestCase: org.eclipse.debug.core.Launch@23cfdd29 1465245619260 launch changed : ATestCase: org.eclipse.debug.core.Launch@23cfdd29 [JUnit] 1465245619520 launch terminated: ATestCase: org.eclipse.debug.core.Launch@23cfdd29 [JUnit] 1465245619587 launch added : ATestCase: org.eclipse.debug.core.Launch@18801686 1465245619598 launch changed : ATestCase: org.eclipse.debug.core.Launch@18801686 [JUnit] 1465245619851 launch terminated: ATestCase: org.eclipse.debug.core.Launch@18801686 [JUnit] 1465245619917 launch added : ATestCase: org.eclipse.debug.core.Launch@5e1d4a80 1465245619932 launch changed : ATestCase: org.eclipse.debug.core.Launch@5e1d4a80 [JUnit] 1465245620199 launch terminated: ATestCase: org.eclipse.debug.core.Launch@5e1d4a80 [JUnit] 1465245620294 launch added : MyTestSuite: org.eclipse.debug.core.Launch@3850be9d 1465245620305 launch changed : MyTestSuite: org.eclipse.debug.core.Launch@3850be9d [JUnit] 1465245620740 launch terminated: MyTestSuite: org.eclipse.debug.core.Launch@3850be9d [JUnit] 1465245620800 launch added : ATestCase: org.eclipse.debug.core.Launch@2dc87cdd 1465245620813 launch changed : ATestCase: org.eclipse.debug.core.Launch@2dc87cdd [JUnit] 1465245621081 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2dc87cdd [JUnit] 1465245621141 launch added : ATestCase: org.eclipse.debug.core.Launch@470e5118 1465245621154 launch changed : ATestCase: org.eclipse.debug.core.Launch@470e5118 [JUnit] 1465245621423 launch terminated: ATestCase: org.eclipse.debug.core.Launch@470e5118 [JUnit] 1465245621481 launch added : ATestCase: org.eclipse.debug.core.Launch@4a78d91b 1465245621493 launch changed : ATestCase: org.eclipse.debug.core.Launch@4a78d91b [JUnit] 1465245621732 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4a78d91b [JUnit] 1465245621795 launch added : ATestCase: org.eclipse.debug.core.Launch@69afe3c8 1465245621807 launch changed : ATestCase: org.eclipse.debug.core.Launch@69afe3c8 [JUnit] 1465245622063 launch terminated: ATestCase: org.eclipse.debug.core.Launch@69afe3c8 [JUnit] 1465245622147 launch added : ATestCase: org.eclipse.debug.core.Launch@272e5f93 1465245622196 launch changed : ATestCase: org.eclipse.debug.core.Launch@272e5f93 [JUnit] 1465245622683 launch terminated: ATestCase: org.eclipse.debug.core.Launch@272e5f93 [JUnit] 1465245622754 launch added : ATestCase: org.eclipse.debug.core.Launch@30ee0d55 1465245622770 launch changed : ATestCase: org.eclipse.debug.core.Launch@30ee0d55 [JUnit] 1465245623235 launch terminated: ATestCase: org.eclipse.debug.core.Launch@30ee0d55 [JUnit] 1465245623316 launch added : ATestCase: org.eclipse.debug.core.Launch@28d3dd7a 1465245623333 launch changed : ATestCase: org.eclipse.debug.core.Launch@28d3dd7a [JUnit] 1465245623773 launch terminated: ATestCase: org.eclipse.debug.core.Launch@28d3dd7a [JUnit] 1465245623844 launch added : ATestCase: org.eclipse.debug.core.Launch@1b55ea3a 1465245623865 launch changed : ATestCase: org.eclipse.debug.core.Launch@1b55ea3a [JUnit] 1465245624301 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1b55ea3a [JUnit] 1465245624372 launch added : ATestCase: org.eclipse.debug.core.Launch@3c52ea93 1465245624386 launch changed : ATestCase: org.eclipse.debug.core.Launch@3c52ea93 [JUnit] 1465245624809 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3c52ea93 [JUnit] 1465245624881 launch added : ATestCase: org.eclipse.debug.core.Launch@2c41ca41 1465245624896 launch changed : ATestCase: org.eclipse.debug.core.Launch@2c41ca41 [JUnit] 1465245625343 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2c41ca41 [JUnit] 1465245625414 launch added : ATestCase: org.eclipse.debug.core.Launch@50af6608 1465245625433 launch changed : ATestCase: org.eclipse.debug.core.Launch@50af6608 [JUnit] 1465245625903 launch terminated: ATestCase: org.eclipse.debug.core.Launch@50af6608 [JUnit] 1465245625982 launch added : ATestCase: org.eclipse.debug.core.Launch@997f8d4 1465245625997 launch changed : ATestCase: org.eclipse.debug.core.Launch@997f8d4 [JUnit] 1465245626430 launch terminated: ATestCase: org.eclipse.debug.core.Launch@997f8d4 [JUnit] 1465245626503 launch added : ATestCase: org.eclipse.debug.core.Launch@1d725b44 1465245626525 launch changed : ATestCase: org.eclipse.debug.core.Launch@1d725b44 [JUnit] 1465245626969 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1d725b44 [JUnit] 1465245627153 launch added : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@78ead286 1465245627166 launch changed : ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@78ead286 [JUnit] 1465245627606 launch terminated: ATestCase thisdoesnotexist: org.eclipse.debug.core.Launch@78ead286 [JUnit] 1465245627682 launch added : ATestCase test2Fail: org.eclipse.debug.core.Launch@198ffd53 1465245627694 launch changed : ATestCase test2Fail: org.eclipse.debug.core.Launch@198ffd53 [JUnit] 1465245628133 launch terminated: ATestCase test2Fail: org.eclipse.debug.core.Launch@198ffd53 [JUnit] 1465245628211 launch added : ATestCase test1Succeed: org.eclipse.debug.core.Launch@4a984ada 1465245628225 launch changed : ATestCase test1Succeed: org.eclipse.debug.core.Launch@4a984ada [JUnit] 1465245628662 launch terminated: ATestCase test1Succeed: org.eclipse.debug.core.Launch@4a984ada [JUnit] 1465245628748 launch added : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@51c93782 1465245628762 launch changed : ATestCase testDiv[1]: org.eclipse.debug.core.Launch@51c93782 [JUnit] 1465245629246 launch terminated: ATestCase testDiv[1]: org.eclipse.debug.core.Launch@51c93782 [JUnit] 1465245629325 launch added : ATestCase testDiv: org.eclipse.debug.core.Launch@2bd64e8c 1465245629338 launch changed : ATestCase testDiv: org.eclipse.debug.core.Launch@2bd64e8c [JUnit] 1465245629790 launch terminated: ATestCase testDiv: org.eclipse.debug.core.Launch@2bd64e8c [JUnit] 1465245629871 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@6148b177 1465245629884 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@6148b177 [JUnit] 1465245630344 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@6148b177 [JUnit] 1465245630423 launch added : ATestCase [1]: org.eclipse.debug.core.Launch@b7dae02 1465245630435 launch changed : ATestCase [1]: org.eclipse.debug.core.Launch@b7dae02 [JUnit] 1465245630894 launch terminated: ATestCase [1]: org.eclipse.debug.core.Launch@b7dae02 [JUnit] 1465245630974 launch added : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@e8de498 1465245630986 launch changed : ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@e8de498 [JUnit] 1465245631448 launch terminated: ATestCase pack.ATestCase: org.eclipse.debug.core.Launch@e8de498 [JUnit] 1465245631532 launch added : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@2f6de154 1465245631544 launch changed : ATestCase testDiv[0]: org.eclipse.debug.core.Launch@2f6de154 [JUnit] 1465245632006 launch terminated: ATestCase testDiv[0]: org.eclipse.debug.core.Launch@2f6de154 [JUnit] 1465245632071 launch added : ATestCase [0]: org.eclipse.debug.core.Launch@473e3370 1465245632083 launch changed : ATestCase [0]: org.eclipse.debug.core.Launch@473e3370 [JUnit] 1465245632542 launch terminated: ATestCase [0]: org.eclipse.debug.core.Launch@473e3370 [JUnit] 1465245632620 launch added : FailingSuite: org.eclipse.debug.core.Launch@7a7dab6b 1465245632629 launch changed : FailingSuite: org.eclipse.debug.core.Launch@7a7dab6b [JUnit] 1465245632879 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@7a7dab6b [JUnit] 1465245632913 launch added : AllTests: org.eclipse.debug.core.Launch@2a6ff20c 1465245632922 launch changed : AllTests: org.eclipse.debug.core.Launch@2a6ff20c [JUnit] 1465245634175 launch terminated: AllTests: org.eclipse.debug.core.Launch@2a6ff20c [JUnit] 1465245634204 launch added : ATestSuite: org.eclipse.debug.core.Launch@72e7dff1 1465245634213 launch changed : ATestSuite: org.eclipse.debug.core.Launch@72e7dff1 [JUnit] 1465245635460 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@72e7dff1 [JUnit] 1465245635486 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@57018dd5 1465245635494 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@57018dd5 [JUnit] 1465245635746 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@57018dd5 [JUnit] 1465245635764 launch added : ATestCase: org.eclipse.debug.core.Launch@7e652a25 1465245635773 launch changed : ATestCase: org.eclipse.debug.core.Launch@7e652a25 [JUnit] 1465245637020 launch terminated: ATestCase: org.eclipse.debug.core.Launch@7e652a25 [JUnit] 1465245637041 launch added : Failures: org.eclipse.debug.core.Launch@134cf5b8 1465245637050 launch changed : Failures: org.eclipse.debug.core.Launch@134cf5b8 [JUnit] 1465245637296 launch terminated: Failures: org.eclipse.debug.core.Launch@134cf5b8 [JUnit] 1465245637415 launch added : AllTests: org.eclipse.debug.core.Launch@5c63449b 1465245637433 launch changed : AllTests: org.eclipse.debug.core.Launch@5c63449b [JUnit] 1465245638912 launch terminated: AllTests: org.eclipse.debug.core.Launch@5c63449b [JUnit] 1465245638951 launch added : ATestSuite: org.eclipse.debug.core.Launch@70c26ef 1465245638964 launch changed : ATestSuite: org.eclipse.debug.core.Launch@70c26ef [JUnit] 1465245640412 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@70c26ef [JUnit] 1465245640441 launch added : ATestCase: org.eclipse.debug.core.Launch@5b95bcb4 1465245640464 launch changed : ATestCase: org.eclipse.debug.core.Launch@5b95bcb4 [JUnit] 1465245641903 launch terminated: ATestCase: org.eclipse.debug.core.Launch@5b95bcb4 [JUnit] 1465245641931 launch added : Failures: org.eclipse.debug.core.Launch@42284eb8 1465245641949 launch changed : Failures: org.eclipse.debug.core.Launch@42284eb8 [JUnit] 1465245642398 launch terminated: Failures: org.eclipse.debug.core.Launch@42284eb8 [JUnit] !ENTRY org.eclipse.core.resources 2 10035 2016-06-06 16:41:31.858 !MESSAGE The workspace will exit with unsaved changes in this session.