Mute GatewayMetaStateTests.testAtomicityWithFailures (#39079)
Mute test GatewayMetaStateTests.testAtomicityWithFailures
This commit is contained in:
parent
2d8f6b6501
commit
6bc88b00ec
|
@ -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 =
|
||||
|
|
Loading…
Reference in New Issue