Skip to content

Commit 00512cc

Browse files
Mute org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT testNonGzippedDatabase #113821
1 parent dec9eac commit 00512cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,9 @@ tests:
404404
issue: https://github.com/elastic/elasticsearch/issues/102992
405405
- class: org.elasticsearch.bootstrap.SpawnerNoBootstrapTests
406406
issue: https://github.com/elastic/elasticsearch/issues/114555
407+
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
408+
method: testNonGzippedDatabase
409+
issue: https://github.com/elastic/elasticsearch/issues/113821
407410

408411
# Examples:
409412
#

0 commit comments

Comments
 (0)