Skip to content

Commit

Permalink
Mute DatafeedJobsIT#testDatafeedTimingStats_DatafeedRecreated (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna authored and pugnascotia committed Oct 21, 2020
1 parent 00b0bdf commit 473975c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ public void testLookbackOnlyDataStream() throws Exception {
waitUntilJobIsClosed(job.getId());
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63973")
public void testDatafeedTimingStats_DatafeedRecreated() throws Exception {
client().admin().indices().prepareCreate("data")
.setMapping("time", "type=date")
Expand Down

0 comments on commit 473975c

Please sign in to comment.