Skip to content

Commit 15ab0e2

Browse files
committed
Unmute testHistoryUUIDIsGenerated
Fixed in #32270 Relates to #31291
1 parent 936dbb0 commit 15ab0e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/RecoveryIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
*/
5959
public class RecoveryIT extends AbstractRollingTestCase {
6060

61-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31291")
6261
public void testHistoryUUIDIsGenerated() throws Exception {
6362
final String index = "index_history_uuid";
6463
if (CLUSTER_TYPE == ClusterType.OLD) {

0 commit comments

Comments
 (0)