Skip to content

Commit

Permalink
Remove test mute for OldRepositoryAccessIT testOldRepoAccess (elastic…
Browse files Browse the repository at this point in the history
…#117845)

This has been fixed with elastic#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.
  • Loading branch information
cbuescher authored Dec 4, 2024
1 parent 430741f commit 7853e12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,9 +326,6 @@ tests:
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
method: testRetryPointInTime
issue: https://github.com/elastic/elasticsearch/issues/117116
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
method: testOldRepoAccess
issue: https://github.com/elastic/elasticsearch/issues/115631
- class: org.elasticsearch.xpack.inference.InferenceRestIT
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
issue: https://github.com/elastic/elasticsearch/issues/117027
Expand Down

0 comments on commit 7853e12

Please sign in to comment.