Name | Status | Type | Time(s) |
testUpdateWizardResolved | Success | | 0.764 |
testCollectObject | Success | | 0.000 |
testGeneralPage | Success | | 0.185 |
testCompoundDescriptorAND | Success | | 0.000 |
testElements | Success | | 0.031 |
testCollectObject | Success | | 0.001 |
testDialog | Success | | 0.240 |
testSingleIUPreventInstallation | Success | | 0.420 |
testLockedElements | Success | | 0.044 |
testLockedElements | Success | | 0.033 |
testInvalid | Success | | 0.036 |
testQuery | Success | | 0.003 |
testMatchOtherObjects | Success | | 0.002 |
testUpdateUsingElements | Success | | 0.039 |
testAllowExportFeaturesInstalledFromLocal | Success | | 0.004 |
testTopLevelIUs | Success | | 0.030 |
testUpdateWizardResolvedWithLicense | Success | | 0.529 |
testMultipleIUsAndVersions | Success | | 0.001 |
testNoMakeCategory | Success | | 0.000 |
testTopLevelElements | Success | | 0.030 |
testAdditionOfChildren | Success | | 0.095 |
testRemoveSelectionAfterResolve | Success | | 0.087 |
testEmptySelection | Success | | 0.036 |
testLocalizedLicense | Success | | 0.006 |
testInstallWizard | Success | | 0.542 |
testDetectMissingRequirement | Success | | 0.227 |
testMakeCategory | Success | | 0.000 |
testEmptySizing | Success | | 0.060 |
testBrokenRepository | Success | | 0.096 |
testCancelLoad | Success | | 0.002 |
testMixedIUsAndElements | Success | | 0.029 |
testCollectIU | Success | | 0.000 |
testNestedElements | Success | | 0.037 |
testLatestHasDifferentId | Success | | 0.087 |
testIncompatibleP2f | Success | | 0.011 |
testQuery | Success | | 0.037 |
testUpdateWizardResolvedError | Success | | 0.430 |
testInstallWizardUnresolved | Success | | 1.319 |
testDialogWithCompare | Success | | 0.236 |
testForcePatchOverUpdate | Success | | 0.060 |
testSimpleSizing | Success | | 5.916 |
testNestedIUs | Success | | 0.059 |
testMixedIUsAndNonIUs | Success | | 0.062 |
testInstallWizardResolved | Success | | 0.922 |
testExportFeaturesInstalledFromLocal | Success | | 0.014 |
testMixedIUsAndNonIUs | Success | | 0.030 |
testDialog | Success | | 0.183 |
testMixedIUsAndNonIUs | Success | | 0.046 |
testUpdateWizardResolvedSkipSelections | Error | Cannot create an update wizard on an unresolved operation
java.lang.IllegalArgumentException: Cannot create an update wizard on an unresolved operation at org.eclipse.core.runtime.Assert.isLegal(Assert.java:66) at org.eclipse.equinox.internal.p2.ui.dialogs.UpdateWizard.<init>(UpdateWizard.java:85) at org.eclipse.equinox.p2.tests.ui.dialogs.UpdateWizardTest.testUpdateWizardResolvedSkipSelections(UpdateWizardTest.java:165) 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:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:994) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4005) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3633) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44)
| 0.059 |
testSimpleDescriptorWithoutWrapper | Success | | 0.000 |
testNoMakeCategory | Success | | 0.001 |
testLoadUnknownP2f | Success | | 0.016 |
testExistingRepository | Success | | 0.006 |
testCollectObject | Success | | 0.000 |
testInstallWizardUnresolved | Success | | 1.432 |
testTopLevelIUs | Success | | 0.042 |
testLockedIUs | Success | | 0.042 |
testNestedCategories | Success | | 0.042 |
testEmptySelection | Success | | 0.029 |
testSearchForUpdatesInJob | Success | | 0.060 |
testGeneralPage | Success | | 0.271 |
testHideInstalled | Success | | 0.016 |
testNonLatestInMultipleRepositories | Success | | 0.009 |
testCollectLatestIU | Success | | 0.001 |
testUpdate | Success | | 0.027 |
testMixedIUsAndElements | Success | | 0.033 |
testInstallDrilldown | Success | | 0.070 |
testIsEmpty | Success | | 0.000 |
testCancelQuery | Success | | 0.003 |
testTopLevelElements | Success | | 0.046 |
testSize | Success | | 0.001 |
testCategoryMerging | Success | | 0.000 |
testCompoundDescriptorOR | Success | | 0.006 |
testChooseNotTheNewest | Success | | 0.072 |
testLockedIUs | Success | | 0.028 |
testInstallWizardWithLicenseBypass | Success | | 0.608 |
testUninstallWizardUnresolved | Success | | 0.424 |
testUninstallContactsNoRepositories | Success | | 0.045 |
testInstallWizardWithoutLicenseBypass | Success | | 0.696 |
testDifferentProfilesDifferentLicenses | Success | | 0.050 |
testMakeCategory | Success | | 0.000 |
testDialog | Success | | 0.168 |
testHideInstalled | Success | | 0.024 |
testBug277554MultipleVersions | Success | | 0.499 |
testEmpty | Success | | 0.026 |
testChooseUpdateOverPatch | Success | | 0.091 |
testNestedElements | Success | | 0.051 |
testMixedIUsAndElements | Success | | 0.034 |
testCopyrightPage | Success | | 0.279 |
testBasicIU | Success | | 0.006 |
testUpdateManagerImport | Success | | 0.056 |
testUninstallWizardResolved | Success | | 0.474 |
testNicknameOnLoad | Success | | 0.003 |
testInvalidSelection | Success | | 0.037 |
testCopyrightPage | Success | | 0.174 |
testNotFoundRepository | Success | | 0.017 |
testLoadP2f | Success | | 0.014 |
testNestedIUs | Success | | 0.035 |
testSimpleDescriptorWithWrapper | Success | | 0.025 |
testLicenseAcceptAndReject | Success | | 0.052 |
testLicensePage | Success | | 0.223 |
testIUs | Success | | 0.036 |
testUpdate | Success | | 0.011 |
testRemoveRepo | Success | | 0.044 |
testEEIssueSkipsRemediation | Success | | 0.000 |
testUpdateWithNamespaceChange | Success | | 0.081 |
testInstallerPlan | Success | | 1.100 |
testLatestInMultipleRepositories | Success | | 0.023 |
testLicensePage | Success | | 0.321 |
testExistingRepository | Success | | 0.029 |
testCollectIU | Success | | 0.000 |
testEmptySelection | Success | | 0.033 |
testFeatureProperties | Success | | 0.023 |
testRecognizePatchIsInstalled | Success | | 0.084 |
testChooseLatestPatches | Success | | 0.151 |