Skip to content

Commit 92123d6

Browse files
Mute org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests testMinimumVersionSameAsNewVersion #114593
1 parent 627ec9a commit 92123d6

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
@@ -333,6 +333,9 @@ tests:
333333
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
334334
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_UNORDERD longs>, percentile: <small positive double>}"
335335
issue: https://github.com/elastic/elasticsearch/issues/114588
336+
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
337+
method: testMinimumVersionSameAsNewVersion
338+
issue: https://github.com/elastic/elasticsearch/issues/114593
336339

337340
# Examples:
338341
#

0 commit comments

Comments
 (0)