Skip to content

Commit ed60575

Browse files
authored
Mute testGeoIpDownloader (elastic#96130)
Relates elastic#96129
1 parent e2c4983 commit ed60575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/GeoIpUpgradeIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
public class GeoIpUpgradeIT extends AbstractUpgradeTestCase {
1919

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

0 commit comments

Comments
 (0)