GNU bug report logs - #36464
gstreamer test timing out

Previous Next

Package: guix;

Reported by: Steffen Rytter Postas <nc <at> scalehost.eu>

Date: Mon, 1 Jul 2019 21:33:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36464 in the body.
You can then email your comments to 36464 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#36464; Package guix. (Mon, 01 Jul 2019 21:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Steffen Rytter Postas <nc <at> scalehost.eu>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 01 Jul 2019 21:33:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Steffen Rytter Postas <nc <at> scalehost.eu>
To: bug-guix <at> gnu.org
Subject: gstreamer test timing out
Date: Mon, 1 Jul 2019 22:55:16 +0200
Hi,

I've been having a few issues with the Jupyter package. First and
foremost, this is my first time trying it out with Guix. Previously I
have had it running using Docker, but I prefer the modularity and
programmability of Guix, not to mention the rest of the amazing concepts
it brings.

However, nothing is perfect, and as we'll see here, that is indeed true.
Let it ne known that I've tested this on my desktop, my work laptop, and
my netbook, and only my netbook exhibits any issues.

Both environments use the same command to execute, and are using `guix
environment` to start the Jupyter notebook system:

`LC_ALL=C guix environment -C -N --pure -m env.scm -- jupyter-notebook`

The `env.scm` file used, is as follows:


(define-packages '(
    "glibc-utf8-locales"
    "coreutils-minimal"
    "bash"
    "python"
    "jupyter"
    ))
(use-modules (gnu packages))
(packages->manifest (map specification->package packages))

When attempting the above, the package "gstreamer" is attempted built
(which is fine, when no substitutes are available, this is the intended
behaviour of course), and takes quite a while (this is a dual core
800Mhz netbook from 2012. Not very impressive).

Upon finishing the build, the gstreamer package is tested, and it has a
single failure, which is the following:

gst/gstelement.c:844:E:element tests:test_foreach_pad:0: (after this
point) Test timeout expired
Check suite gst_element ran in 30.164s (tests failed: 1)
FAIL gst/gstelement (exit status: 1)

As this appears to be a timeout, I am unable to reproduce this on my
faster systems.

Sincerely,

Steffen Rytter Postas





Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Thu, 21 May 2020 20:27:01 GMT) Full text and rfc822 format available.

Notification sent to Steffen Rytter Postas <nc <at> scalehost.eu>:
bug acknowledged by developer. (Thu, 21 May 2020 20:27:02 GMT) Full text and rfc822 format available.

Message #10 received at 36464-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Steffen Rytter Postas <nc <at> scalehost.eu>, 36464-done <at> debbugs.gnu.org
Subject: Re: bug#36464: gstreamer test timing out
Date: Thu, 21 May 2020 22:26:42 +0200
[Message part 1 (text/plain, inline)]
Steffen Rytter Postas <nc <at> scalehost.eu> writes:

> Upon finishing the build, the gstreamer package is tested, and it has a
> single failure, which is the following:
>
> gst/gstelement.c:844:E:element tests:test_foreach_pad:0: (after this
> point) Test timeout expired
> Check suite gst_element ran in 30.164s (tests failed: 1)
> FAIL gst/gstelement (exit status: 1)

I believe this is fixed with commit
f510b56a15e05b53cc19f3a4131232a6bf81eb2e, currently residing on the
'staging' branch.

Thanks for the report, and sorry for the delay!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 Jun 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.