Merge pull request #68711 from jonringer/fix-xapian
pythonPackages.xapian: disable smoketests
This commit is contained in:
commit
99dd49fa6e
@ -30,7 +30,6 @@ buildPythonPackage rec {
|
||||
doCheck = true;
|
||||
|
||||
checkPhase = ''
|
||||
${python.interpreter} python${pythonSuffix}/smoketest.py
|
||||
${python.interpreter} python${pythonSuffix}/pythontest.py
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user