Skip to content

Commit 5aaea24

Browse files
authored
Remove test mute for #110408 (#116595)
This was fixed by #113630 but without unmuting the test. Backport of #116475 to 8.x Closes #110408
1 parent 3f5251e commit 5aaea24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ tests:
1717
- class: org.elasticsearch.upgrades.SecurityIndexRolesMetadataMigrationIT
1818
method: testMetadataMigratedAfterUpgrade
1919
issue: https://github.com/elastic/elasticsearch/issues/110232
20-
- class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests"
21-
issue: "https://github.com/elastic/elasticsearch/issues/110408"
22-
method: "testCreateAndRestorePartialSearchableSnapshot"
2320
- class: org.elasticsearch.xpack.security.authz.store.NativePrivilegeStoreCacheTests
2421
method: testPopulationOfCacheWhenLoadingPrivilegesForAllApplications
2522
issue: https://github.com/elastic/elasticsearch/issues/110789

0 commit comments

Comments
 (0)