[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    svn commit: r1668102 - /httpcomponents/httpasyncclient/trunk/httpasyncclient/src/test/java/org/apach
From:       olegk () apache ! org
Date:       2015-03-20 17:18:50
Message-ID: 20150320171850.D8C39AC0270 () hades ! apache ! org
[Download RAW message or body]

Author: olegk
Date: Fri Mar 20 17:18:50 2015
New Revision: 1668102

URL: http://svn.apache.org/r1668102
Log:
Re-enabled test case requiring HttpCore 4.4.1

Modified:
    httpcomponents/httpasyncclient/trunk/httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPipelining.java


Modified: httpcomponents/httpasyncclient/trunk/httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPipelining.java
                
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/httpasyncclient \
/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPipelining.java?rev=1668102&r1=1668101&r2=1668102&view=diff
 ==============================================================================
--- httpcomponents/httpasyncclient/trunk/httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPipelining.java \
                (original)
+++ httpcomponents/httpasyncclient/trunk/httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPipelining.java \
Fri Mar 20 17:18:50 2015 @@ -56,7 +56,6 @@ import org.apache.http.util.EntityUtils;
 import org.junit.After;
 import org.junit.Assert;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.junit.runners.Parameterized;
@@ -178,7 +177,7 @@ public class TestHttpAsyncPipelining ext
 
     }
 
-    @Test @Ignore //TODO: re-enable afyer upgrade to HttpCore 4.4.1
+    @Test
     public void testPipelinedRequestsUnexpectedConnectionClosure() throws Exception \
{  final HttpHost target = start();
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic