Skip to content

Commit 106b301

Browse files
authored
Mute BatchedQueryPhaseIT#testNumReducePhases (#134944)
Tracked at #134943
1 parent 0d0c0ad commit 106b301

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,9 @@ tests:
564564
- class: org.elasticsearch.xpack.ml.integration.InferenceIT
565565
method: testInferRegressionModel
566566
issue: https://github.com/elastic/elasticsearch/issues/133603
567+
- class: org.elasticsearch.action.search.BatchedQueryPhaseIT
568+
method: testNumReducePhases
569+
issue: https://github.com/elastic/elasticsearch/issues/134943
567570

568571
# Examples:
569572
#

0 commit comments

Comments
 (0)