소스 검색

Mute org.elasticsearch.simdvec.ESVectorUtilTests testSoarDistance #135139

elasticsearchmachine 2 주 전
부모
커밋
356d66d919
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

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