Skip to content

Commit 8b501dc

Browse files
Mute org.elasticsearch.action.bulk.IncrementalBulkIT testMultipleBulkPartsWithBackoff #114181
1 parent b19d923 commit 8b501dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,9 @@ tests:
360360
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.AvgTests
361361
method: "testFold {TestCase=<double> #7}"
362362
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
363366

364367
# Examples:
365368
#

0 commit comments

Comments
 (0)