tests: avoid false fails on NFS due to EPERM
commitd1a1276979c4744587c8a81e2b212c244512e83b
authorPádraig Brady <P@draigBrady.com>
Mon, 26 Dec 2016 13:06:57 +0000 (26 13:06 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 28 Dec 2016 16:33:43 +0000 (28 16:33 +0000)
tree41a27116209dc6d17e1e1b89eb9b4cd112a72e69
parented77fb40cae45dda078510841326e1e5ab1dd55f
tests: avoid false fails on NFS due to EPERM

* tests/chgrp/basic.sh: On some NFS setups a user is
not allowed to set a group on a file even if a member
of that group.  Therefore skip this test on remote file systems.
* tests/chgrp/default-no-deref.sh: Likewise.
* tests/chgrp/no-x.sh: Likewise.
* tests/chgrp/posix-H.sh: Likewise.
* tests/chgrp/recurse.sh: Likewise.
* tests/tail-2/inotify-rotate-resources.sh: Change to skipping
on remote file systems in the standard way.
tests/chgrp/basic.sh
tests/chgrp/default-no-deref.sh
tests/chgrp/no-x.sh
tests/chgrp/posix-H.sh
tests/chgrp/recurse.sh
tests/tail-2/inotify-rotate-resources.sh