|
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" |
|
72 | 69 | - class: org.elasticsearch.xpack.ml.integration.MlJobIT |
73 | 70 | method: testDeleteJobAsync |
74 | 71 | issue: https://github.com/elastic/elasticsearch/issues/112212 |
75 | | -- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
76 | | - method: test {yaml=reference/rest-api/watcher/put-watch/line_120} |
77 | | - issue: https://github.com/elastic/elasticsearch/issues/99517 |
78 | 72 | - class: org.elasticsearch.xpack.ml.integration.MlJobIT |
79 | 73 | method: testMultiIndexDelete |
80 | 74 | issue: https://github.com/elastic/elasticsearch/issues/112381 |
@@ -212,9 +206,6 @@ tests: |
212 | 206 | - class: org.elasticsearch.xpack.transform.integration.TransformIT |
213 | 207 | method: testStopWaitForCheckpoint |
214 | 208 | issue: https://github.com/elastic/elasticsearch/issues/106113 |
215 | | -- class: org.elasticsearch.smoketest.MlWithSecurityIT |
216 | | - method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments} |
217 | | - issue: https://github.com/elastic/elasticsearch/issues/101458 |
218 | 209 | - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT |
219 | 210 | method: test {p0=search/540_ignore_above_synthetic_source/ignore_above mapping level setting on arrays} |
220 | 211 | issue: https://github.com/elastic/elasticsearch/issues/113648 |
@@ -272,9 +263,6 @@ tests: |
272 | 263 | - class: org.elasticsearch.xpack.enrich.EnrichIT |
273 | 264 | method: testDeleteExistingPipeline |
274 | 265 | issue: https://github.com/elastic/elasticsearch/issues/114775 |
275 | | -- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT |
276 | | - method: testEveryActionIsEitherOperatorOnlyOrNonOperator |
277 | | - issue: https://github.com/elastic/elasticsearch/issues/102992 |
278 | 266 | - class: org.elasticsearch.xpack.inference.DefaultEndPointsIT |
279 | 267 | method: testInferDeploysDefaultE5 |
280 | 268 | issue: https://github.com/elastic/elasticsearch/issues/115361 |
|
0 commit comments