Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] unscheduled rebuild in progress

Hi David,
I'm running a modified local ant build as we speak.  I changed the ant test script to only run the Web service JUnit tests  to focus in on the problem.
 
As you suggested though, even if this passes, I'll modify the JUnit to run repeatedly a dozen more times. 
 
 
Seng Phung-Lu                      
Rational Software, IBM Toronto Lab
8200 Warden Ave., Markham, ON, Canada, L6G 1C7
Internal mail: D3/R8V/8200/MKM(D3-341)
Tel:(905) 413-2751, T/L:969-2751, Fax:(905) 413-4920
mailto:sengpl@xxxxxxxxxx
 
 
 
Tuesday, June 28, 2005 1:35 PM
To: wtp-dev@xxxxxxxxxxx
cc:
From: David M Williams <david_williams@xxxxxxxxxx>
Subject: [wtp-dev] unscheduled rebuild in progress



As requested I'm doing a re-build which picks up a few fixes, and will be an opportunity to re-try the JUnit tests.

For those that say "can't reproduce" ... be sure to try in an "ant environment" as they are ran headless on build machine.
Maybe things happen in slightly different order or with slightly different timing? so maybe easier to reproduce than in
full development environment (which is by design more orderly :).

I haven't actually tried this "ant environment" my self (really, a headless eclipse app), but assume our setup is
very similar to the base Eclipse ..... the directions for which can be found at on their build/drop pages
such as ...     /S-3.1RC4-200506241300/automatedtesting.html
(with thier "standard tests setup" package, which we use).

My impression is these are real bugs, and just hard to reproduce. Keep you eyes open for next results,
be even if 'pass' I'm sure they will fail again, so if anyone has a good environment to test repeatedly
... perhaps with improved diagnositics? ... it be very helpful to the project.

Back to the top