|
70 | 70 | - class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
|
71 | 71 | method: testAllocationPreventedForRemoval
|
72 | 72 | issue: https://github.com/elastic/elasticsearch/issues/116363
|
73 |
| -- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectoryGroupsResolverTests |
74 |
| - issue: https://github.com/elastic/elasticsearch/issues/116182 |
75 | 73 | - class: org.elasticsearch.xpack.test.rest.XPackRestIT
|
76 | 74 | method: test {p0=snapshot/20_operator_privileges_disabled/Operator only settings can be set and restored by non-operator user when operator privileges is disabled}
|
77 | 75 | issue: https://github.com/elastic/elasticsearch/issues/116775
|
@@ -129,8 +127,6 @@ tests:
|
129 | 127 | - class: org.elasticsearch.xpack.ml.integration.ForecastIT
|
130 | 128 | method: testOverflowToDisk
|
131 | 129 | issue: https://github.com/elastic/elasticsearch/issues/117740
|
132 |
| -- class: org.elasticsearch.xpack.security.authc.ldap.MultiGroupMappingIT |
133 |
| - issue: https://github.com/elastic/elasticsearch/issues/119599 |
134 | 130 | - class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
|
135 | 131 | issue: https://github.com/elastic/elasticsearch/issues/119983
|
136 | 132 | - class: org.elasticsearch.xpack.test.rest.XPackRestIT
|
@@ -159,8 +155,6 @@ tests:
|
159 | 155 | - class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
|
160 | 156 | method: testMultipleInferencesTriggeringDownloadAndDeploy
|
161 | 157 | issue: https://github.com/elastic/elasticsearch/issues/120668
|
162 |
| -- class: org.elasticsearch.xpack.security.authc.ldap.ADLdapUserSearchSessionFactoryTests |
163 |
| - issue: https://github.com/elastic/elasticsearch/issues/119882 |
164 | 158 | - class: org.elasticsearch.xpack.test.rest.XPackRestIT
|
165 | 159 | method: test {p0=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
|
166 | 160 | issue: https://github.com/elastic/elasticsearch/issues/120810
|
@@ -202,8 +196,6 @@ tests:
|
202 | 196 | - class: org.elasticsearch.xpack.test.rest.XPackRestIT
|
203 | 197 | method: test {p0=ml/*}
|
204 | 198 | issue: https://github.com/elastic/elasticsearch/issues/120816
|
205 |
| -- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectorySessionFactoryTests |
206 |
| - issue: https://github.com/elastic/elasticsearch/issues/121285 |
207 | 199 | - class: org.elasticsearch.index.engine.ShuffleForcedMergePolicyTests
|
208 | 200 | method: testDiagnostics
|
209 | 201 | issue: https://github.com/elastic/elasticsearch/issues/121336
|
|
0 commit comments