Skip to content

Commit

Permalink
Mute testGeoIpDownloader
Browse files Browse the repository at this point in the history
  • Loading branch information
kingherc committed May 16, 2023
1 parent 5e2c7d5 commit 9d92be2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

public class GeoIpUpgradeIT extends AbstractUpgradeTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/96129")
public void testGeoIpDownloader() throws Exception {
assumeTrue("Disabled until PR #95621 is backported to branch " + Version.V_8_8_0, UPGRADE_FROM_VERSION.onOrBefore(Version.V_8_7_0));

Expand Down

0 comments on commit 9d92be2

Please sign in to comment.