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 845021d commit 3ab612fCopy full SHA for 3ab612f
muted-tests.yml
@@ -302,6 +302,9 @@ tests:
302
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
303
method: test {yaml=reference/search/search-your-data/retrievers-examples/line_98}
304
issue: https://github.com/elastic/elasticsearch/issues/119155
305
+- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
306
+ method: testFailureLoadingFields
307
+ issue: https://github.com/elastic/elasticsearch/issues/118000
308
309
# Examples:
310
#
0 commit comments