Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'.
This commit is contained in:
commit
55a90fcecf
|
@ -628,8 +628,8 @@ public class ForwardProxyTLSServerTest
|
|||
|
||||
@ParameterizedTest
|
||||
@MethodSource("scenarios")
|
||||
@Tag("Unstable")
|
||||
@Disabled("External Proxy Server no longer stable enough for testing")
|
||||
@Tag("external")
|
||||
@Disabled
|
||||
public void testExternalProxy(SslContextFactory.Server scenario) throws Exception
|
||||
{
|
||||
init(scenario);
|
||||
|
|
Loading…
Reference in New Issue