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 808609d commit 07532e3Copy full SHA for 07532e3
muted-tests.yml
@@ -684,6 +684,9 @@ tests:
684
- class: org.elasticsearch.compute.data.BasicBlockTests
685
method: testDoubleBlock
686
issue: https://github.com/elastic/elasticsearch/issues/133606
687
+- class: org.elasticsearch.compute.lucene.LuceneTopNSourceOperatorTests
688
+ method: testShardDataPartitioningWithCranky
689
+ issue: https://github.com/elastic/elasticsearch/issues/133607
690
691
# Examples:
692
#
0 commit comments