Skip to content

Commit 0de5685

Browse files
piergmcbuescher
andauthored
Remove test mute for OldRepositoryAccessIT testOldRepoAccess (#117845) (#117964)
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. (cherry picked from commit 7853e12) # Conflicts: # muted-tests.yml Co-authored-by: Christoph Büscher <[email protected]>
1 parent d4da8ea commit 0de5685

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
@@ -350,9 +350,6 @@ tests:
350350
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
351351
method: testRetryPointInTime
352352
issue: https://github.com/elastic/elasticsearch/issues/117116
353-
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
354-
method: testOldRepoAccess
355-
issue: https://github.com/elastic/elasticsearch/issues/115631
356353
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
357354
method: testMultipleInferencesTriggeringDownloadAndDeploy
358355
issue: https://github.com/elastic/elasticsearch/issues/117208

0 commit comments

Comments
 (0)