|
17 | 17 | - class: "org.elasticsearch.xpack.deprecation.DeprecationHttpIT" |
18 | 18 | issue: "https://github.com/elastic/elasticsearch/issues/108628" |
19 | 19 | method: "testDeprecatedSettingsReturnWarnings" |
20 | | -- class: "org.elasticsearch.xpack.test.rest.XPackRestIT" |
21 | | - issue: "https://github.com/elastic/elasticsearch/issues/109687" |
22 | | - method: "test {p0=sql/translate/Translate SQL}" |
23 | 20 | - class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
24 | 21 | method: testStoreDirectory |
25 | 22 | issue: https://github.com/elastic/elasticsearch/issues/110210 |
|
98 | 95 | - class: org.elasticsearch.xpack.ml.integration.MlJobIT |
99 | 96 | method: testDeleteJobAfterMissingIndex |
100 | 97 | issue: https://github.com/elastic/elasticsearch/issues/112088 |
101 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
102 | | - method: test {p0=transform/preview_transforms/Test preview transform latest} |
103 | | - issue: https://github.com/elastic/elasticsearch/issues/112144 |
104 | 98 | - class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT |
105 | 99 | issue: https://github.com/elastic/elasticsearch/issues/112147 |
106 | 100 | - class: org.elasticsearch.smoketest.WatcherYamlRestIT |
@@ -144,9 +138,6 @@ tests: |
144 | 138 | - class: org.elasticsearch.search.basic.SearchWhileRelocatingIT |
145 | 139 | method: testSearchAndRelocateConcurrentlyRandomReplicas |
146 | 140 | issue: https://github.com/elastic/elasticsearch/issues/112515 |
147 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
148 | | - method: test {p0=terms_enum/10_basic/Test search after on unconfigured constant keyword field} |
149 | | - issue: https://github.com/elastic/elasticsearch/issues/112624 |
150 | 141 | - class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT |
151 | 142 | method: testIndexPatternErrorMessageComparison_ESQL_SearchDSL |
152 | 143 | issue: https://github.com/elastic/elasticsearch/issues/112630 |
@@ -233,21 +224,9 @@ tests: |
233 | 224 | - class: org.elasticsearch.packaging.test.WindowsServiceTests |
234 | 225 | method: test81JavaOptsInJvmOptions |
235 | 226 | issue: https://github.com/elastic/elasticsearch/issues/113313 |
236 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
237 | | - method: test {p0=esql/50_index_patterns/disjoint_mappings} |
238 | | - issue: https://github.com/elastic/elasticsearch/issues/113315 |
239 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
240 | | - method: test {p0=wildcard/10_wildcard_basic/Query_string wildcard query} |
241 | | - issue: https://github.com/elastic/elasticsearch/issues/113316 |
242 | 227 | - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT |
243 | 228 | method: test {p0=mtermvectors/10_basic/Tests catching other exceptions per item} |
244 | 229 | issue: https://github.com/elastic/elasticsearch/issues/113325 |
245 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
246 | | - method: test {p0=transform/transforms_force_delete/Test force deleting a running transform} |
247 | | - issue: https://github.com/elastic/elasticsearch/issues/113327 |
248 | | -- class: org.elasticsearch.xpack.test.rest.XPackRestIT |
249 | | - method: test {p0=analytics/top_metrics/sort by scaled float field} |
250 | | - issue: https://github.com/elastic/elasticsearch/issues/113340 |
251 | 230 | - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
252 | 231 | method: test {yaml=reference/ccr/apis/follow/post-resume-follow/line_84} |
253 | 232 | issue: https://github.com/elastic/elasticsearch/issues/113343 |
|
0 commit comments