We are relying on deleting the working directory to trigger a later error in getcwd, but some platforms (e.g. Solaris) disallow deleting the working directory of the process. Skip the test in that case.
Details
Details
Diff Detail
Diff Detail
Differential D149760
[llvm][test] Skip physical filesystem test if unsupported Authored by benlangmuir on May 3 2023, 9:21 AM.
Details
We are relying on deleting the working directory to trigger a later error in getcwd, but some platforms (e.g. Solaris) disallow deleting the working directory of the process. Skip the test in that case.
Diff Detail Event Timeline |