Skip to content

Commit

Permalink
AwaitsFix for #91800
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner authored and csoulios committed Jan 26, 2023
1 parent 958162f commit db730c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ public void testOnlyPartialSearchableSnapshotAllocatedToDedicatedFrozenNodes() t
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/91800")
public void testPartialSearchableSnapshotDelaysAllocationUntilNodeCacheStatesKnown() throws Exception {

assertAcked(
Expand Down

0 comments on commit db730c7

Please sign in to comment.