gautamworah96 opened a new pull request, #814: URL: https://github.com/apache/lucene/pull/814
Tests in Windows are failing because of an invalid `:` character in the directory name. Full stack trace and the comment which detected the issue: https://github.com/apache/lucene/pull/762#issuecomment-1100941707 Previous PR: https://github.com/apache/lucene/pull/762 # Solution Rely on the default implementation of `createTempDir` # Tests Multiple runs of the `testAlwaysRefreshDirectoryTaxonomyReader` test through the IDE on a Mac. --- I'll also submit a fix for the backported commit once this one gets merged. Apologies again. cc: @uschindler @mikemccand -- 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