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:
parent
f2f3f64f21
commit
a9d545bf2b
2 changed files with 24 additions and 15 deletions
|
|
@ -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) {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue