|
@@ -135,7 +135,6 @@ public class UnicastZenPingTests extends ESTestCase {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/26701")
|
|
|
public void testSimplePings() throws IOException, InterruptedException, ExecutionException {
|
|
|
// use ephemeral ports
|
|
|
final Settings settings = Settings.builder().put("cluster.name", "test").put(TransportSettings.PORT.getKey(), 0).build();
|