summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/acl/01.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/acl/01.sh b/tests/sys/acl/01.sh
index a456c07..0744936 100644
--- a/tests/sys/acl/01.sh
+++ b/tests/sys/acl/01.sh
@@ -81,7 +81,7 @@ perl $TESTDIR/run $TESTDIR/tools-nfs4-psarc.test >&2
if [ $? -eq 0 ]; then
echo "ok 3"
else
- echo "not ok 3"
+ echo "not ok 3 # TODO: fails due to ACL changes in ZFS; bug 212323"
fi
echo "ok 4"
OpenPOWER on IntegriCloud