dev@glassfish.java.net

[v3] building from trunk stopped due to test failure

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Tue, 22 Apr 2008 23:10:06 -0700

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