| Class | Name | Status | Type | Time(s) | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testActivateDeactivate | Success |  | 12.567 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBindException | Success |  | 0.193 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBindUnbind | Success |  | 2.067 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBindUnbindParams | Success |  | 5.093 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBlockingComponents | Success |  | 120.077 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBoundServiceReplacement | Success |  | 0.047 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testBoundServiceReplacementOnModification | Success |  | 0.049 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testCircularityHandling | Failure | The StaticCircuit2 component shouldn't have bound objects expected:<0> but was:<1> 
                        
 java.lang.AssertionError: The StaticCircuit2 component shouldn't have bound objects expected:<0> but was:<1>
 at org.junit.Assert.fail(Assert.java:89)
 at org.junit.Assert.failNotEquals(Assert.java:835)
 at org.junit.Assert.assertEquals(Assert.java:647)
 at org.eclipse.equinox.ds.tests.tbc.DSTest.testCircularityHandling(DSTest.java:1426)
 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:566)
 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
 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:42)
 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
 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:52)
 at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
 at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:43)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
 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:566)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
 at org.eclipse.core.launcher.Main.main(Main.java:44)
 
 | 2.180 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testComponentConfigurationPID | Success |  | 0.005 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testComponentContextMethods | Success |  | 6.140 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testConfigAdminOnOff | Success |  | 0.005 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testConfigurationPolicy | Success |  | 0.003 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testConfigurationPolicyFactoryConf | Success |  | 0.009 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testDisposingMultipleDependencies | Success |  | 1.040 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testDynamicComponentFactoryServiceBinding | Success |  | 0.059 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testImmediateComponents | Success |  | 0.056 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testLazyBundles | Success |  | 0.032 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testModified100 | Success |  | 0.005 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testModified110 | Success |  | 0.002 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testModifiedSpecialCases | Success |  | 0.006 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testOptionalNames | Success |  | 0.128 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testOverload | Success |  | 0.656 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testPolicyOptionGreedy | Success |  | 3.071 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testPolicyOptionReluctant | Success |  | 3.072 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testPrivateProperties | Success |  | 0.026 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testPropertiesHandling | Success |  | 0.100 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testReferenceTargetProperty | Success |  | 1.020 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testRowReference | Success |  | 2.052 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testSecurity | Success |  | 0.004 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testServicePropertiesUpdate | Success |  | 2.061 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testStaticComponentFactoryServiceBinding | Success |  | 0.043 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testStaticPolicyBinding | Success |  | 2.044 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testUniqueComponentContext | Success |  | 0.057 | 
            
                | org.eclipse.equinox.ds.tests.tbc.DSTest | testWildcardHandling | Success |  | 0.029 |