Skip to content

Commit 4d3572f

Browse files
committed
unmute test
1 parent 25ac462 commit 4d3572f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/FeatureMigrationIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ public void testMigrateIndexWithWriteBlock() throws Exception {
277277
});
278278
}
279279

280-
@AwaitsFix(bugUrl = "ES-10666") // This test uncovered an existing issue
281280
public void testIndexBlockIsRemovedWhenAliasRequestFails() throws Exception {
282281
createSystemIndexForDescriptor(INTERNAL_UNMANAGED);
283282
ensureGreen();

0 commit comments

Comments
 (0)