all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 66278-done@debbugs.gnu.org, rg@raghavgururajan.name
Subject: bug#66278: [PATCH gnome-team] gnu: telepathy-glib: Disable parallel tests.
Date: Sun, 19 Nov 2023 09:54:09 +0100	[thread overview]
Message-ID: <cfde730675caff3460c801064765a73a837ead8e.camel@gmail.com> (raw)
In-Reply-To: <871qed66b9.fsf@gmail.com>

Am Sonntag, dem 01.10.2023 um 23:39 -0400 schrieb Maxim Cournoyer:
> Hi!
> 
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> 
> > * gnu/packages/glib.scm (telepathy-glib)[arguments]: Add
> > #:parallel-tests?.
> > ---
> >  gnu/packages/glib.scm | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
> > index 8af89d60e0..2ba7d8039e 100644
> > --- a/gnu/packages/glib.scm
> > +++ b/gnu/packages/glib.scm
> > @@ -1129,6 +1129,8 @@ (define telepathy-glib
> >         ;;   EOFError: EOF read where object expected
> >         ;;   make[2]: *** [Makefile:1906: _gen/register-dbus-glib-
> > marshallers-body.h] Error 1
> >         #:parallel-build? #f
> > +       ;; When spawned in parallel, the dbus daemons may fail to
> > shut down cleanly.
> > +       #:parallel-tests? #f
> >         #:phases
> >         (modify-phases %standard-phases
> >           (add-after 'unpack 'disable-failing-tests
> 
> Good catch!  It should probably be reported upstream, but otherwise
> LGTM.
Searched out existing bug reports and included them; then pushed.

Cheers





      reply	other threads:[~2023-11-19  8:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-30  8:33 [bug#66278] [PATCH gnome-team] gnu: telepathy-glib: Disable parallel tests Liliana Marie Prikler
2023-10-02  3:39 ` Maxim Cournoyer
2023-11-19  8:54   ` Liliana Marie Prikler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cfde730675caff3460c801064765a73a837ead8e.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66278-done@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.