dev@glassfish.java.net

Re: [v3] building from trunk stopped due to test failure

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Wed, 23 Apr 2008 17:45:32 -0700

Hi Anissa,

Without mvn clean the test class file is still there, and will be executed.

Regards,
-marina

Anissa Lam wrote:
>
> Hi Hong,
> I did update my workspace. I notice that there is no such test file
> ReDeployCommandTest.java in my source too, because at first I
> thought i will just remove that test file from my workspace to get the
> build going. Thats what puzzled me since i don't know why it thinks
> it need to run such a test when the test file doesn't even exist.
> I am going to check out a clean workspace and try again.
>
> thanks
> Anissa
>
> Hong Zhang wrote:
>
>> Hi, Anissa
>> Have you updated your workspace for core/kernel module? I have made
>> some changes in the ReDeployCommand yesterday and as a result, these
>> two tests are no longer applicable and were removed as part of my
>> check in yesterday.
>>
>> Thanks,
>>
>> - Hong Anissa Lam wrote:
>>
>>>
>>> I have all the codes from trunk checked out. But 'mvn install'
>>> didn't complete due to test failure:
>>>
>>> Results :
>>>
>>> Tests in error:
>>>
>>> validateParametersTest(com.sun.enterprise.v3.deployment.ReDeployCommandTest)
>>>
>>>
>>> getPathFromDomainXMLTest(com.sun.enterprise.v3.deployment.ReDeployCommandTest)
>>>
>>>
>>> Tests run: 26, Failures: 0, Errors: 2, Skipped: 4
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] There are test failures.
>>>
>>> Please refer to
>>> /Users/anilam/Awork/V3/v3/core/kernel/target/surefire-reports for the
>>> individual test results.
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 11 seconds
>>> [INFO] Finished at: Tue Apr 22 23:06:18 PDT 2008
>>> [INFO] Final Memory: 18M/35M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>>
>>> Any idea ?
>>>
>>> thanks
>>> Anissa
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>