|
@@ -352,7 +352,6 @@ public class GeoIpDownloaderIT extends AbstractGeoIpIT {
|
|
|
});
|
|
|
}
|
|
|
|
|
|
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/79074")
|
|
|
@TestLogging(value = "org.elasticsearch.ingest.geoip:TRACE", reason = "https://github.com/elastic/elasticsearch/issues/79074")
|
|
|
public void testStartWithNoDatabases() throws Exception {
|
|
|
assumeTrue("only test with fixture to have stable results", ENDPOINT != null);
|