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 3f021a1 commit f52c59eCopy full SHA for f52c59e
muted-tests.yml
@@ -412,6 +412,9 @@ tests:
412
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
413
method: testGroupingMultiValueByOrdinals
414
issue: https://github.com/elastic/elasticsearch/issues/122228
415
+- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
416
+ method: testFailureLoadingFields
417
+ issue: https://github.com/elastic/elasticsearch/issues/122132
418
419
# Examples:
420
#
0 commit comments