python3Packages.testscenarios: disable tests
They stopped being compatible with testtools 2.8, the patch to fix does not apply and the repo has no useful tags.
This commit is contained in:
@@ -40,6 +40,8 @@ buildPythonPackage rec {
|
||||
testtools
|
||||
];
|
||||
|
||||
doCheck = false; # tests not compatible with teststools 2.8
|
||||
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user