2014-05-20 16:29 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/92 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubuntu > > Build Reason: scheduler > Build Source Stamp: [branch tomcat/trunk] 1596141 > Blamelist: markt >
Logs: http://ci.apache.org/projects/tomcat/tomcat8/1596141/ Failed org.apache.catalina.core.TestAsyncContextImpl. Nothing new here, timing is a bit longer on a slow machine. Failed org.apache.catalina.valves.TestStuckThreadDetectionValve due to class loading. The test run itself was aborted by a signal after running for ~3,5 hours. > process killed by signal 9 > program finished with exit code -1 > elapsedTime=12313.777995 Thus a) BIO, NIO tests were run. It was killed while running NIO2 tests. b) I think it is only control process that was killed. The child junit process is probably still running. (The next buildbot run failed with "Unable to delete directory .../output"). >From my local experience I think the child process will proceed with the rest of the tests. That is unless it is stuck somewhere. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org