Skip to content

Commit

Permalink
await fix CurtIT#testIndex until elastic#38451 is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
bleskes committed Feb 5, 2019
1 parent 46cca7f commit a0e2f2c
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 a0e2f2c

Please sign in to comment.