Bug 256929 - ScriptGenerationTests.testBug221855 race condition
Summary: ScriptGenerationTests.testBug221855 race condition
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 13:28 EST by Andrew Niefer CLA
Modified: 2022-11-17 10:19 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2008-11-28 13:28:14 EST
testBug221855 failed in N20081127-2000.  The failure is due to a race between the dropins reconciler and the test, the test fails when the dropins wins the race.

The test should be rewritten to avoid this, it has been disabled in cvs.
Comment 1 Andrew Niefer CLA 2008-11-28 15:13:19 EST
The nature of this failure is as follows:
The test is about filtering a set of bundles to only those that are install by p2.  To do this, the test adds a bundle to the plugins directory of the currently running eclipse and performs a build using the bundle.info from that install.  It expects to not see the bundle it added to the plugins directory.  

However, the dropins reconciler is watching the plugins folder, and if it is fast enough, it updates the bundle.info file to contain the new bundle before build gets to it, so build sees the bundle where it didn't expect to.

Comment 2 Mike Wilson CLA 2009-05-05 12:25:51 EDT
Changing Version tag to something more believable.
Comment 3 Lars Vogel CLA 2018-12-03 09:12:24 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 4 Lars Vogel CLA 2018-12-03 09:12:49 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 5 Eclipse Genie CLA 2020-11-26 15:30:29 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 Eclipse Genie CLA 2022-11-17 10:19:15 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.