]> git.cworth.org Git - notmuch/blobdiff - test/T055-path-config.sh
test/new: add known broken test for missing xapian directory.
[notmuch] / test / T055-path-config.sh
index 6d9fb40291bf2e1692ade64599f748d1bd8fe5fd..b6858d42e4287086ecf41192debc96cfb00fda81 100755 (executable)
@@ -318,7 +318,15 @@ to=m.header('To')
 print(to)
 EOF
           test_expect_equal_file EXPECTED OUTPUT
-          ;& # fall through
+          ;;
+       *)
+          backup_database
+          test_begin_subtest ".notmuch without xapian/ handled gracefully ($config)"
+          test_subtest_known_broken
+          rm -r $XAPIAN_PATH
+          test_expect_success "notmuch new"
+          restore_database
+          ;;
    esac
 
    case $config in