Browse Source

Mute org.elasticsearch.compute.lucene.LuceneTopNSourceOperatorTests testShardDataPartitioning #133574

elasticsearchmachine 1 month ago
parent
commit
9a52696e11
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -687,6 +687,9 @@ tests:
 - class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
   method: test {p0=search/10_source_filtering/no filtering}
   issue: https://github.com/elastic/elasticsearch/issues/133561
+- class: org.elasticsearch.compute.lucene.LuceneTopNSourceOperatorTests
+  method: testShardDataPartitioning
+  issue: https://github.com/elastic/elasticsearch/issues/133574
 
 # Examples:
 #