Skip to content

Commit

Permalink
Mute testPersistJobOnGracefulShutdown_givenTimeAdvancedAfterNoNewData
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner authored and gwbrown committed Mar 22, 2019
1 parent 54fa119 commit f38f7dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public void testPersistJob() throws Exception {
}

// check that state is persisted after time has been advanced even if no new data is seen in the interim
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40347")
public void testPersistJobOnGracefulShutdown_givenTimeAdvancedAfterNoNewData() throws Exception {
String jobId = "time-advanced-after-no-new-data-test";

Expand Down

0 comments on commit f38f7dc

Please sign in to comment.