|
11 | 11 | - class: "org.elasticsearch.client.RestClientSingleHostIntegTests" |
12 | 12 | issue: "https://github.com/elastic/elasticsearch/issues/102717" |
13 | 13 | method: "testRequestResetAndAbort" |
14 | | -- class: "org.elasticsearch.xpack.deprecation.DeprecationHttpIT" |
15 | | - issue: "https://github.com/elastic/elasticsearch/issues/108628" |
16 | | - method: "testDeprecatedSettingsReturnWarnings" |
17 | 14 | - class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
18 | 15 | method: testStoreDirectory |
19 | 16 | issue: https://github.com/elastic/elasticsearch/issues/110210 |
@@ -217,15 +214,9 @@ tests: |
217 | 214 | - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT |
218 | 215 | method: test {p0=indices.split/40_routing_partition_size/more than 1} |
219 | 216 | issue: https://github.com/elastic/elasticsearch/issues/113841 |
220 | | -- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT |
221 | | - method: test {categorize.Categorize ASYNC} |
222 | | - issue: https://github.com/elastic/elasticsearch/issues/113721 |
223 | 217 | - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT |
224 | 218 | method: test {categorize.Categorize SYNC} |
225 | 219 | issue: https://github.com/elastic/elasticsearch/issues/113722 |
226 | | -- class: org.elasticsearch.xpack.security.support.SecurityIndexManagerIntegTests |
227 | | - method: testOnIndexAvailableForSearchIndexAlreadyAvailable |
228 | | - issue: https://github.com/elastic/elasticsearch/issues/114608 |
229 | 220 | - class: org.elasticsearch.kibana.KibanaThreadPoolIT |
230 | 221 | method: testBlockedThreadPoolsRejectUserRequests |
231 | 222 | issue: https://github.com/elastic/elasticsearch/issues/113939 |
|
0 commit comments