rmuir commented on PR #14075: URL: https://github.com/apache/lucene/pull/14075#issuecomment-2548996704
I reran that check to see what happens, if it reproduces. This "extra regressions" check is also doing unpinned shallow `git clone` of external dictionaries repositories, so they could make a commit to a dictionary in those repos that causes a failure (in theory). I guess it is also possible it could fail (e.g. network issue) in such a way that the clone is unsuccessful? It is unclear to me if it is really cloning with the git binary, or if it is doing some pure-java (jgit etc) clone that might be less robust. And yeah, it could also be a randomization issue such as locale/charset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org