Skip to content

Commit cfafca7

Browse files
committed
Mute DesiredNodeTests.testGetRoles
1 parent ee101b4 commit cfafca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/cluster/metadata/DesiredNodeTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ public void testHasMasterRole() {
9090
}
9191
}
9292

93+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/85882")
9394
public void testGetRoles() {
9495
final var settings = Settings.builder().put(NODE_NAME_SETTING.getKey(), randomAlphaOfLength(10));
9596

0 commit comments

Comments
 (0)