Mute ForecastIT.testSingleSeries

Due to https://github.com/elastic/elasticsearch/issues/36258
This commit is contained in:
David Roberts 2018-12-05 14:41:07 +00:00
parent 3d85e8cd0d
commit a3c1c6938a
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ public class ForecastIT extends MlNativeAutodetectIntegTestCase {
cleanUp();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36258")
public void testSingleSeries() throws Exception {
Detector.Builder detector = new Detector.Builder("mean", "value");