Skip to content

Commit 3ae42c8

Browse files
Mute GatewayMetaStateTests.testAtomicityWithFailures (#39079)
Mute test GatewayMetaStateTests.testAtomicityWithFailures
1 parent aabde0d commit 3ae42c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/gateway/GatewayMetaStateTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ private static MetaData randomMetaDataForTx() {
374374
return builder.build();
375375
}
376376

377+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39077")
377378
public void testAtomicityWithFailures() throws IOException {
378379
try (NodeEnvironment env = newNodeEnvironment()) {
379380
MetaStateServiceWithFailures metaStateService =

0 commit comments

Comments
 (0)