Re-enable multicast tests (#28252)

* Re-enable multicast tests #28147

Some change on jenkins node a4 seems to have made the test pass again.
This commit is contained in:
Johan Andrén 2019-11-26 18:45:31 +01:00 committed by Arnout Engelen
parent f2f3f64f21
commit a9d545bf2b
2 changed files with 24 additions and 15 deletions

View file

@ -31,10 +31,6 @@ public class JavaUdpMulticastTest extends AbstractJavaTest {
}
@Test
public void dummy() {}
// disabled until we figure #28147 out
// @Test
public void testUdpMulticast() throws Exception {
new TestKit(system) {
{