We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0c0ad commit 106b301Copy full SHA for 106b301
muted-tests.yml
@@ -564,6 +564,9 @@ tests:
564
- class: org.elasticsearch.xpack.ml.integration.InferenceIT
565
method: testInferRegressionModel
566
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
570
571
# Examples:
572
#
0 commit comments