diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index d35db7d9b30..5f9631d805d 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -56,13 +56,7 @@ do_check() { NOTMUCH_SKIP_TESTS="smime.3 smime.5" # bad regex test fails on musl NOTMUCH_SKIP_TESTS+=" as-text.10" - else - # This test run under gdb is problematic - NOTMUCH_SKIP_TESTS="count.14" fi - # libconfig because of fqdn - NOTMUCH_SKIP_TESTS+=" libconfig" - NOTMUCH_SKIP_TESTS+=" crypto index-decryption" if [ $(id -u) = 0 ]; then NOTMUCH_SKIP_TESTS+=" new.36 new.39 tagging.25" fi