Mute ForecastIT.testSingleSeries
Due to https://github.com/elastic/elasticsearch/issues/36258
This commit is contained in:
parent
3d85e8cd0d
commit
a3c1c6938a
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue