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 93d7f3d commit 6e2d554Copy full SHA for 6e2d554
muted-tests.yml
@@ -354,6 +354,9 @@ tests:
354
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
355
method: testGet
356
issue: https://github.com/elastic/elasticsearch/issues/114135
357
+- class: org.elasticsearch.action.bulk.IncrementalBulkIT
358
+ method: testIncrementalBulkHighWatermarkBackOff
359
+ issue: https://github.com/elastic/elasticsearch/issues/114073
360
361
# Examples:
362
#
0 commit comments