You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jacek Laskowski <jl...@apache.org> on 2005/03/31 23:52:26 UTC

Re: Build fail

Katia Aresti Gonzalez wrote:

>     [copy] Copying 1 file to C:\geronimo\modules\tomcat\target\endorsed
>     [copy] Copying 1 file to C:\geronimo\modules\tomcat\target\endorsed
>     [junit] Running org.apache.geronimo.tomcat.ApplicationTest
>     [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 3,406 sec
>     [junit] [ERROR] TEST org.apache.geronimo.tomcat.ApplicationTest FAILED
>     [junit] Running org.apache.geronimo.tomcat.JAASSecurityTest
>     [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 2,484 sec
>     [junit] [ERROR] TEST org.apache.geronimo.tomcat.JAASSecurityTest FAILED
>     [junit] Running org.apache.geronimo.tomcat.JACCSecurityTest
>     [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 2,344 sec
>     [junit] [ERROR] TEST org.apache.geronimo.tomcat.JACCSecurityTest FAILED
> BUILD FAILED

Hi,

Would you tell us about your build environment? What's the JDK version? 
What's in 
C:\geronimo\modules\tomcat\target\test-reports\TEST-org.apache.geronimo.tomcat.ApplicationTest.txt 
and the rest of the failed tests reports?

Please make sure that you're building the latest sources as there was a 
change in the tomcat module that influences the build.

Jacek