Skip to content

Commit

Permalink
muting DatabaseNodeServiceIT
Browse files Browse the repository at this point in the history
  • Loading branch information
masseyke committed Sep 30, 2024
1 parent 0a4fd0c commit 8cb1266
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,12 @@ tests:
- class: org.elasticsearch.action.admin.cluster.stats.ClusterStatsRemoteIT
method: testRemoteClusterStats
issue: https://github.com/elastic/elasticsearch/issues/113822
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
method: testNonGzippedDatabase
issue: https://github.com/elastic/elasticsearch/issues/113821
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
method: testGzippedDatabase
issue: https://github.com/elastic/elasticsearch/issues/113752

# Examples:
#
Expand Down

0 comments on commit 8cb1266

Please sign in to comment.