Muting FullClusterRestartIT.testSystemIndexMetadataIsUpgraded

This commit is contained in:
Christoph Büscher 2020-10-08 12:01:43 +02:00
parent 564823b00f
commit 1f7b107ed1
1 changed files with 1 additions and 0 deletions

View File

@ -1461,6 +1461,7 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
}
@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63457")
public void testSystemIndexMetadataIsUpgraded() throws Exception {
final String systemIndexWarning = "this request accesses system indices: [.tasks], but in a future major version, direct " +
"access to system indices will be prevented by default";