Skip to content

Commit

Permalink
Mute GeoIpDownloaderIT#testInvalidTimestamp (#75398)
Browse files Browse the repository at this point in the history
  • Loading branch information
probakowski authored Jul 15, 2021
1 parent 2aff8e5 commit e245a80
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 e245a80

Please sign in to comment.