Watcher: Muting failing BootStrapTests.testTriggeredWatchLoading test

Relates elastic/x-pack-elasticsearch#1309

Original commit: elastic/x-pack-elasticsearch@ed03afc4d1
This commit is contained in:
Alexander Reelsen 2017-05-24 14:55:01 +02:00
parent 71fe599592
commit ccf3fa2579

View File

@ -230,6 +230,7 @@ public class BootStrapTests extends AbstractWatcherIntegrationTestCase {
assertSingleExecutionAndCompleteWatchHistory(numWatches, numRecords);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/1309")
public void testTriggeredWatchLoading() throws Exception {
createIndex("output");
client().prepareIndex("my-index", "foo", "bar")