Browse Source

Mute org.elasticsearch.upgrades.IndexingIT testIndexing #135407

elasticsearchmachine 2 weeks ago
parent
commit
42f28f393a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -654,6 +654,9 @@ tests:
 - class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
   method: testDataStreamValidationDoesNotBreakUpgrade
   issue: https://github.com/elastic/elasticsearch/issues/135406
+- class: org.elasticsearch.upgrades.IndexingIT
+  method: testIndexing
+  issue: https://github.com/elastic/elasticsearch/issues/135407
 
 # Examples:
 #