Skip to content

Commit

Permalink
Mute GeoIpDownloaderIT#testInvalidTimestamp (#75398) (#75400)
Browse files Browse the repository at this point in the history
Co-authored-by: Przemko Robakowski <[email protected]>
  • Loading branch information
elasticsearchmachine and probakowski authored Jul 16, 2021
1 parent 470b6c9 commit 2338660
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public void cleanUp() {
assertTrue(settingsResponse.isAcknowledged());
}

@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 2338660

Please sign in to comment.