Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] Smoke Test Request for WTP 3.2.0 I-build


I think you just need to tag the jsf core tests bundle and release it to a map file. (Looks like the change was made in HEAD, but not "released").

Oh, and I see you have
org.junit4;bundle-version="4.5.0"
It is better to use
org.junit;bundle-version="4.5.0"

The old 'org.junit4' bundle work-around is deprecated, and all it does is "reuse" the org.junit (version 4) bundle.

But, I agree ... should not hold up testing or even the declare, since just a test issue ... and we've run out of re-build time.

In fact, I think this is the first case of a test bundle that explicitly requires JUnit 4. I'll be interested to see how this plays with those bundles that explicitly require JUnit less than 4!?
But, feel free to release fixed bundle when ever you like ... but we won't wait for a rebuild to declare the latest build.

Speaking of which, someone started another build that ran overnight ... not sure what changed, but the latest build we will be looking to declare today at 2:00 (Eastern) is

http://build.eclipse.org/webtools/committers/wtp-R3.2.0-I/20100305015910/I-3.2.0-20100305015910/





From: Raghunathan Srinivasan <raghunathan.srinivasan@xxxxxxxxxx>
To: Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
Date: 03/05/2010 12:44 AM
Subject: RE: [wtp-releng] Smoke Test Request for WTP 3.2.0 I-build
Sent by: wtp-releng-bounces@xxxxxxxxxxx





We are not seeing these errors in a local build and I did checkin a fix that I thought would fix the error in the build. We will investigate. Since these are issues with the tests, the smoke tests should still be valid.
-Raghu
From: David M Williams [mailto:david_williams@xxxxxxxxxx]
Sent:
Thursday, March 04, 2010 5:44 PM
To:
wtp-releng@xxxxxxxxxxx
Subject:
[wtp-releng] Smoke Test Request for WTP 3.2.0 I-build

 

Smoke Test Request for WTP 3.2.0 I-build


Please document your Project's testing and approval of build, by Friday,
2 PM (Eastern Time), or let us know if that's not possible.


It appears the JSF Test compile fix didn't get released, as expected.
But ... that won't hold up anything, since we're late anyway.
Hopefully the substantial issues people fixed today are all in this build.
Please confirm and update the smoke test promotion page.


Current Build

http://build.eclipse.org/webtools/committers/wtp-R3.2.0-I/20100304203525/I-3.2.0-20100304211338/

Smoketest Results

http://wiki.eclipse.org/WTP_Smoke_Test_Results_R320_03042010



Thanks,

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top