Skip to content

Commit e52d0c9

Browse files
Mute org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests testBottomFieldSort #118214
1 parent 4f253dc commit e52d0c9

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
@@ -294,6 +294,9 @@ tests:
294294
- class: org.elasticsearch.index.codec.vectors.es818.ES818HnswBinaryQuantizedVectorsFormatTests
295295
method: testSingleVectorCase
296296
issue: https://github.com/elastic/elasticsearch/issues/118306
297+
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
298+
method: testBottomFieldSort
299+
issue: https://github.com/elastic/elasticsearch/issues/118214
297300

298301
# Examples:
299302
#

0 commit comments

Comments
 (0)