File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -576,9 +576,6 @@ tests:
576576- class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
577577 method : testRowStatsProjectGroupByInt
578578 issue : https://github.com/elastic/elasticsearch/issues/131024
579- - class : org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
580- method : test {p0=esql/60_enrich/Enrich in fork}
581- issue : https://github.com/elastic/elasticsearch/issues/131028
582579
583580# Examples:
584581#
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ teardown:
225225 - method : POST
226226 path : /_query
227227 parameters : []
228- capabilities : [ no_brackets_in_unquoted_index_names ]
228+ capabilities : [ no_brackets_in_unquoted_index_names, fork_v9 ]
229229 reason : " Change in the grammar"
230230
231231 - do :
You can’t perform that action at this time.
0 commit comments