We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3fe00 commit 6e0624aCopy full SHA for 6e0624a
client/rest-high-level/src/test/java/org/elasticsearch/client/CrudIT.java
@@ -427,6 +427,7 @@ public void testMultiGet() throws IOException {
427
}
428
429
430
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/38451 contains a fix. sliencing for now")
431
public void testIndex() throws IOException {
432
final XContentType xContentType = randomFrom(XContentType.values());
433
{
0 commit comments