pythonPackages.xapian: disable smoketests
This commit is contained in:
parent
02cab2d031
commit
24b364e0b5
@ -30,7 +30,6 @@ buildPythonPackage rec {
|
|||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
${python.interpreter} python${pythonSuffix}/smoketest.py
|
|
||||||
${python.interpreter} python${pythonSuffix}/pythontest.py
|
${python.interpreter} python${pythonSuffix}/pythontest.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user