Hi Jacek,

The testsuite runs only after a successful build. So yes, the build
here too has had no failures.

To run the testsuite-
cd ${geronimo}/testsuite
mvn [-DassemblyId=tomcat] [-DinstallDirectory=c:\apache]

The -DinstallDirectory option is useful on a windows machine to
circumvent the long path problem. Without this, it will install the
server in testsuite/${foo}-testsuite/target dir.

Cheers
Prasad

On 11/8/07, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> On 8 Nov 2007 03:21:12 -0000,  <[EMAIL PROTECTED]> wrote:
>
> > TESTSUITE RESULTS (Failures only)
> > =================================
> > See detailed results at 
> > http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> > See the full test.log file at 
> > http://people.apache.org/~prasad/binaries/trunk/20071107/logs-2100/test.log
> >
> > [INFO] Running console-testsuite.basic-console
> > [INFO] Tests run: 110, Failures: 3, Errors: 0, Skipped: 107, Time elapsed: 
> > 0.872 sec <<< FAILURE!
> > [INFO] Running console-testsuite.advance-test
> > [INFO] Tests run: 12, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 
> > 3.452 sec <<< FAILURE!
> > --
> > [INFO] Running enterprise-testsuite.ejbtests
> > [INFO] Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 
> > 0.125 sec <<< FAILURE!
>
> How can I run the tests on my computer? I could build geronimo fine
> yesterday with no failures.
>
> Jacek
>
> --
> Jacek Laskowski
> http://www.JacekLaskowski.pl
>

Reply via email to