Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'.

This commit is contained in:
Simone Bordet 2019-10-08 09:56:40 +02:00
commit 55a90fcecf
1 changed files with 2 additions and 2 deletions

View File

@ -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);