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 00c0219 commit 6c2157fCopy full SHA for 6c2157f
muted-tests.yml
@@ -438,6 +438,9 @@ tests:
438
- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashTests
439
method: test3BytesRefs {forcePackedHash=true}
440
issue: https://github.com/elastic/elasticsearch/issues/127825
441
+- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashTests
442
+ method: test3BytesRefs {forcePackedHash=false}
443
+ issue: https://github.com/elastic/elasticsearch/issues/127826
444
445
# Examples:
446
#
0 commit comments