]> granicus.if.org Git - llvm/commit
lit.py: Give up and disable the new shared-output.py test on Windows
authorJordan Rose <jordan_rose@apple.com>
Sat, 14 Oct 2017 03:33:46 +0000 (03:33 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 14 Oct 2017 03:33:46 +0000 (03:33 +0000)
commit898e57c79536a2c6861186274e7eb0de11a060ed
treef6646b148cb86079bd617cb32dce45f7c109886e
parent7581146f5703cb4428d7be14c2bce8ba01e06289
lit.py: Give up and disable the new shared-output.py test on Windows

"No such file or directory: C:\\...\\tests\\Output\\shared-output.py.tmp/Output/Shared/SHARED.tmp"

And yet other forward-slashes don't seem to be causing the same
problem. I'll see if I can get ahold of a Windows machine to poke at
this directly later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315792 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/tests/shared-output.py