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 4cb5f88 commit db7fa3cCopy full SHA for db7fa3c
muted-tests.yml
@@ -416,6 +416,9 @@ tests:
416
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
417
method: testGroupingMultiValueByOrdinals
418
issue: https://github.com/elastic/elasticsearch/issues/122131
419
+- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
420
+ method: testFailureLoadingFields
421
+ issue: https://github.com/elastic/elasticsearch/issues/122132
422
423
# Examples:
424
#
0 commit comments