oops, @Ignore test in progress

This commit is contained in:
Jesse McConnell 2012-02-15 07:27:39 -06:00
parent 3e2049ff1f
commit 794b6af64f
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public class AsyncContextTest
}
@Test
//Ignore ("failing test illustrating potential issue")
@Ignore ("failing test illustrating potential issue")
public void testSimpleAsyncContext() throws Exception
{
String request = "GET /servletPath HTTP/1.1\r\n" + "Host: localhost\r\n" + "Content-Type: application/x-www-form-urlencoded\r\n"