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 @@ -233,9 +233,6 @@ tests:
233233 issue : https://github.com/elastic/elasticsearch/issues/117815
234234- class : org.elasticsearch.xpack.ml.integration.DatafeedJobsRestIT
235235 issue : https://github.com/elastic/elasticsearch/issues/111319
236- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
237- method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
238- issue : https://github.com/elastic/elasticsearch/issues/117862
239236- class : org.elasticsearch.validation.DotPrefixClientYamlTestSuiteIT
240237 issue : https://github.com/elastic/elasticsearch/issues/117893
241238- class : org.elasticsearch.xpack.core.ml.search.SparseVectorQueryBuilderTests
Original file line number Diff line number Diff line change @@ -163,4 +163,4 @@ setup:
163163 - match : {esql.functions.cos: $functions_cos}
164164 - gt : {esql.functions.to_long: $functions_to_long}
165165 - match : {esql.functions.coalesce: $functions_coalesce}
166- - length : {esql.functions: 118 } # check the "sister" test above for a likely update to the same esql.functions length check
166+ - length : {esql.functions: 119 } # check the "sister" test above for a likely update to the same esql.functions length check
You can’t perform that action at this time.
0 commit comments