|
5 | 5 | - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
6 | 6 | method: test {yaml=reference/esql/esql-async-query-api/line_17} |
7 | 7 | issue: https://github.com/elastic/elasticsearch/issues/109260 |
8 | | -- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT" |
9 | | - issue: "https://github.com/elastic/elasticsearch/issues/101598" |
10 | | - method: "testFeatureImportanceValues" |
11 | 8 | - class: "org.elasticsearch.client.RestClientSingleHostIntegTests" |
12 | 9 | issue: "https://github.com/elastic/elasticsearch/issues/102717" |
13 | 10 | method: "testRequestResetAndAbort" |
|
64 | 61 | - class: org.elasticsearch.xpack.ml.integration.MlJobIT |
65 | 62 | method: testDeleteJobAsync |
66 | 63 | issue: https://github.com/elastic/elasticsearch/issues/112212 |
67 | | -- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
68 | | - method: test {yaml=reference/rest-api/watcher/put-watch/line_120} |
69 | | - issue: https://github.com/elastic/elasticsearch/issues/99517 |
70 | 64 | - class: org.elasticsearch.xpack.ml.integration.MlJobIT |
71 | 65 | method: testMultiIndexDelete |
72 | 66 | issue: https://github.com/elastic/elasticsearch/issues/112381 |
@@ -189,9 +183,6 @@ tests: |
189 | 183 | - class: org.elasticsearch.xpack.transform.integration.TransformIT |
190 | 184 | method: testStopWaitForCheckpoint |
191 | 185 | issue: https://github.com/elastic/elasticsearch/issues/106113 |
192 | | -- class: org.elasticsearch.smoketest.MlWithSecurityIT |
193 | | - method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments} |
194 | | - issue: https://github.com/elastic/elasticsearch/issues/101458 |
195 | 186 | - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT |
196 | 187 | method: test {p0=search/540_ignore_above_synthetic_source/ignore_above mapping level setting on arrays} |
197 | 188 | issue: https://github.com/elastic/elasticsearch/issues/113648 |
@@ -247,9 +238,6 @@ tests: |
247 | 238 | - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
248 | 239 | method: test {yaml=reference/rest-api/usage/line_38} |
249 | 240 | issue: https://github.com/elastic/elasticsearch/issues/113694 |
250 | | -- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT |
251 | | - method: testEveryActionIsEitherOperatorOnlyOrNonOperator |
252 | | - issue: https://github.com/elastic/elasticsearch/issues/102992 |
253 | 241 | - class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT |
254 | 242 | method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only} |
255 | 243 | issue: https://github.com/elastic/elasticsearch/issues/115475 |
|
0 commit comments