Skip to content

Commit 6a1d6bf

Browse files
authored
Unmute testAckedIndexing to see if it still fails on main (#134682)
* retry testAckedIndexing * Suppress forbidden * Oops 100 iterations triggers test timeout * Undo repeat on testAckedIndexing
1 parent ee0a07c commit 6a1d6bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ tests:
7676
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
7777
method: testSeqNoCASLinearizability
7878
issue: https://github.com/elastic/elasticsearch/issues/117249
79-
- class: org.elasticsearch.discovery.ClusterDisruptionIT
80-
method: testAckedIndexing
81-
issue: https://github.com/elastic/elasticsearch/issues/117024
8279
- class: org.elasticsearch.xpack.inference.InferenceRestIT
8380
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
8481
issue: https://github.com/elastic/elasticsearch/issues/117027

0 commit comments

Comments
 (0)