1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-04 14:52:34 +03:00

python3Packages.pyhanko-certvalidator: drop an expired test

This commit is contained in:
Vladimír Čunát 2022-09-25 09:11:32 +02:00
parent 5165f34394
commit b81cbeceef
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -58,6 +58,8 @@ buildPythonPackage rec {
"test_revocation_mode_hard_aiohttp_autofetch"
# The path could not be validated because no revocation information could be found for intermediate certificate 1
"test_revocation_mode_hard"
# certificate expired 2022-09-17
"test_revocation_mode_soft"
];
pythonImportsCheck = [