summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2017-04-24 18:54:48 +0000
committerDimitry Andric <dimitry@andric.com>2017-04-24 18:54:48 +0000
commit49e033f41d45b8fdb09bfc2b195986704039a765 (patch)
tree05c1f00f7713ad07dfb3e6b9f5a0cd4fc689320c /lldb/packages/Python/lldbsuite/test/python_api
parent083e6a5b5cd0fe07a9a12deab2c7654413e8334a (diff)
downloadbcm5719-llvm-49e033f41d45b8fdb09bfc2b195986704039a765.tar.gz
bcm5719-llvm-49e033f41d45b8fdb09bfc2b195986704039a765.zip
Don't test setting sticky bits on files for modern BSDs
Summary: In rL297945, jhenderson added methods for setting permissions to sys::fs, but some of the unittests that attempt to set sticky bits (01000) on files fail on modern BSDs, such as FreeBSD, NetBSD and OpenBSD. This is because those systems do not allow regular users to set sticky bits on files, only on directories. Fix it by disabling these particular tests on modern BSDs. Reviewers: emaste, brad, jhenderson Reviewed By: jhenderson Subscribers: joerg, krytarowski, llvm-commits Differential Revision: https://reviews.llvm.org/D32120 llvm-svn: 301220
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud