浏览代码

unmute ESVectorUtilTests#testSoarDistance on 9.1 (#135680)

Unmute `ESVectorUtilTests#testSoarDistance` as the
[fix](https://github.com/elastic/elasticsearch/pull/131700) has been
merged.
Tommaso Teofili 1 周之前
父节点
当前提交
e19fa32013
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      muted-tests.yml

+ 0 - 3
muted-tests.yml

@@ -449,9 +449,6 @@ tests:
 - class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
 - class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
   method: testCBTrippingOnReduction
   method: testCBTrippingOnReduction
   issue: https://github.com/elastic/elasticsearch/issues/134902
   issue: https://github.com/elastic/elasticsearch/issues/134902
-- class: org.elasticsearch.simdvec.ESVectorUtilTests
-  method: testSoarDistance
-  issue: https://github.com/elastic/elasticsearch/issues/135139
 
 
 # Examples:
 # Examples:
 #
 #