stalwart-mail: skip failing test

This commit is contained in:
Shawn8901 2024-10-06 23:08:53 +02:00
parent 5d11f195a2
commit ebf5ffda4c

View File

@ -141,6 +141,8 @@ rustPlatform.buildRustPackage {
# Failed to read system DNS config: io error: No such file or directory (os error 2)
"--skip=smtp::inbound::auth::auth"
# Failed to read system DNS config: io error: No such file or directory (os error 2)
"--skip=smtp::inbound::antispam::antispam"
# Failed to read system DNS config: io error: No such file or directory (os error 2)
"--skip=smtp::inbound::vrfy::vrfy_expn"
];