]> git.notmuchmail.org Git - notmuch/blobdiff - test/T562-lib-database.sh
lib: rename _n_d_create to _n_d_find_or_create
[notmuch] / test / T562-lib-database.sh
index 75a31091e345d6f3f1c147c6d263953a39d0484c..f7391d3fda2443b32fb51f68510a5e3b2a9e8215 100755 (executable)
@@ -234,7 +234,7 @@ cat <<EOF > EXPECTED
 == stdout ==
 1
 == stderr ==
-A Xapian exception occurred creating a directory: Database has been closed.
+A Xapian exception occurred finding/creating a directory: Database has been closed.
 EOF
 test_expect_equal_file EXPECTED OUTPUT
 
@@ -289,7 +289,6 @@ EOF
 test_expect_equal_file EXPECTED OUTPUT
 
 test_begin_subtest "remove message file with a closed db"
-test_subtest_known_broken
 cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR}
     {
         EXPECT0(notmuch_database_close (db));