diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-24 19:34:50 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-24 19:34:50 +0000 |
commit | 7de14dc3c60593569a93aba75e22f0085d2d3b04 (patch) | |
tree | 006be538d57313d0bebee2bfc82fbd2c162327cd /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 1282889347d599a0420c46642ad5f49304a09e7e (diff) | |
download | llvm-7de14dc3c60593569a93aba75e22f0085d2d3b04.zip llvm-7de14dc3c60593569a93aba75e22f0085d2d3b04.tar.gz llvm-7de14dc3c60593569a93aba75e22f0085d2d3b04.tar.bz2 |
[unittest] Skip the socket tests if we $TMPDIR is too long.
Adrian added a sanity check to the socket tests to ensure the $TMPDIR is
not too long for a socket. While this is great for diagnosing the
problem it doesn't really solve the problem for environment where you
have no control over that variable such as in CI. I propose to just skip
the test in that case similar to what we do for tests that rely on
targets that are not currently build, etc.
Differential revision: https://reviews.llvm.org/D67972
llvm-svn: 372774
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions