https://bz.apache.org/bugzilla/show_bug.cgi?id=63916
--- Comment #30 from Michael Osipov <micha...@apache.org> --- (In reply to Michael Osipov from comment #29) > (In reply to Mark Thomas from comment #28) > > Fixed in: > > - master for 9.0.28 onwards > > - 8.5.x for 8.5.48 onwards > > I see now > > $ for file in output/build/logs/*TestNonBlockingAPI* ; do head -2 $file; done > Testsuite: org.apache.catalina.nonblocking.TestNonBlockingAPI > Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 36,975 sec > Testsuite: org.apache.catalina.nonblocking.TestNonBlockingAPI > Tests run: 9, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 69,567 sec > Testsuite: org.apache.catalina.nonblocking.TestNonBlockingAPI > Tests run: 9, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 65,669 sec > > Is there a reason why you did not change the second socket.txBufSize? It > would cut the time in half. The failures are timing issues for 200 ms which can be ignored as I have learned two weeks ago. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org