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 4012aec commit 7566e32Copy full SHA for 7566e32
muted-tests.yml
@@ -428,3 +428,6 @@ tests:
428
- class: org.elasticsearch.search.fieldcaps.FieldCapabilitiesIT
429
method: testRelocation
430
issue: https://github.com/elastic/elasticsearch/issues/119280
431
+- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
432
+ method: testFailureLoadingFields
433
+ issue: https://github.com/elastic/elasticsearch/issues/118000
0 commit comments