Mute GatewayMetaStateTests.testAtomicityWithFailures (#39079)

Mute test GatewayMetaStateTests.testAtomicityWithFailures
This commit is contained in:
Albert Zaharovits 2019-02-19 00:24:35 +02:00 committed by Albert Zaharovits
parent 2d8f6b6501
commit 6bc88b00ec
1 changed files with 1 additions and 0 deletions

View File

@ -374,6 +374,7 @@ public class GatewayMetaStateTests extends ESAllocationTestCase {
return builder.build();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39077")
public void testAtomicityWithFailures() throws IOException {
try (NodeEnvironment env = newNodeEnvironment()) {
MetaStateServiceWithFailures metaStateService =