Mute testBiDirectionalIndexFollowing for #45641 (#45674)

* Muting #45641
This commit is contained in:
Armin Braun 2019-08-16 22:02:41 +02:00 committed by GitHub
parent 98c850c08b
commit c321272ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,6 +234,7 @@ public class CcrRollingUpgradeIT extends AbstractMultiClusterUpgradeTestCase {
} }
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/45641")
public void testBiDirectionalIndexFollowing() throws Exception { public void testBiDirectionalIndexFollowing() throws Exception {
logger.info("clusterName={}, upgradeState={}", clusterName, upgradeState); logger.info("clusterName={}, upgradeState={}", clusterName, upgradeState);