On Fri, 2015-04-10 at 13:08 -0700, Gary Gregory wrote: > I get this failure running 'mvn test' from the src zip: > > ------------------------------------------------------- > T E S T S > -------------------------------------------------------
... > Running org.apache.http.nio.client.integration.TestHttpAsyncPipelining > Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.829 sec > <<< FAILURE! - in > org.apache.http.nio.client.integration.TestHttpAsyncPipelining > testPipelinedRequestsUnexpectedConnectionClosure[http](org.apache.http.nio.client.integration.TestHttpAsyncPipelining) > Time elapsed: 0.554 sec <<< FAILURE! > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertTrue(Assert.java:52) > at > org.apache.http.nio.client.integration.TestHttpAsyncPipelining.testPipelinedRequestsUnexpectedConnectionClosure(TestHttpAsyncPipelining.java:214) > ... > I am using: > > Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; > 2015-03-13T13:10:27-07:00) > Maven home: C:\Java\apache-maven-3.3.1 > Java version: 1.7.0_75, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.7.0_75\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > > Gary > Gary, Could you please check out the latest snapshot and try to build it locally? http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk/ https://github.com/apache/httpasyncclient/tree/trunk Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org