瀏覽代碼

[8.x] Unmute BlockHashRandomizedTests (#115291)

The test was fixed in #115270
Ignacio Vera 1 年之前
父節點
當前提交
7d41a177b5
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      muted-tests.yml

+ 0 - 3
muted-tests.yml

@@ -401,9 +401,6 @@ tests:
 - class: org.elasticsearch.xpack.enrich.EnrichIT
   method: testDeleteExistingPipeline
   issue: https://github.com/elastic/elasticsearch/issues/114775
-- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashRandomizedTests
-  method: test {forcePackedHash=false groups=1 maxValuesPerPosition=1 dups=2 allowedTypes=[Ordinals[dictionarySize=10]]}
-  issue: https://github.com/elastic/elasticsearch/issues/115105
 - class: org.elasticsearch.index.mapper.TextFieldMapperTests
   method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
   issue: https://github.com/elastic/elasticsearch/issues/115066