Skip to content

Commit

Permalink
[CI] Mute RestoreModelSnapshotIT #36849
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Dec 19, 2018
1 parent f24c85c commit e31f80c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void tearDownData() {
cleanUp();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36849")
public void test() throws Exception {
TimeValue bucketSpan = TimeValue.timeValueHours(1);
int bucketCount = 72;
Expand Down

0 comments on commit e31f80c

Please sign in to comment.