2014-08-19 0:58 GMT+04:00 <build...@apache.org>: > The Buildbot has detected a new failure on builder tomcat-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-trunk/builds/379 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubuntu > > Build Reason: scheduler > Build Source Stamp: [branch tomcat/trunk] 1618688 > Blamelist: kkolinko,markt > > BUILD FAILED: failed compile_1
stdio says: [junit] Running org.apache.jasper.compiler.TestCompiler (...) (Tomcat messages, using NIO2 connector...) [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.974 sec [junit] Test org.apache.jasper.compiler.TestCompiler FAILED So the failures count is zero, errors count is zero, but JUnit reported the test as failure. I think there is no thing for us to look there. There should have been something else happening on that server to cause the test to run for 57 seconds. In my 8.0.9 testing this test execution time is in 10-14 seconds range for all 4 connectors. The other two runs of the same test (BIO, NIO) completed in 16 seconds. The logs for that test run: http://ci.apache.org/projects/tomcat/tomcat8/logs/1618688/ Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org