Browse Source

Mute org.elasticsearch.xpack.enrich.EnrichIT testDeleteExistingPipeline #114775

elasticsearchmachine 1 year ago
parent
commit
827038279c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -412,6 +412,9 @@ tests:
 - class: org.elasticsearch.xpack.enrich.EnrichRestIT
 - class: org.elasticsearch.xpack.enrich.EnrichRestIT
   method: test {p0=enrich/30_tsdb_index/enrich documents over _bulk}
   method: test {p0=enrich/30_tsdb_index/enrich documents over _bulk}
   issue: https://github.com/elastic/elasticsearch/issues/114761
   issue: https://github.com/elastic/elasticsearch/issues/114761
+- class: org.elasticsearch.xpack.enrich.EnrichIT
+  method: testDeleteExistingPipeline
+  issue: https://github.com/elastic/elasticsearch/issues/114775
 
 
 # Examples:
 # Examples:
 #
 #