guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] gnu: telepathy-logger: Disable parallel tests.


From: Efraim Flashner
Subject: Re: [PATCH 1/1] gnu: telepathy-logger: Disable parallel tests.
Date: Tue, 23 Feb 2016 10:49:30 +0200

On Tue, 23 Feb 2016 03:44:50 -0500
Leo Famulari <address@hidden> wrote:

> * gnu/packages/freedesktop.scm (telepathy-logger)[arguments]: Disable parallel
> tests.
> ---
>  gnu/packages/freedesktop.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
> index e23cc97..bff709c 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -547,7 +547,8 @@ modems and setup connections with them.")
>                  "1bjx85k7jyfi5pvl765fzc7q2iz9va51anrc2djv7caksqsdbjlg"))))
>      (build-system gnu-build-system)
>      (arguments
> -     '(#:phases
> +     '(#:parallel-tests? #f
> +       #:phases
>         (modify-phases %standard-phases
>           (add-before 'check 'pre-check
>            (lambda _

this looks fine for pushing

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: pgp4eGhGPom_p.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]