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 b19d923 commit 8b501dcCopy full SHA for 8b501dc
muted-tests.yml
@@ -360,6 +360,9 @@ tests:
360
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.AvgTests
361
method: "testFold {TestCase=<double> #7}"
362
issue: https://github.com/elastic/elasticsearch/issues/114175
363
+- class: org.elasticsearch.action.bulk.IncrementalBulkIT
364
+ method: testMultipleBulkPartsWithBackoff
365
+ issue: https://github.com/elastic/elasticsearch/issues/114181
366
367
# Examples:
368
#
0 commit comments