gnu: ell: Disable parallel tests. * gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 4 insertions(+), 0 deletions(-) M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +4 -0
@@ 8358,6 8358,10 @@ tools for managing PipeWire.") (base32 "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy")))) (build-system gnu-build-system) (arguments ;; Tests launch dbus-daemon instances that all try to bind to ;; "/tmp/ell-test-bus". Thus, we need to run them sequentially. '(#:parallel-tests? #f)) (inputs (list dbus)) (native-inputs