On Tue, 2015-04-14 at 14:00 -0700, Gary Gregory wrote: > On Tue, Apr 14, 2015 at 11:31 AM, Oleg Kalnichevski <ol...@apache.org> > wrote: > > > On Mon, 2015-04-13 at 13:23 -0700, Gary Gregory wrote: > > > Here is what I get with trunk: > > > > > > ------------------------------------------------------- > > > T E S T S > > > ------------------------------------------------------- > > > > ... > > > > > Failed tests: > > > > > > > > TestHttpAsyncPipelining.testPipelinedRequestsUnexpectedConnectionClosure:215 > > > expected:<class java.io.IOException> but was:<class > > > org.apache.http.ConnectionClosedException> > > > > > > Tests run: 139, Failures: 1, Errors: 0, Skipped: 0 > > > > > > > Gary, > > > > Same story as we had before. Networking and SSL code behaves differently > > when running on Windows version, especially in case of an abnormal > > connection termination. I'll have to relax the expected exception type > > to generic I/O to make Windows happy. > > > > Oleg > > > > Hi Oleg, > > Yeah, that's a PITA of a difference. Do you plan leaving it as is (I would) > and fixing for the next release? > > Gary >
Hi Gary I tweaked the test case so it should work with Windows as well. Could you please get the latest snapshot and see if all tests pass for you? If you can confirm that the tests pass I will create RC2 and restart the vote. Cheers and thanks for helping. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org