We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ac462 commit 4d3572fCopy full SHA for 4d3572f
modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/FeatureMigrationIT.java
@@ -277,7 +277,6 @@ public void testMigrateIndexWithWriteBlock() throws Exception {
277
});
278
}
279
280
- @AwaitsFix(bugUrl = "ES-10666") // This test uncovered an existing issue
281
public void testIndexBlockIsRemovedWhenAliasRequestFails() throws Exception {
282
createSystemIndexForDescriptor(INTERNAL_UNMANAGED);
283
ensureGreen();
0 commit comments