tests fixed
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
6d4d7393fc
commit
557b493588
|
@ -410,7 +410,6 @@ public class DistributionTests extends AbstractDistributionTest
|
||||||
"",
|
"",
|
||||||
"--jpms",
|
"--jpms",
|
||||||
})
|
})
|
||||||
@Disabled // TODO: fix and re-enable.
|
|
||||||
public void testSimpleWebAppWithWebsocket(String arg) throws Exception
|
public void testSimpleWebAppWithWebsocket(String arg) throws Exception
|
||||||
{
|
{
|
||||||
String jettyVersion = System.getProperty("jettyVersion");
|
String jettyVersion = System.getProperty("jettyVersion");
|
||||||
|
|
Loading…
Reference in New Issue