Skip to content

Commit 7d41a17

Browse files
authored
[8.x] Unmute BlockHashRandomizedTests (#115291)
The test was fixed in #115270
1 parent 186a15b commit 7d41a17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -401,9 +401,6 @@ tests:
401401
- class: org.elasticsearch.xpack.enrich.EnrichIT
402402
method: testDeleteExistingPipeline
403403
issue: https://github.com/elastic/elasticsearch/issues/114775
404-
- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashRandomizedTests
405-
method: test {forcePackedHash=false groups=1 maxValuesPerPosition=1 dups=2 allowedTypes=[Ordinals[dictionarySize=10]]}
406-
issue: https://github.com/elastic/elasticsearch/issues/115105
407404
- class: org.elasticsearch.index.mapper.TextFieldMapperTests
408405
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
409406
issue: https://github.com/elastic/elasticsearch/issues/115066

0 commit comments

Comments
 (0)