| Name | Status | Type | Time(s) |
| testContextFunctionSwitchParent_2 | Success | | 0.001 |
| testGetActiveRAT | Success | | 0.000 |
| testResourcesBundleDifferentLocale | Success | | 0.000 |
| testContextFunctionInParentRemove | Success | | 0.000 |
| testClassBasedResourceBundleSkipDefaultLocaleForEquinoxRoot | Success | | 0.001 |
| testRunAndTrackParentBecomeNull | Success | | 0.000 |
| testConstructorInjectionBasic | Success | | 0.001 |
| testGetCFNotAValue | Success | | 0.000 |
| testRemoveHiddenVariable | Success | | 0.001 |
| testInjectionCloseOverride | Success | | 0.002 |
| testBug430041 | Success | | 0.001 |
| testMessages | Success | | 0.005 |
| testOptionalReferences | Failure | expected:<1> but was:<0>
java.lang.AssertionError: expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase.testOptionalReferences(ServiceSupplierTestCase.java:228)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
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:40)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
| 0.241 |
| testChangeICF | Success | | 0.003 |
| testAppendInstalledBundles | Success | | 0.391 |
| testInjectBCinExecute | Success | | 0.003 |
| testGetLocal | Success | | 0.001 |
| testInjectWildCard | Success | | 0.002 |
| testRegisterRunAndTrackTwice | Success | | 0.000 |
| testDeclarativeService | Success | | 0.000 |
| testCleanup | Success | | 0.017 |
| testSetContextVarToSameObject | Success | | 0.001 |
| testStaticMake | Success | | 0.004 |
| testResourcesBundleUseDefaultLocaleForInvalidLocale | Success | | 0.008 |
| testUnInject | Success | | 0.023 |
| testInject | Success | | 0.001 |
| testCreatableIsCreated | Success | | 0.015 |
| testSetHiddenValueToEqualRootObject | Success | | 0.000 |
| testW | Success | | 0.001 |
| testDynamicAdd | Success | | 0.020 |
| testContextFunctionNullBecomeParent | Success | | 0.000 |
| testAddRemove | Success | | 0.000 |
| testBug430041 | Success | | 0.005 |
| testClassGenericInjection | Success | | 0.001 |
| testInjection | Success | | 0.001 |
| testConstructorInjection | Success | | 0.002 |
| testPrimitiveTypes | Success | | 0.004 |
| testU | Success | | 0.002 |
| testSelfInject | Success | | 0.001 |
| testCreateSectionFilter | Success | | 0.013 |
| testRemoveValueComputationOnDispose | Success | | 0.000 |
| testCallMethodsWithMissingAnnotationNoExecution | Success | | 0.000 |
| testPreDestroy | Success | | 0.001 |
| testNamedInjection | Success | | 0.000 |
| testPostConstruct | Success | | 0.001 |
| testContextFunctionOrdering | Success | | 0.000 |
| testClassBasedResourceBundleDifferentLocale | Success | | 0.000 |
| testBundleMessagesSkipDefaultLocaleForEquinoxRoot | Success | | 0.001 |
| testSetHiddenValueToObjectEqualToChild | Success | | 0.001 |
| testPreferencesQualifier | Success | | 0.017 |
| testInterfaceGenericInjection | Success | | 0.001 |
| testContextDisposedNoArg | Success | | 0.001 |
| testClassBasedResourceBundle | Success | | 0.006 |
| testRemoveContextVar | Success | | 0.000 |
| testContextActivation | Success | | 0.006 |
| testNested | Success | | 0.001 |
| testFieldMethodOrder | Success | | 0.001 |
| testInvokation | Success | | 0.000 |
| testOptionalReferences | Success | | 0.504 |
| testOverrideICF | Success | | 0.001 |
| testReplaceFunctionWithStaticValue | Success | | 0.000 |
| testMessagesSkipDefaultLocaleForEquinoxRoot | Success | | 0.000 |
| testContextFunctionInParentAdd | Success | | 0.001 |
| testBaseTypeConversion | Success | | 0.041 |
| testStaticFilter | Success | | 0.001 |
| testGetActiveRATNumberOfCalls | Success | | 0.001 |
| testSpecialMethodOnFailure | Success | | 0.004 |
| testMessagesDifferentLocale | Success | | 0.001 |
| testOptionalInvoke | Success | | 0.000 |
| testUpdateSameParentCalculated | Success | | 0.001 |
| testPreferencesQualifier | Success | | 0.065 |
| testLongChain | Success | | 0.002 |
| testResourcesBundleSkipDefaultLocaleForEquinoxRoot | Success | | 0.001 |
| testGetActiveBug384425 | Success | | 0.000 |
| testInjection | Success | | 0.001 |
| testRecursiveServiceRemoval | Success | | 0.002 |
| testActiveChain | Success | | 0.001 |
| testY | Success | | 0.001 |
| testContextDisposeCausesCompleteUninjection_Mandatory_False | Success | | 0.002 |
| testResourcesBundle | Success | | 0.002 |
| testRunAndTrackNullBecomesParent | Success | | 0.000 |
| testContextDisposeCausesCompleteUninjection_Optional_True | Success | | 0.001 |
| testInjection | Success | | 0.002 |
| testInjectedWithContext | Success | | 0.001 |
| testBug315109 | Success | | 0.002 |
| testBug398728 | Success | | 0.106 |
| testNullInheritance | Success | | 0.001 |
| testStaticInject | Success | | 0.001 |
| testSetContextVarToEqualObject | Success | | 0.001 |
| testExtraDependencies | Success | | 0.002 |
| testSimpleMessagesDifferentLocale | Success | | 0.008 |
| testRunAndTrackComplex | Success | | 0.003 |
| testUpdateSameParent | Success | | 0.001 |
| testContextFunctionInParent | Success | | 0.000 |
| testGetActiveRATNumberOfCalls2 | Success | | 0.000 |
| testDisposeParentFirst | Success | | 0.000 |
| testDynamicAddRemove | Success | | 0.002 |
| testInject | Success | | 0.000 |
| testStaticInvoke | Success | | 0.001 |
| testAppendInstalledFeatures | Success | | 0.014 |
| testSimpleMessagesUseDefaultLocaleForInvalidLocale | Success | | 0.004 |
| testNonCreatableInstancesAreUsedFromContext | Success | | 0.002 |
| testV | Success | | 0.000 |
| testInjectType | Success | | 0.001 |
| testSystemEnvironmentVariables | Success | | 0.010 |
| testInheritedSpecialMethods | Success | | 0.001 |
| testNestedUpdatesPostConstruct | Success | | 0.002 |
| testGet | Success | | 0.000 |
| testInjectionFromParent | Success | | 0.002 |
| testGetActive | Success | | 0.000 |
| testBundleInject | Success | | 0.021 |
| testMake | Success | | 0.001 |
| testGenericInjection | Success | | 0.002 |
| testStaticInvoke | Success | | 0.001 |
| testRunAndTrackSwitchParent | Success | | 0.000 |
| testInvoke | Success | | 0.001 |
| testEventInjection | Success | | 0.013 |
| testBundleMessagesUseDefaultLocaleForInvalidLocale | Success | | 0.021 |
| testSetHiddenValueToChildObject | Success | | 0.000 |
| testEventInjectionUnsubscribe | Success | | 0.238 |
| testMessagesUseDefaultLocaleForInvalidLocale | Success | | 0.001 |
| testDisposeRemovesParentReference | Success | | 0.000 |
| testLeaks | Success | | 0.312 |
| testSimpleMessagesSkipDefaultLocaleForEquinoxRoot | Success | | 0.005 |
| testBug | Success | | 0.001 |
| testRunAndTrackMultipleValues | Success | | 0.000 |
| testAutoConversion | Success | | 0.006 |
| testContextSetZeroArgs | Success | | 0.001 |
| testParentContextDisposal | Success | | 0.001 |
| testGetCFNotAValueToParent | Success | | 0.000 |
| testX | Success | | 0.000 |
| testInjection | Success | | 0.000 |
| testInjectSwitchParentSameGrandparent | Success | | 0.000 |
| testPropagation | Success | | 0.005 |
| testContextDisposeCausesCompleteUninjection_Optional_False | Success | | 0.002 |
| testArrayInjection | Success | | 0.002 |
| testSupplierOrdering | Success | | 0.001 |
| testMaskPassword | Success | | 0.006 |
| testBug468048_injection | Success | | 0.002 |
| testContextFunctionSwitchParent | Success | | 0.000 |
| testBug468048_contextFunction | Success | | 0.001 |
| testGrouping | Success | | 0.004 |
| testSystemProperties | Success | | 0.007 |
| testInvalidateDirectly | Success | | 0.000 |
| testSpecialMethodOnFailure | Success | | 0.001 |
| testServiceContextAsParent | Success | | 0.000 |
| testSuperclassMethods | Success | | 0.001 |
| testClassBasedResourceBundleUseDefaultLocaleForInvalidLocale | Success | | 0.005 |
| testInitialInject | Success | | 0.001 |
| testNestedUpdatesConstructor | Success | | 0.003 |
| testModify | Success | | 0.001 |
| testSetContextVarToOtherObject | Success | | 0.001 |
| testContextDisposeCausesCompleteUninjection_Mandatory_True | Success | | 0.001 |
| testConstructorWithProvider | Success | | 0.006 |
| testPreferencesConstructor | Success | | 0.007 |
| testActiveChange | Success | | 0.001 |
| testNonCreatableInstanceAreNotCreated | Success | | 0.000 |
| testDisposeContext | Success | | 0.001 |
| testServiceInjection | Success | | 0.002 |
| testSimpleMessages | Success | | 0.001 |
| testInjectionFail | Success | | 0.001 |
| testContextSetOneArg | Success | | 0.001 |
| testContextFunctionParentBecomeNull | Success | | 0.000 |
| testCallMethodsWithMissingAnnotation | Success | | 0.001 |
| testRunAndTrack | Success | | 0.003 |
| testContainsKey | Success | | 0.000 |
| testContextSetOneArg | Success | | 0.001 |
| testBug374421 | Success | | 0.001 |
| testInjectSwitchParent | Success | | 0.001 |
| testRunAndTrackSimple | Success | | 0.001 |
| testBundleMessagesDifferentLocale | Success | | 0.003 |
| testServiceRanking | Success | | 0.503 |
| testSetHiddenValueToRootObject | Success | | 0.001 |
| testServiceExample | Success | | 0.004 |
| testInstalledFeatures | Success | | 0.004 |
| testInvokationFail | Success | | 0.001 |
| testInvokeWithProvider | Success | | 0.002 |
| testInvoke | Success | | 0.001 |
| testMultilineValue | Success | | 0.003 |
| testInjectionAndInheritance | Success | | 0.002 |
| testOptionalInjection | Success | | 0.001 |
| testContextActivation | Success | | 0.003 |
| testServiceAddition | Success | | 0.001 |
| testSetHiddenValueToNull | Success | | 0.001 |
| testDisposeParent | Success | | 0.000 |
| testParentAddRemove | Success | | 0.001 |
| testNoGrouping | Success | | 0.002 |
| testServiceRemovalOnContextDispose | Success | | 0.003 |
| testSetHiddenValueToDifferentObject | Success | | 0.000 |
| testInvokeWithParameters | Success | | 0.003 |
| testAppendUserPreferences | Success | | 0.010 |
| testActivationInjection | Success | | 0.004 |
| testDisposeClearsNotifyOnDisposalSet | Success | | 0.000 |
| testBundleMessages | Success | | 0.000 |
| testReleaseObject | Success | | 0.002 |