Mark failing exporter template test as awaits fix

This test is failing for eleven days and needs to be looked at.

Original commit: elastic/x-pack-elasticsearch@b16b95f333
This commit is contained in:
Jason Tedor 2017-05-23 09:45:30 -04:00
parent ea0f3fe4a0
commit 275bfc0e51
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ public class LocalExporterTemplateTests extends MonitoringIntegTestCase {
return settings.build();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/1410")
public void testCreateWhenExistingTemplatesAreOld() throws Exception {
internalCluster().startNode();