enabling pipeline tests

This commit is contained in:
Joakim Erdfelt 2013-10-28 15:13:50 -07:00
parent 44ce72164e
commit 12ec4e74ed
1 changed files with 0 additions and 2 deletions

View File

@ -82,9 +82,7 @@ public class SlowClientWithPipelinedRequestTest
} }
} }
// TODO merged from jetty-8 - not working???
@Test @Test
@Ignore
public void testSlowClientWithPipelinedRequest() throws Exception public void testSlowClientWithPipelinedRequest() throws Exception
{ {
final int contentLength = 512 * 1024; final int contentLength = 512 * 1024;