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 62acedd commit 9e7d3a7Copy full SHA for 9e7d3a7
muted-tests.yml
@@ -415,6 +415,9 @@ tests:
415
- class: org.elasticsearch.xpack.enrich.EnrichIT
416
method: testDeleteExistingPipeline
417
issue: https://github.com/elastic/elasticsearch/issues/114775
418
+- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashRandomizedTests
419
+ method: test {forcePackedHash=false groups=1 maxValuesPerPosition=1 dups=2 allowedTypes=[Ordinals[dictionarySize=10]]}
420
+ issue: https://github.com/elastic/elasticsearch/issues/115105
421
422
# Examples:
423
#
0 commit comments