Skip to content

Commit 7853e12

Browse files
authored
Remove test mute for OldRepositoryAccessIT testOldRepoAccess (#117845)
This has been fixed with #117649 on "main" and the changes causing this haven't been backported to 8.x. The test was muted due to occasional timeouts that are unrelated that should have been fixed in the meantime.
1 parent 430741f commit 7853e12

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
@@ -326,9 +326,6 @@ tests:
326326
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
327327
method: testRetryPointInTime
328328
issue: https://github.com/elastic/elasticsearch/issues/117116
329-
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
330-
method: testOldRepoAccess
331-
issue: https://github.com/elastic/elasticsearch/issues/115631
332329
- class: org.elasticsearch.xpack.inference.InferenceRestIT
333330
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
334331
issue: https://github.com/elastic/elasticsearch/issues/117027

0 commit comments

Comments
 (0)