]> git.cworth.org Git - notmuch/blobdiff - test/T050-new.sh
test: mark some tests as broken when run as root.
[notmuch] / test / T050-new.sh
index cb67889c95f82d6a4d130d65560fb453ff8d5efe..240c181064ca4bc9006262aaf776430b90f3c2d9 100755 (executable)
@@ -384,6 +384,7 @@ EOF
 test_expect_equal_file EXPECTED OUTPUT
 
 test_begin_subtest "Xapian exception: read only files"
+test_subtest_broken_for_root
 chmod u-w ${MAIL_DIR}/.notmuch/xapian/*.*
 output=$(NOTMUCH_NEW --debug 2>&1 | sed 's/: .*$//' )
 chmod u+w ${MAIL_DIR}/.notmuch/xapian/*.*