org.eclipse.jdt.ui.tests.core.source.GenerateConstructorUsingFieldsTest::test02 disabled (see bug 113052 (import issue)) java.lang.Exception: Delta for: at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:128) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) java.lang.Exception: Delta for: TestProject2 at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:128) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) java.lang.Exception: Delta for: TestProject2/src1 at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:128) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) java.lang.Exception: Delta for: TestProject2/src1/pack3.pack8 at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:128) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) java.lang.Exception: postRefresh: pack3.pack8 (not open) [in src1 [in TestProject2]] at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.postRefresh(PackagesViewFlatContentProvider.java:278) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:176) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) java.lang.Exception: Refresh table item: pack3.pack8 (not open) [in src1 [in TestProject2]] at org.eclipse.jdt.ui.tests.browsing.MockPluginView$TestProblemTableViewer.refresh(MockPluginView.java:262) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider$3.run(PackagesViewFlatContentProvider.java:285) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:3944) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.postRunnable(PackagesViewFlatContentProvider.java:244) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.postRefresh(PackagesViewFlatContentProvider.java:281) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:176) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(PackagesViewFlatContentProvider.java:210) at org.eclipse.jdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(PackagesViewFlatContentProvider.java:181) at org.eclipse.jdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(LogicalPackagesProvider.java:211) at org.eclipse.jdt.ui.tests.browsing.PackagesViewContentProviderTests2.testAddCUFromPackageNotLogicalPackage(PackagesViewContentProviderTests2.java:252) 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.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3404) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3101) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) 1244776270506 launch added : ATestCase: org.eclipse.debug.core.Launch@2cece 1244776270842 launch changed : ATestCase: org.eclipse.debug.core.Launch@2cece [JUnit] 1244776273061 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2cece [JUnit] 1244776273210 launch added : ATestCase: org.eclipse.debug.core.Launch@1e6f49 1244776273274 launch changed : ATestCase: org.eclipse.debug.core.Launch@1e6f49 [JUnit] 1244776273534 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1e6f49 [JUnit] 1244776273733 launch added : ATestCase: org.eclipse.debug.core.Launch@251800 1244776273794 launch changed : ATestCase: org.eclipse.debug.core.Launch@251800 [JUnit] 1244776274055 launch terminated: ATestCase: org.eclipse.debug.core.Launch@251800 [JUnit] 1244776274262 launch added : ATestCase: org.eclipse.debug.core.Launch@4ef128 1244776274376 launch changed : ATestCase: org.eclipse.debug.core.Launch@4ef128 [JUnit] 1244776274542 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4ef128 [JUnit] 1244776274806 launch added : ATestCase: org.eclipse.debug.core.Launch@368ca1 1244776274878 launch changed : ATestCase: org.eclipse.debug.core.Launch@368ca1 [JUnit] 1244776275135 launch terminated: ATestCase: org.eclipse.debug.core.Launch@368ca1 [JUnit] 1244776275318 launch added : ATestCase: org.eclipse.debug.core.Launch@ddfddb 1244776275390 launch changed : ATestCase: org.eclipse.debug.core.Launch@ddfddb [JUnit] 1244776275651 launch terminated: ATestCase: org.eclipse.debug.core.Launch@ddfddb [JUnit] 1244776275865 launch added : ATestCase: org.eclipse.debug.core.Launch@92bb0 1244776275932 launch changed : ATestCase: org.eclipse.debug.core.Launch@92bb0 [JUnit] 1244776276208 launch terminated: ATestCase: org.eclipse.debug.core.Launch@92bb0 [JUnit] 1244776276395 launch added : ATestCase: org.eclipse.debug.core.Launch@71444b 1244776276459 launch changed : ATestCase: org.eclipse.debug.core.Launch@71444b [JUnit] 1244776276715 launch terminated: ATestCase: org.eclipse.debug.core.Launch@71444b [JUnit] 1244776276901 launch added : ATestCase: org.eclipse.debug.core.Launch@4c8db9 1244776276964 launch changed : ATestCase: org.eclipse.debug.core.Launch@4c8db9 [JUnit] 1244776277221 launch terminated: ATestCase: org.eclipse.debug.core.Launch@4c8db9 [JUnit] 1244776277412 launch added : ATestCase: org.eclipse.debug.core.Launch@ae307b 1244776277474 launch changed : ATestCase: org.eclipse.debug.core.Launch@ae307b [JUnit] 1244776277734 launch terminated: ATestCase: org.eclipse.debug.core.Launch@ae307b [JUnit] 1244776277939 launch added : ATestCase: org.eclipse.debug.core.Launch@32877b 1244776278003 launch changed : ATestCase: org.eclipse.debug.core.Launch@32877b [JUnit] 1244776278267 launch terminated: ATestCase: org.eclipse.debug.core.Launch@32877b [JUnit] 1244776278523 launch added : AllTests: org.eclipse.debug.core.Launch@5cac15 1244776278583 launch changed : AllTests: org.eclipse.debug.core.Launch@5cac15 [JUnit] 1244776279838 launch terminated: AllTests: org.eclipse.debug.core.Launch@5cac15 [JUnit] 1244776279965 launch added : ATestCase: org.eclipse.debug.core.Launch@f4b065 1244776280034 launch changed : ATestCase: org.eclipse.debug.core.Launch@f4b065 [JUnit] 1244776281235 launch terminated: ATestCase: org.eclipse.debug.core.Launch@f4b065 [JUnit] 1244776281359 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@18cdad 1244776281419 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@18cdad [JUnit] 1244776281625 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@18cdad [JUnit] 1244776281714 launch added : ATestSuite: org.eclipse.debug.core.Launch@a210c2 1244776281788 launch changed : ATestSuite: org.eclipse.debug.core.Launch@a210c2 [JUnit] 1244776282997 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@a210c2 [JUnit] 1244776283096 launch added : Failures: org.eclipse.debug.core.Launch@a0228d 1244776283161 launch changed : Failures: org.eclipse.debug.core.Launch@a0228d [JUnit] 1244776283416 launch terminated: Failures: org.eclipse.debug.core.Launch@a0228d [JUnit] 1244776283499 launch added : FailingSuite: org.eclipse.debug.core.Launch@faad86 1244776283558 launch changed : FailingSuite: org.eclipse.debug.core.Launch@faad86 [JUnit] 1244776283767 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@faad86 [JUnit] 1244776284054 launch added : AllTests: org.eclipse.debug.core.Launch@74ef01 1244776284144 launch changed : AllTests: org.eclipse.debug.core.Launch@74ef01 [JUnit] 1244776285605 launch terminated: AllTests: org.eclipse.debug.core.Launch@74ef01 [JUnit] 1244776285704 launch added : ATestCase: org.eclipse.debug.core.Launch@565f48 1244776285768 launch changed : ATestCase: org.eclipse.debug.core.Launch@565f48 [JUnit] 1244776287172 launch terminated: ATestCase: org.eclipse.debug.core.Launch@565f48 [JUnit] 1244776287240 launch added : ATestSuite: org.eclipse.debug.core.Launch@88f699 1244776287304 launch changed : ATestSuite: org.eclipse.debug.core.Launch@88f699 [JUnit] 1244776288714 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@88f699 [JUnit] 1244776288802 launch added : Failures: org.eclipse.debug.core.Launch@faa387 1244776288870 launch changed : Failures: org.eclipse.debug.core.Launch@faa387 [JUnit] 1244776289278 launch terminated: Failures: org.eclipse.debug.core.Launch@faa387 [JUnit]