Skip to content

Commit 50cb815

Browse files
authored
Mute ReplicaShardAllocatorSyncIdIT.testPreferCopyCanPerformNoopRecovery (#51970)
1 parent af79ceb commit 50cb815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ private void syncFlush(String index) throws IOException {
126126
}
127127
}
128128

129+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/51969")
129130
public void testPreferCopyCanPerformNoopRecovery() throws Exception {
130131
String indexName = "test";
131132
String nodeWithPrimary = internalCluster().startNode();

0 commit comments

Comments
 (0)