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 a373444 commit 4bfbc41Copy full SHA for 4bfbc41
muted-tests.yml
@@ -304,6 +304,9 @@ tests:
304
- class: org.elasticsearch.kibana.KibanaThreadPoolIT
305
method: testBlockedThreadPoolsRejectUserRequests
306
issue: https://github.com/elastic/elasticsearch/issues/113939
307
+- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
308
+ method: testGzippedDatabase
309
+ issue: https://github.com/elastic/elasticsearch/issues/113752
310
311
# Examples:
312
#
0 commit comments