Skip to content

Commit

Permalink
Mute GeoIpDownloaderIT#testInvalidTimestamp (elastic#75398)
Browse files Browse the repository at this point in the history
  • Loading branch information
probakowski authored and ywangd committed Jul 30, 2021
1 parent 30e0bd0 commit a9356f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ public void cleanUp() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/75221")
public void testInvalidTimestamp() throws Exception {
assumeTrue("only test with fixture to have stable results", ENDPOINT != null);
ClusterUpdateSettingsResponse settingsResponse =
Expand Down

0 comments on commit a9356f1

Please sign in to comment.