ignore
This commit is contained in:
parent
3a975426bf
commit
be35fd72cd
|
@ -66,7 +66,7 @@ public class TooFastClientTest
|
|||
}
|
||||
|
||||
@Test
|
||||
@Ingore("RELEASE")
|
||||
@Ignore("RELEASE")
|
||||
public void testUpgradeWithSmallFrames() throws Exception
|
||||
{
|
||||
BlockheadClient client = new BlockheadClient(server.getServerUri());
|
||||
|
|
Loading…
Reference in New Issue