Robert Muir created LUCENE-6443:
-----------------------------------
Summary: Add a mockfs that hides the real absolute path of test
temporary directories.
Key: LUCENE-6443
URL: https://issues.apache.org/jira/browse/LUCENE-6443
Project: Lucene - Core
Issue Type: Task
Reporter: Robert Muir
Any test that does processing based on full path names won't reproduce well,
because checkout locations differ according to developer or jenkins machines,
or even because the test gets assigned to a different slave JVM, etc, etc.
Instead we could add a mockfs that presents all files in the temp dir as having
absolute paths of something predictable to improve reproducibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]