|
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 |
@@ -243,15 +240,9 @@ tests: |
243 | 240 | - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT |
244 | 241 | method: test {p0=indices.split/40_routing_partition_size/more than 1} |
245 | 242 | issue: https://github.com/elastic/elasticsearch/issues/113841 |
246 | | -- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT |
247 | | - method: test {categorize.Categorize ASYNC} |
248 | | - issue: https://github.com/elastic/elasticsearch/issues/113721 |
249 | 243 | - class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests |
250 | 244 | method: testMinimumVersionSameAsNewVersion |
251 | 245 | issue: https://github.com/elastic/elasticsearch/issues/114593 |
252 | | -- class: org.elasticsearch.xpack.security.support.SecurityIndexManagerIntegTests |
253 | | - method: testOnIndexAvailableForSearchIndexAlreadyAvailable |
254 | | - issue: https://github.com/elastic/elasticsearch/issues/114608 |
255 | 246 | - class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests |
256 | 247 | method: testMinimumVersionShardDuringPhaseExecution |
257 | 248 | issue: https://github.com/elastic/elasticsearch/issues/114611 |
|
0 commit comments