Skip to content

Commit be709b0

Browse files
committed
Unmute XPackRestIT test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
The XPackRestIT test {p0=snapshot/10_basic/Create a source only snapshot and then restore it} had been failing due to spurious creation of ML indices. That no longer seems to be the case as, after extensive local testing, the test is passing. Raising this PR to unmute the test Relates #117295
1 parent caa4353 commit be709b0

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
@@ -104,9 +104,6 @@ tests:
104104
- class: org.elasticsearch.discovery.ClusterDisruptionIT
105105
method: testAckedIndexing
106106
issue: https://github.com/elastic/elasticsearch/issues/117024
107-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
108-
method: test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
109-
issue: https://github.com/elastic/elasticsearch/issues/117295
110107
- class: org.elasticsearch.xpack.inference.InferenceRestIT
111108
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
112109
issue: https://github.com/elastic/elasticsearch/issues/117027

0 commit comments

Comments
 (0)