Merge branch 'master' into jetty-9.1
This commit is contained in:
commit
499d811ba7
|
@ -41,6 +41,7 @@ import org.junit.Assume;
|
||||||
import org.junit.Ignore;
|
import org.junit.Ignore;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
|
@Ignore("Reliance on external server fails test")
|
||||||
public class SSLExternalServerTest extends AbstractHTTPSPDYTest
|
public class SSLExternalServerTest extends AbstractHTTPSPDYTest
|
||||||
{
|
{
|
||||||
public SSLExternalServerTest(short version)
|
public SSLExternalServerTest(short version)
|
||||||
|
|
Loading…
Reference in New Issue