Skip to content

Commit 64dd21a

Browse files
committed
remove await fix from FullClusterRestartIT.testRecovery
1 parent 9b9f85e commit 64dd21a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades/FullClusterRestartIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,6 @@ public void testEmptyShard() throws IOException {
615615
* Tests recovery of an index with or without a translog and the
616616
* statistics we gather about that.
617617
*/
618-
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/27649")
619618
public void testRecovery() throws IOException {
620619
int count;
621620
boolean shouldHaveTranslog;

0 commit comments

Comments
 (0)