Skip to content

Commit 394d4f0

Browse files
mute: FileSettingsRoleMappingsRestartIT (#93049)
1 parent 89fb4d6 commit 394d4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/FileSettingsRoleMappingsRestartIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ public void clusterChanged(ClusterChangedEvent event) {
109109
return new Tuple<>(savedClusterState, metadataVersion);
110110
}
111111

112+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93048")
112113
public void testReservedStatePersistsOnRestart() throws Exception {
113114
internalCluster().setBootstrapMasterNodeIndex(0);
114115

0 commit comments

Comments
 (0)