Skip to content

Commit 7c4e476

Browse files
slobodanadamovicmridula-s109
authored andcommitted
Unmute closed/fixed security test failures on 9.0 branch (elastic#131190)
1 parent e8e256f commit 7c4e476

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

muted-tests.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ tests:
6464
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
6565
method: testAllocationPreventedForRemoval
6666
issue: https://github.com/elastic/elasticsearch/issues/116363
67-
- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectoryGroupsResolverTests
68-
issue: https://github.com/elastic/elasticsearch/issues/116182
6967
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
7068
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}
7169
issue: https://github.com/elastic/elasticsearch/issues/116775
@@ -114,8 +112,6 @@ tests:
114112
- class: org.elasticsearch.xpack.ml.integration.ForecastIT
115113
method: testOverflowToDisk
116114
issue: https://github.com/elastic/elasticsearch/issues/117740
117-
- class: org.elasticsearch.xpack.security.authc.ldap.MultiGroupMappingIT
118-
issue: https://github.com/elastic/elasticsearch/issues/119599
119115
- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
120116
issue: https://github.com/elastic/elasticsearch/issues/119983
121117
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
@@ -138,8 +134,6 @@ tests:
138134
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
139135
method: testMultipleInferencesTriggeringDownloadAndDeploy
140136
issue: https://github.com/elastic/elasticsearch/issues/120668
141-
- class: org.elasticsearch.xpack.security.authc.ldap.ADLdapUserSearchSessionFactoryTests
142-
issue: https://github.com/elastic/elasticsearch/issues/119882
143137
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
144138
method: test {p0=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
145139
issue: https://github.com/elastic/elasticsearch/issues/120810
@@ -166,8 +160,6 @@ tests:
166160
issue: https://github.com/elastic/elasticsearch/issues/120950
167161
- class: org.elasticsearch.xpack.ml.integration.PyTorchModelIT
168162
issue: https://github.com/elastic/elasticsearch/issues/121165
169-
- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectorySessionFactoryTests
170-
issue: https://github.com/elastic/elasticsearch/issues/121285
171163
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
172164
issue: https://github.com/elastic/elasticsearch/issues/121407
173165
- class: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT
@@ -446,9 +438,6 @@ tests:
446438
- class: org.elasticsearch.xpack.profiling.action.GetStatusActionIT
447439
method: testWaitsUntilResourcesAreCreated
448440
issue: https://github.com/elastic/elasticsearch/issues/129486
449-
- class: org.elasticsearch.xpack.security.PermissionsIT
450-
method: testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy
451-
issue: https://github.com/elastic/elasticsearch/issues/129481
452441
- class: org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT
453442
method: testSnapshotUpgrader
454443
issue: https://github.com/elastic/elasticsearch/issues/98560

0 commit comments

Comments
 (0)