Skip to content

Commit c44608c

Browse files
Mute org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests testBottomFieldSort #122911
1 parent cb289a1 commit c44608c

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
@@ -264,6 +264,9 @@ tests:
264264
- class: org.elasticsearch.index.mapper.ShapeGeometryFieldMapperTests
265265
method: testCartesianBoundsBlockLoader
266266
issue: https://github.com/elastic/elasticsearch/issues/122661
267+
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
268+
method: testBottomFieldSort
269+
issue: https://github.com/elastic/elasticsearch/issues/122911
267270

268271
# Examples:
269272
#

0 commit comments

Comments
 (0)