3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #154783 from fabaff/fix-pynetdicom

python3Packages.pynetdicom: disable failing test
This commit is contained in:
Fabian Affolter 2022-01-13 09:03:14 +01:00 committed by GitHub
commit 715bbe8485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,11 +48,12 @@ buildPythonPackage rec {
"TestMoveSCPCLI"
"TestQRGetServiceClass"
"TestQRMoveServiceClass"
"TestState"
"TestStorageServiceClass"
"TestStoreSCP"
"TestStoreSCPCLI"
"TestStoreSCU"
"TestStoreSCUCLI"
"TestState"
];
pythonImportsCheck = [