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