Skip to content

Commit

Permalink
Awaits fix testNodesOnlyRandom in SearchPreferenceIT
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Singh <ssashish@amazon.com>
  • Loading branch information
ashking94 committed Sep 2, 2023
1 parent 499c2cd commit eeecea6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public void testThatSpecifyingNonExistingNodesReturnsUsefulError() {
}
}

@AwaitsFix(bugUrl = "setPreference to primary not being honored")
public void testNodesOnlyRandom() {
assertAcked(
prepareCreate("test").setSettings(
Expand Down

0 comments on commit eeecea6

Please sign in to comment.