Skip to content

Commit 8cb1266

Browse files
committed
muting DatabaseNodeServiceIT
1 parent 0a4fd0c commit 8cb1266

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,12 @@ tests:
330330
- class: org.elasticsearch.action.admin.cluster.stats.ClusterStatsRemoteIT
331331
method: testRemoteClusterStats
332332
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+
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
337+
method: testGzippedDatabase
338+
issue: https://github.com/elastic/elasticsearch/issues/113752
333339

334340
# Examples:
335341
#

0 commit comments

Comments
 (0)