We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3cbb0 commit 9a52696Copy full SHA for 9a52696
muted-tests.yml
@@ -687,6 +687,9 @@ tests:
687
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
688
method: test {p0=search/10_source_filtering/no filtering}
689
issue: https://github.com/elastic/elasticsearch/issues/133561
690
+- class: org.elasticsearch.compute.lucene.LuceneTopNSourceOperatorTests
691
+ method: testShardDataPartitioning
692
+ issue: https://github.com/elastic/elasticsearch/issues/133574
693
694
# Examples:
695
#
0 commit comments