Skip nonreproducible Util test in paramiko
This commit is contained in:
parent
14d48a919b
commit
d1f9d97569
@ -6311,6 +6311,7 @@ let
|
||||
# https://github.com/paramiko/paramiko/issues/449
|
||||
doCheck = !(isPyPy || isPy33);
|
||||
checkPhase = ''
|
||||
sed '/UtilTest/d' -i test.py
|
||||
${python}/bin/${python.executable} test.py --no-sftp --no-big-file
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user