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 0a4fd0c commit 8cb1266Copy full SHA for 8cb1266
muted-tests.yml
@@ -330,6 +330,12 @@ tests:
330
- class: org.elasticsearch.action.admin.cluster.stats.ClusterStatsRemoteIT
331
method: testRemoteClusterStats
332
issue: https://github.com/elastic/elasticsearch/issues/113822
333
+- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
334
+ method: testNonGzippedDatabase
335
+ issue: https://github.com/elastic/elasticsearch/issues/113821
336
337
+ method: testGzippedDatabase
338
+ issue: https://github.com/elastic/elasticsearch/issues/113752
339
340
# Examples:
341
#
0 commit comments