Skip to content

Commit a93c22d

Browse files
committed
Unmute testFollowIndexAndCloseNode
Resolved by #39584
1 parent 6b42137 commit a93c22d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/FollowerFailOverIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ public void testFailOverOnFollower() throws Exception {
110110
pauseFollow("follower-index");
111111
}
112112

113-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33337")
114113
public void testFollowIndexAndCloseNode() throws Exception {
115114
getFollowerCluster().ensureAtLeastNumDataNodes(3);
116115
String leaderIndexSettings = getIndexSettings(3, 1, singletonMap(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), "true"));

0 commit comments

Comments
 (0)