Merge pull request #234786 from mweinelt/fix-pontos
python310Packages.pontos: disable failing test
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user