Browse Source

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

elasticsearchmachine 7 months ago
parent
commit
8a28b51c57
1 changed files with 3 additions and 0 deletions
  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:
 #