On 07/02/2015 00:34, Konstantin Kolinko wrote:
> Tomcat 6 has the same implementation of nextRequest() in its
> InternalInputBuffer, Internal(Nio|Apr)InputBuffer classes.

I've proposed a back-port although I suspect this is an error triggered
by code that isn't in 6.0.x (WebSocket, non-blocking, async etc.)

> Trunk buildbot
> It did not notice this, though failed for a different reason (supposedly),
> 1)
> http://ci.apache.org/projects/tomcat/tomcat9/logs/1657907/TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.NIO2.txt
> - failed. expected:<100000> but was:<144>

Hmm. Not sure if this change was responsible but didn't fail on the most
recent run so I'll keep an eye on future runs.

> 2)
> TestResponsePerformance - as expected

That should be filtered out now.

> Tomcat 8 buildbot
> 1)
> http://ci.apache.org/projects/tomcat/tomcat8/logs/1657908/TEST-org.apache.catalina.connector.TestInputBuffer.BIO.txt
> - an odd error. There are several other errors

All gone now. As above, I'll keep an eye on it.

> 2)
> http://ci.apache.org/projects/tomcat/tomcat8/logs/1657908/TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.BIO.txt
> - many failures (NIO, NIO2 -OK)
> 3)
> TestAsyncContextImpl, TestMapperPerformance - timing failure, as usual.

Again, these should be filtered out now.


> Tomcat 7 buildbot
> Broken. It cannot delete old directories to start a new build.

File system has gone RO. The build slave isn't hosted by the ASF so
infra have requested that the owners take a look. They are normally
pretty responsive so expect it back up some time tomorrow.

Overall, I think we should be getting back to a point where the CI
system is providing value - rather than something that is generally ignored.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to