Skip to content

Commit 0c48086

Browse files
authored
Reenable incremental bulk tests (#114922)
These tests should be fixed and can be unmuted. The associated github issues have already been closed.
1 parent 1b2ffa2 commit 0c48086

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -259,12 +259,6 @@ tests:
259259
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.AvgTests
260260
method: "testFold {TestCase=<double> #7}"
261261
issue: https://github.com/elastic/elasticsearch/issues/114175
262-
- class: org.elasticsearch.action.bulk.IncrementalBulkIT
263-
method: testMultipleBulkPartsWithBackoff
264-
issue: https://github.com/elastic/elasticsearch/issues/114181
265-
- class: org.elasticsearch.action.bulk.IncrementalBulkIT
266-
method: testIncrementalBulkLowWatermarkBackOff
267-
issue: https://github.com/elastic/elasticsearch/issues/114182
268262
- class: org.elasticsearch.xpack.ilm.ExplainLifecycleIT
269263
method: testStepInfoPreservedOnAutoRetry
270264
issue: https://github.com/elastic/elasticsearch/issues/114220

0 commit comments

Comments
 (0)