spamassassin: skip the problematic test (#520375)
This commit is contained in:
@@ -97,6 +97,9 @@ perlPackages.buildPerlPackage rec {
|
||||
mkdir -p $HOME
|
||||
mkdir t/log # pre-create to avoid race conditions
|
||||
|
||||
#401737: Sometimes we get: Failed tests: 2, 4-5, 7-9
|
||||
rm t/spamd_ssl.t
|
||||
|
||||
# https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8068
|
||||
checkFlagsArray+=(TEST_FILES='$(shell find t -name *.t -not -name spamd_ssl_accept_fail.t)')
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user