On Wed, 2015-04-15 at 11:35 -0700, Gary Gregory wrote: > On Wed, Apr 15, 2015 at 6:28 AM, Oleg Kalnichevski <[email protected]> wrote: > > > On Tue, 2015-04-14 at 14:00 -0700, Gary Gregory wrote: > > > On Tue, Apr 14, 2015 at 11:31 AM, Oleg Kalnichevski <[email protected]> > > > 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. > > > > YW. > > If I get the latest from SVN trunk of everything including > https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk > > and run 'mvn -U test' I get a bunch of errors like: >
Could you run 'mvn clean install' instead? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
