Julie--

 Sure -- and thanks for the fix.  That's very similar to what we've
already got between NetUI and Controls tests.  Will have the change in
SVN momentarily.

Eddie


On 4/28/06, Julie Zhuo <[EMAIL PROTECTED]> wrote:
Eddie, I did a temp fix on the fly in the build area.

The controls detailed test starts right away after the check in test
before tomcat shuts down completely.

What I did is the add a <sleep minutes="2"> in
controls/test/dist-test/files/build.xml, see below. But I only changed
it in the build area, so it only fix for one test run. Can you please
add this into the file and check it in? Thanks Eddie! -Julie

    <target name="run.tests" description="Run all tests">
        <antcall target="clean.controlsWeb"/>

        <mkdir dir="${build.dir}/testResults/controls"/>

        <antcall target="build.controlsWeb"/>

        <antcall target="checkin.tests"/>

        <!-- Add to make sure the server shuts down complete -->
        <sleep minutes="2">

        <antcall target="detailed.tests"/>
    </target>

-----Original Message-----
From: Julie Zhuo
Sent: Friday, April 28, 2006 3:06 PM
To: Alex Ramirez; [email protected]; Julie Zhuo
Subject: Beehive Check-in Test (Linux) Fixed

View results here ->
http://beehive01.bea.com/cruisecontrol/buildresults?log=log2006042812554
0LBUILD.1230
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to