1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00

gnu: qtsensors: Disable parallel tests.

* gnu/packages/qt.scm (qtsensors)[arguments]: Disable parallel tests.
This commit is contained in:
Efraim Flashner
2017-11-25 22:16:12 +02:00
parent 68cb962a8d
commit 5ea35b42e4
+1
View File
@@ -828,6 +828,7 @@ consume data received from the server, or both.")))
"1hfsih5iy4fi6mnpw2shf1lzx9hxcdc1arspad1mark17l5s4pmr"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg)
((#:parallel-tests? _ #f) #f) ; can lead to race condition
((#:phases phases)
`(modify-phases ,phases
(add-after 'unpack 'lengthen-test-timeout