Gautam Worah created LUCENE-10525:
-------------------------------------

             Summary: Improve WindowsFS emulation to catch directory names with 
: in them (which is not allowed) 
                 Key: LUCENE-10525
                 URL: https://issues.apache.org/jira/browse/LUCENE-10525
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Gautam Worah


In PR ([https://github.com/apache/lucene/pull/762)] we missed the case where a 
tempDir name was using `:` in the dir name. This test was passing in Linux, 
MacOS environments but ended up failing in Windows build systems.

We ended up pushing a fix to not use `:` in the names.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to