Skip to content

Commit

Permalink
await fix CurtIT#testIndex until elastic#38451 is merged (elastic#38466)
Browse files Browse the repository at this point in the history
  • Loading branch information
bleskes authored Feb 5, 2019
1 parent df3fe00 commit 6e0624a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ public void testMultiGet() throws IOException {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/38451 contains a fix. sliencing for now")
public void testIndex() throws IOException {
final XContentType xContentType = randomFrom(XContentType.values());
{
Expand Down

0 comments on commit 6e0624a

Please sign in to comment.