mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
notmuch: unmask passing tests
This commit is contained in:
parent
cca07fdd07
commit
7ccbb2a24a
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue