[TEST] mute watcher test failure that is being tracked in elastic/x-pack-elasticsearch#1517

Original commit: elastic/x-pack-elasticsearch@a28b7ce3a5
This commit is contained in:
Ali Beyad 2017-05-22 22:01:31 -04:00
parent 68e0bc419a
commit 958ee95f26
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ public class HistoryTemplateTransformMappingsTests extends AbstractWatcherIntegr
return false; // remove security noise from this test
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/1517")
public void testTransformFields() throws Exception {
String index = "the-index";
String type = "the-type";