On Mon, 16 Jan 2017 22:10:42 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Thomas Danckaert <thomas.dancka...@gmail.com> skribis: > > > * gnu/packages/kde.scm (kdev-python): New variable. > > [...] > > > + (arguments > > + `(#:tests? #f)) ; tests fail, require display > > Could you check if running Xvfb is enough to run the tests?
To add to that, maybe even (setenv "QT_QPA_PLATFORM" "offscreen") would be enough.