Skip to content

Commit a84c430

Browse files
n1v0lgmridula-s109
authored andcommitted
Unmute testRolesCacheIsClearedWhenPrivilegesIsChanged (elastic#130329)
This test used to fail a long time ago and got muted. Unmuting it for some CI time. Closes: elastic#93447
1 parent c940f6a commit a84c430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/store/NativePrivilegeStoreCacheTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ public void testHasPrivileges() {
277277
);
278278
}
279279

280-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93447")
281280
public void testRolesCacheIsClearedWhenPrivilegesIsChanged() {
282281
final Client client = client();
283282

0 commit comments

Comments
 (0)