-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] SplitIndexIT and ShrinkIndexIT failing on Windows #34080
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
Labels
:Distributed Indexing/Recovery
Anything around constructing a new shard, either from a local or a remote source.
>test-failure
Triaged test failures from CI
Comments
Some repro commands are:
|
droberts195
added a commit
that referenced
this issue
Sep 26, 2018
I muted |
I am pretty sure this is entirely unrelated to the referenced PRs and issues. This seems to be an infra issue and a duplicate of #33857 @droberts195 WDYT? |
Yes, sorry, this is a duplicate of #33857. |
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-failure
Triaged test failures from CI
The last couple of master branch builds on Windows have both failed in SplitIndexIT:
The underlying errors are all "access denied" errors on the mock file system, for example:
This feels like something similar to #30416 which was fixed by #30571, but maybe something changed in Lucene 8 that means the fix needs to be updated?
The text was updated successfully, but these errors were encountered: