parent
4d02ca1633
commit
a5b6ed8d1e
|
@ -1065,7 +1065,6 @@ public class CoordinatorTests extends ESTestCase {
|
|||
cluster1.stabilise();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41967")
|
||||
public void testDiscoveryUsesNodesFromLastClusterState() {
|
||||
final Cluster cluster = new Cluster(randomIntBetween(3, 5));
|
||||
cluster.runRandomly();
|
||||
|
|
Loading…
Reference in New Issue