python310Packages.pontos: disable failing test

Expects to be executed in a Git repository, but we remove .git for
reproducibility.
This commit is contained in:
Martin Weinelt 2023-05-29 13:43:39 +02:00
parent 4a19e9f705
commit 179f7614ae
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -65,6 +65,8 @@ buildPythonPackage rec {
# Network access
"test_fail_sign_on_upload_fail"
"test_successfully_sign"
# calls git log, but our fetcher removes .git
"test_git_error"
];
pythonImportsCheck = [