We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39768f commit 73bdb03Copy full SHA for 73bdb03
muted-tests.yml
@@ -289,6 +289,9 @@ tests:
289
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
290
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
291
issue: https://github.com/elastic/elasticsearch/issues/116523
292
+- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
293
+ method: testEnterpriseDownloaderTask
294
+ issue: https://github.com/elastic/elasticsearch/issues/115163
295
296
# Examples:
297
#
0 commit comments