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 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org > For additional commands, e-mail: dev-h...@hc.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory