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:
parent
5165f34394
commit
b81cbeceef
1 changed files with 2 additions and 0 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue