Skip to content

Commit d0782bc

Browse files
Mute testGetSnapshotsMultipleRepos (#44005)
1 parent a3c0bc6 commit d0782bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/snapshots/SharedClusterSnapshotRestoreIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,6 +1340,7 @@ public void testGetSnapshotsNoRepos() {
13401340
assertTrue(getSnapshotsResponse.getSuccessfulResponses().isEmpty());
13411341
}
13421342

1343+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/43993")
13431344
public void testGetSnapshotsMultipleRepos() {
13441345
final Client client = client();
13451346

0 commit comments

Comments
 (0)