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 @@ -562,9 +562,6 @@ tests:
562562- class : org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
563563 method : test {yaml=rrf/950_pinned_interaction/rrf with pinned retriever as a sub-retriever}
564564 issue : https://github.com/elastic/elasticsearch/issues/129845
565- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
566- method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
567- issue : https://github.com/elastic/elasticsearch/issues/129888
568565- class : org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
569566 method : testExistsQueryMinimalMapping
570567 issue : https://github.com/elastic/elasticsearch/issues/129911
Original file line number Diff line number Diff line change 4646 - do : {xpack.usage: {}}
4747 - match : { esql.available: true }
4848 - match : { esql.enabled: true }
49- - length : { esql.features: 26 }
49+ - length : { esql.features: 27 }
5050 - set : {esql.features.dissect: dissect_counter}
5151 - set : {esql.features.drop: drop_counter}
5252 - set : {esql.features.eval: eval_counter}
You can’t perform that action at this time.
0 commit comments