Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9

This commit is contained in:
Joakim Erdfelt 2012-07-03 11:54:46 -07:00
commit 8690348670
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ public class TestABCase5
@Test
@Ignore ("not re-assembling the strings, something odd with echo socket")
@Ignore ("not re-assembling the strings yet on server side echo")
public void testCase5_3TextIn2Packets() throws Exception
{
BlockheadClient client = new BlockheadClient(server.getServerUri());