Skip to content

[test] Unmute SearchWithRandomIOExceptionsIT#testRandomDirectoryIOExceptions #127339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arteam
Copy link
Contributor

@arteam arteam commented Apr 24, 2025

Remove an assumption that IndexNotFoundException can only be thrown on an empty folder. IndexNotFoundException can be thrown if we can't read index data.

We ran this test in a loop in #127014 and it doesn't fail.

Resolve #118733

…ceptions`

Remove an assumption that `IndexNotFoundException` can only be thrown on an empty folder.
`IndexNotFoundException` can be thrown if we can't read index data.

Resolve elastic#118733
@arteam arteam added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. >test Issues or PRs that are addressing/adding tests v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] SearchWithRandomIOExceptionsIT testRandomDirectoryIOExceptions failing
2 participants