File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -405,6 +405,20 @@ tests:
405405- class : org.elasticsearch.xpack.ml.integration.ClassificationIT
406406 method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
407407 issue : https://github.com/elastic/elasticsearch/issues/121680
408+ - class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
409+ method : testExtractFields
410+ issue : https://github.com/elastic/elasticsearch/issues/122125
411+ - class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
412+ method : testIndexPatterns
413+ issue : https://github.com/elastic/elasticsearch/issues/122128
414+ - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
415+ issue : https://github.com/elastic/elasticsearch/issues/121411
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
408422
409423# Examples:
410424#
You can’t perform that action at this time.
0 commit comments