enabling pipeline tests
This commit is contained in:
parent
44ce72164e
commit
12ec4e74ed
|
@ -82,9 +82,7 @@ public class SlowClientWithPipelinedRequestTest
|
|||
}
|
||||
}
|
||||
|
||||
// TODO merged from jetty-8 - not working???
|
||||
@Test
|
||||
@Ignore
|
||||
public void testSlowClientWithPipelinedRequest() throws Exception
|
||||
{
|
||||
final int contentLength = 512 * 1024;
|
||||
|
|
Loading…
Reference in New Issue