Bug 408324 - [ds] DSTest.testBlockingComponents failed
Summary: [ds] DSTest.testBlockingComponents failed
Status: RESOLVED WORKSFORME
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Compendium (show other bugs)
Version: 3.9.0 Kepler   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: equinox.compendium-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: test
Depends on:
Blocks:
 
Reported: 2013-05-17 06:16 EDT by Dani Megert CLA
Modified: 2019-11-05 11:39 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2013-05-17 06:16:10 EDT
http://download.eclipse.org/eclipse/downloads/drops4/I20130516-2200/testresults/html/org.eclipse.equinox.ds.tests_linux.gtk.x86_6.0.html


The service in the bundle should be available

junit.framework.AssertionFailedError: The service in the bundle should be available
at org.eclipse.equinox.ds.tests.tbc.DSTest.testBlockingComponents(DSTest.java:1230)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Thomas Watson CLA 2013-05-17 08:21:20 EDT
This is the first time I have seen this test fail.  Likely some timing window, not sure if it is a test issue or not.
Comment 2 Stoyan Boshev CLA 2013-05-22 17:59:52 EDT
I think this is a timing issue in the test itself. 
The test is waiting for specified intervals of time. I suppose we need to revise the timeouts of the test.
Comment 5 Eclipse Genie CLA 2019-11-05 11:38:02 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Thomas Watson CLA 2019-11-05 11:39:18 EST
I don't think this has failed since the change to felix SCR