aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-07-05 10:00:19 -0300
committerDavid Bremner <david@tethera.net>2020-07-14 07:12:52 -0300
commit00f1abfdf45025f176e079b794f4df0ee4afa9cb (patch)
tree90496eedb73508230600e51593dd510562049de5 /test
parentd284dc00dafb144065bc50242e15e84d4579e3fd (diff)
lib: catch Xapian exceptions in n_m_get_tags
This allows the function to return an error value rather than crashing.
Diffstat (limited to 'test')
-rwxr-xr-xtest/T560-lib-error.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T560-lib-error.sh b/test/T560-lib-error.sh
index 05d41615..fff215e4 100755
--- a/test/T560-lib-error.sh
+++ b/test/T560-lib-error.sh
@@ -471,7 +471,6 @@ EOF
test_expect_equal_file EXPECTED OUTPUT
test_begin_subtest "Handle getting tags from closed database"
-test_subtest_known_broken
cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR}
{
notmuch_tags_t *result;