Skip to content

Commit

Permalink
Mute ForecastIT.testSingleSeries
Browse files Browse the repository at this point in the history
Due to #36258
  • Loading branch information
droberts195 committed Dec 5, 2018
1 parent 3d85e8c commit a3c1c69
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -41,6 +41,7 @@ public void tearDownData() throws Exception {
cleanUp();
}

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

Expand Down

0 comments on commit a3c1c69

Please sign in to comment.