Skip to content

Commit 8b239b7

Browse files
Mute test FileSettingsRoleMappingsRestartIT.testReservedStatePersistsOnRestart (#92529) (#92624)
See #92454 Co-authored-by: Craig Taverner <[email protected]>
1 parent b556182 commit 8b239b7

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
@@ -108,6 +108,7 @@ public void clusterChanged(ClusterChangedEvent event) {
108108
return new Tuple<>(savedClusterState, metadataVersion);
109109
}
110110

111+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/92454")
111112
public void testReservedStatePersistsOnRestart() throws Exception {
112113
internalCluster().setBootstrapMasterNodeIndex(0);
113114

0 commit comments

Comments
 (0)