!SESSION 2008-09-11 23:24:46.468 ----------------------------------------------- eclipse.buildId=M20080911-1700 java.version=1.5.0_11 java.vendor=Sun Microsystems Inc. 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:\buildtest\M20080911-1700\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 Command-line arguments: -application org.eclipse.test.uitestapplication -data C:\buildtest\M20080911-1700\eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,C:\buildtest\M20080911-1700\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 !ENTRY org.eclipse.core.filesystem 4 271 2008-09-11 23:26:35.015 !MESSAGE File not found: C:\buildtest\M20080911-1700\eclipse-testing\test-eclipse\eclipse\jdt_folder\DummyProject\src\p\A.java. !STACK 0 java.io.FileNotFoundException: C:\buildtest\M20080911-1700\eclipse-testing\test-eclipse\eclipse\jdt_folder\DummyProject\src\p\A.java (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:356) at org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:217) at org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140) at org.eclipse.core.internal.filesystem.local.LocalFile.copy(LocalFile.java:109) at org.eclipse.core.internal.localstore.BlobStore.addBlob(BlobStore.java:57) at org.eclipse.core.internal.localstore.HistoryStore2.addState(HistoryStore2.java:92) at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:927) at org.eclipse.core.internal.resources.File.internalSetContents(File.java:330) at org.eclipse.core.internal.resources.File.create(File.java:158) at org.eclipse.jdt.internal.core.JavaModelOperation.createFile(JavaModelOperation.java:266) at org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.executeOperation(CreateCompilationUnitOperation.java:118) at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:709) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800) at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:775) at org.eclipse.jdt.internal.core.PackageFragment.createCompilationUnit(PackageFragment.java:145) at org.eclipse.jdt.ui.tests.core.source.GenerateGettersSettersTest.assertInsertAt(GenerateGettersSettersTest.java:766) at org.eclipse.jdt.ui.tests.core.source.GenerateGettersSettersTest.testInsertSetterAtLocation(GenerateGettersSettersTest.java:705) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30) org.eclipse.jdt.ui.tests.core.source.GenerateConstructorUsingFieldsTest::test02 disabled (see bug 113052 (import issue)) 1221191396734 launch added : ATestCase: org.eclipse.debug.core.Launch@4f8665 1221191399093 launch changed : ATestCase: org.eclipse.debug.core.Launch@4f8665 [JUnit] 1221191399906 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4f8665 [JUnit] 1221191400890 launch added : ATestCase: org.eclipse.debug.core.Launch@162f252 1221191400953 launch changed : ATestCase: org.eclipse.debug.core.Launch@162f252 [JUnit] 1221191404109 launch terminated: ATestCase: org.eclipse.debug.core.Launch@162f252 [JUnit] 1221191405156 launch added : ATestCase: org.eclipse.debug.core.Launch@5b8662 1221191405218 launch changed : ATestCase: org.eclipse.debug.core.Launch@5b8662 [JUnit] 1221191405750 launch terminated: ATestCase: org.eclipse.debug.core.Launch@5b8662 [JUnit] 1221191406515 launch added : ATestCase: org.eclipse.debug.core.Launch@474479 1221191406593 launch changed : ATestCase: org.eclipse.debug.core.Launch@474479 [JUnit] 1221191407203 launch terminated: ATestCase: org.eclipse.debug.core.Launch@474479 [JUnit] 1221191407671 launch added : ATestCase: org.eclipse.debug.core.Launch@138cfbc 1221191407750 launch changed : ATestCase: org.eclipse.debug.core.Launch@138cfbc [JUnit] 1221191408406 launch terminated: ATestCase: org.eclipse.debug.core.Launch@138cfbc [JUnit] 1221191408921 launch added : ATestCase: org.eclipse.debug.core.Launch@1303e44 1221191408984 launch changed : ATestCase: org.eclipse.debug.core.Launch@1303e44 [JUnit] 1221191409671 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1303e44 [JUnit] 1221191409968 launch added : ATestCase: org.eclipse.debug.core.Launch@128c7d7 1221191410062 launch changed : ATestCase: org.eclipse.debug.core.Launch@128c7d7 [JUnit] 1221191410562 launch terminated: ATestCase: org.eclipse.debug.core.Launch@128c7d7 [JUnit] 1221191410953 launch added : ATestCase: org.eclipse.debug.core.Launch@7421a4 1221191411015 launch changed : ATestCase: org.eclipse.debug.core.Launch@7421a4 [JUnit] 1221191411500 launch terminated: ATestCase: org.eclipse.debug.core.Launch@7421a4 [JUnit] 1221191411843 launch added : ATestCase: org.eclipse.debug.core.Launch@1857734 1221191411906 launch changed : ATestCase: org.eclipse.debug.core.Launch@1857734 [JUnit] 1221191412375 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1857734 [JUnit] 1221191412718 launch added : ATestCase: org.eclipse.debug.core.Launch@62aa91 1221191412781 launch changed : ATestCase: org.eclipse.debug.core.Launch@62aa91 [JUnit] 1221191413265 launch terminated: ATestCase: org.eclipse.debug.core.Launch@62aa91 [JUnit] 1221191413796 launch added : ATestCase: org.eclipse.debug.core.Launch@53c935 1221191413859 launch changed : ATestCase: org.eclipse.debug.core.Launch@53c935 [JUnit] 1221191414343 launch terminated: ATestCase: org.eclipse.debug.core.Launch@53c935 [JUnit] 1221191414812 launch added : AllTests: org.eclipse.debug.core.Launch@46e8ed 1221191414875 launch changed : AllTests: org.eclipse.debug.core.Launch@46e8ed [JUnit] 1221191416453 launch terminated: AllTests: org.eclipse.debug.core.Launch@46e8ed [JUnit] 1221191416609 launch added : ATestCase: org.eclipse.debug.core.Launch@43d7de 1221191416671 launch changed : ATestCase: org.eclipse.debug.core.Launch@43d7de [JUnit] 1221191418125 launch terminated: ATestCase: org.eclipse.debug.core.Launch@43d7de [JUnit] 1221191418296 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@109811d 1221191418375 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@109811d [JUnit] 1221191418796 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@109811d [JUnit] 1221191418875 launch added : ATestSuite: org.eclipse.debug.core.Launch@1c61f78 1221191418937 launch changed : ATestSuite: org.eclipse.debug.core.Launch@1c61f78 [JUnit] 1221191420437 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@1c61f78 [JUnit] 1221191420531 launch added : Failures: org.eclipse.debug.core.Launch@1d0b440 1221191420593 launch changed : Failures: org.eclipse.debug.core.Launch@1d0b440 [JUnit] 1221191421078 launch terminated: Failures: org.eclipse.debug.core.Launch@1d0b440 [JUnit] 1221191421203 launch added : FailingSuite: org.eclipse.debug.core.Launch@bb6f2 1221191421265 launch changed : FailingSuite: org.eclipse.debug.core.Launch@bb6f2 [JUnit] 1221191421750 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@bb6f2 [JUnit] 1221191422546 launch added : AllTests: org.eclipse.debug.core.Launch@14ced5e 1221191422812 launch changed : AllTests: org.eclipse.debug.core.Launch@14ced5e [JUnit] 1221191424531 launch terminated: AllTests: org.eclipse.debug.core.Launch@14ced5e [JUnit] 1221191424671 launch added : ATestCase: org.eclipse.debug.core.Launch@14ba8f4 1221191424750 launch changed : ATestCase: org.eclipse.debug.core.Launch@14ba8f4 [JUnit] 1221191426343 launch terminated: ATestCase: org.eclipse.debug.core.Launch@14ba8f4 [JUnit] 1221191426531 launch added : ATestSuite: org.eclipse.debug.core.Launch@547e3e 1221191426656 launch changed : ATestSuite: org.eclipse.debug.core.Launch@547e3e [JUnit] 1221191428703 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@547e3e [JUnit] 1221191428796 launch added : Failures: org.eclipse.debug.core.Launch@18007f5 1221191428875 launch changed : Failures: org.eclipse.debug.core.Launch@18007f5 [JUnit] 1221191429531 launch terminated: Failures: org.eclipse.debug.core.Launch@18007f5 [JUnit]