[all-commits] [llvm/llvm-project] 8ba05e: [libcxx] [test] Disable a test regarding error beh...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Mar 11 10:22:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ba05e14897eb2e817bab5bb4ac4540741f5fef8
https://github.com/llvm/llvm-project/commit/8ba05e14897eb2e817bab5bb4ac4540741f5fef8
Author: Martin Storsjö <martin at martin.st>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.exists/exists.pass.cpp
Log Message:
-----------
[libcxx] [test] Disable a test regarding error behaviour for excessively long paths on windows
Checking for the existence of an invalid long path name isn't
an error in itself on windows.
Differential Revision: https://reviews.llvm.org/D98141
More information about the All-commits
mailing list