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 8b4324b commit e47219eCopy full SHA for e47219e
muted-tests.yml
@@ -267,6 +267,9 @@ tests:
267
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
268
method: testBottomFieldSort
269
issue: https://github.com/elastic/elasticsearch/issues/122911
270
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
271
+ method: test {yaml=reference/cat/nodes/line_361}
272
+ issue: https://github.com/elastic/elasticsearch/issues/124103
273
274
# Examples:
275
#
0 commit comments