From 166667f84202fa1a1006881a4f4f509d9df44cfc Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:32:02 +1000 Subject: [PATCH] Mute org.elasticsearch.action.bulk.IncrementalBulkIT testIncrementalBulkLowWatermarkBackOff #114182 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 606281b35ed6e..f4ad6f9aba16b 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -363,6 +363,9 @@ tests: - class: org.elasticsearch.action.bulk.IncrementalBulkIT method: testMultipleBulkPartsWithBackoff issue: https://github.com/elastic/elasticsearch/issues/114181 +- class: org.elasticsearch.action.bulk.IncrementalBulkIT + method: testIncrementalBulkLowWatermarkBackOff + issue: https://github.com/elastic/elasticsearch/issues/114182 # Examples: #