gnu: python-xcffib: Disable tests. * gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]: Set #:tests? #f.
1 files changed, 3 insertions(+), 1 deletions(-) M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +3 -1
@@ 4229,7 4229,9 @@ a front-end for C compilers or analysis tools.") `(("python-cffi" ,python-cffi) ; used at run time ("python-six" ,python-six))) (arguments `(#:phases `(;; FIXME: Tests cannot load libxcb.so.1 #:tests? #f #:phases (modify-phases %standard-phases (add-after 'install 'install-doc (lambda* (#:key outputs #:allow-other-keys)