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 f1b1983 commit fcf7130Copy full SHA for fcf7130
muted-tests.yml
@@ -401,6 +401,9 @@ tests:
401
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
402
method: test {yaml=update/100_synthetic_source/keyword}
403
issue: https://github.com/elastic/elasticsearch/issues/121992
404
+- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
405
+ method: testBottomFieldSort
406
+ issue: https://github.com/elastic/elasticsearch/issues/121503
407
408
# Examples:
409
#
0 commit comments