浏览代码

Mute org.elasticsearch.search.query.QueryPhaseTimeoutTests testScorerTimeoutPoints #124140

elasticsearchmachine 7 月之前
父节点
当前提交
8a28b51c57
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -336,6 +336,9 @@ tests:
 - class: org.elasticsearch.xpack.esql.plugin.MatchOperatorIT
   method: testScoring_Zero_OutsideQuery
   issue: https://github.com/elastic/elasticsearch/issues/124132
+- class: org.elasticsearch.search.query.QueryPhaseTimeoutTests
+  method: testScorerTimeoutPoints
+  issue: https://github.com/elastic/elasticsearch/issues/124140
 
 # Examples:
 #