Skip to content

Commit 4155d7d

Browse files
committed
Revert change to muted tests
1 parent 0a32b4d commit 4155d7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

muted-tests.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,14 @@ tests:
386386
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
387387
method: testSourceThrottling
388388
issue: https://github.com/elastic/elasticsearch/issues/122712
389+
- class: org.elasticsearch.entitlement.qa.EntitlementsDeniedNonModularIT
390+
issue: https://github.com/elastic/elasticsearch/issues/122569
391+
- class: org.elasticsearch.entitlement.qa.EntitlementsAllowedNonModularIT
392+
issue: https://github.com/elastic/elasticsearch/issues/122568
393+
- class: org.elasticsearch.entitlement.qa.EntitlementsAllowedIT
394+
issue: https://github.com/elastic/elasticsearch/issues/122680
395+
- class: org.elasticsearch.entitlement.qa.EntitlementsDeniedIT
396+
issue: https://github.com/elastic/elasticsearch/issues/122566
389397
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.S3RepositoryAnalysisRestIT
390398
method: testRepositoryAnalysis
391399
issue: https://github.com/elastic/elasticsearch/issues/122799

0 commit comments

Comments
 (0)