Skip to content

Commit a3c1c69

Browse files
committed
Mute ForecastIT.testSingleSeries
Due to #36258
1 parent 3d85e8c commit a3c1c69

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration/ForecastIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public void tearDownData() throws Exception {
4141
cleanUp();
4242
}
4343

44+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36258")
4445
public void testSingleSeries() throws Exception {
4546
Detector.Builder detector = new Detector.Builder("mean", "value");
4647

0 commit comments

Comments
 (0)