Bug 270524 - [test][publisher] Add regression test for CU's generated for each bundle
Summary: [test][publisher] Add regression test for CU's generated for each bundle
Status: RESOLVED WONTFIX
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ian Bull CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-03-30 17:25 EDT by Ian Bull CLA
Modified: 2020-02-20 04:53 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Bull CLA 2009-03-30 17:25:02 EDT
Currently we generate a CU for each bundle when we publish a product.  This was seen when using the export wizard (i.e. the generator).  This is likely fixed with the publisher, but I wanted to open this bug to track that.
Comment 1 Pascal Rapicault CLA 2009-04-15 22:38:49 EDT
Ian, Andrew, could you please work together to confirm where we are at with this and also make sure we have regression tests in place. Thx.
Comment 2 Ian Bull CLA 2009-04-15 22:53:40 EDT
I just looked at this quickly (by exporting the simple mail app) and things look better.  Most bundles don't have a CU (and I wouldn't expect there to be).  I'll see what I can do about a regression test for this.
Comment 3 Ian Bull CLA 2009-04-16 13:12:47 EDT
Just as a point of comparison, when using the generator to create a repo for simple mail (based on features) we get 85 IUs.  When using the publisher (same app) we get 54 IUs.  So yes, the publisher is not creating a CU for each IU anymore.
Comment 4 Ian Bull CLA 2009-04-24 19:13:20 EDT
I have looked at this and we are doing well.  We just need regression tests. I will look at this during our test past next week.
Comment 5 Pascal Rapicault CLA 2009-04-27 08:55:00 EDT
How does this relate to bug #252284?
Comment 6 Andrew Niefer CLA 2009-04-27 09:59:15 EDT
I suspect this is only indirectly related in that if there are less CUs then there is less chance that they will conflict.

I want to do something for this in the generator where 252284 is a bigger problem.  This also makes it hard to patch features since you will also need to know to patch the CU (like bug 269810). 
Comment 7 Andrew Niefer CLA 2009-04-27 15:07:17 EDT
I have released changes to the generator to handle this.  We only generate the CU if the start level is set and it is different from the default start level.
Comment 8 Pascal Rapicault CLA 2009-04-30 13:54:00 EDT
Keeping it open to add a regression test.
Comment 9 Eclipse Webmaster CLA 2019-09-06 16:13:26 EDT
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.
Comment 10 Ed Merks CLA 2020-02-20 04:53:08 EST
No one is likely to work purely on tests. :-(