Re: RFR: 8253624: gtest fails when run from make with read-only source directory

2020-09-25 Thread Erik Joelsson
On Fri, 25 Sep 2020 07:45:34 GMT, Nick Gasson wrote: > In an out-of-tree build where the source code is in a read-only location > several gtests such as LogFileOutput.invalid_file_test_vm will fail > because they write files to the current working directory. > > [ RUN ] LogFileOutput.invalid_f

RFR: 8253624: gtest fails when run from make with read-only source directory

2020-09-25 Thread Nick Gasson
In an out-of-tree build where the source code is in a read-only location several gtests such as LogFileOutput.invalid_file_test_vm will fail because they write files to the current working directory. [ RUN ] LogFileOutput.invalid_file_test_vm # To suppress the following error report, specify t