On 04/06/2019 12:25, Mark Thomas wrote: > On 04/06/2019 12:17, r...@apache.org wrote: >> This is an automated email from the ASF dual-hosted git repository. >> >> remm pushed a commit to branch master >> in repository https://gitbox.apache.org/repos/asf/tomcat.git >> >> >> The following commit(s) were added to refs/heads/master by this push: >> new 2eb2d84 Add fake parameters on two tests which (rarely) fail for me >> 2eb2d84 is described below >> >> commit 2eb2d843f68b9b224f5d8457f340c9bd1e9240c9 >> Author: remm <r...@apache.org> >> AuthorDate: Tue Jun 4 13:17:44 2019 +0200 >> >> Add fake parameters on two tests which (rarely) fail for me >> >> 5_3 has a timeout problem. >> Async flush has a window update manager waitForNonBlocking ISE problem. >> This should make problems far easier to detect. > > Thanks for testing my latest patch. I am going to apply it as I think it > is heading in the right direction.
Done. > I'm currently looking at the debug logs for the async flush issue. I've > made progress tracing it back but I haven't quite got to the root cause. This should be fixed as well. Looks like a long-standing bug in flush(boolean). > My plan is to tackle the 5_3 issue after the async flush issue. Starting this now. Meanwhile I'm going to set the unit tests running on OSX and Windows as a double check. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org