GNU bug report logs - #50099
[PATCH] gnu: dconf: Increase test timeout further.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Tue, 17 Aug 2021 19:33:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 50099 AT debbugs.gnu.org.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#50099; Package guix-patches. (Tue, 17 Aug 2021 19:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 17 Aug 2021 19:33:02 GMT) Full text and rfc822 format available.

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

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: dconf: Increase test timeout further.
Date: Tue, 17 Aug 2021 21:31:04 +0200
The “engine” test hit the previous 90 s time limit when cross-compiling on a
less powerful machine.

* gnu/packages/gnome.scm (dconf)[arguments]: Change timeout to 300 s in
'increase-test-timeout phase. Drop trailing #t.
---
 gnu/packages/gnome.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 98c121ac22..2696c958e0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4573,8 +4573,7 @@ and RDP protocols.")
                       ;; much longer than the default of 30 seconds.
                       (substitute* "tests/meson.build"
                         (("test\\(unit_test\\[0\\], exe" all)
-                         (string-append all ", timeout : 90")))
-                      #t)))))
+                         (string-append all ", timeout: 300"))))))))
     (home-page "https://developer.gnome.org/dconf/")
     (synopsis "Low-level GNOME configuration system")
     (description "Dconf is a low-level configuration system.  Its main purpose
-- 
2.32.0





Information forwarded to guix-patches <at> gnu.org:
bug#50099; Package guix-patches. (Sat, 30 Oct 2021 21:09:01 GMT) Full text and rfc822 format available.

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

From: phodina <phodina <at> protonmail.com>
To: "50099 <at> debbugs.gnu.org" <50099 <at> debbugs.gnu.org>
Subject: dconf: Increase test timeout further.
Date: Sat, 30 Oct 2021 21:08:28 +0000
Hi Timotej,

thanks for the patch! I was cross-compiling (x86_64 -> aarch64) the dconf package as dependency and found myself in the same position.

The tests were failing on my laptop. Increasing the timeout solves the problem.

Could I ask someone pretty please to apply it to master?

Petr




Information forwarded to guix-patches <at> gnu.org:
bug#50099; Package guix-patches. (Sun, 31 Oct 2021 11:05:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: phodina <phodina <at> protonmail.com>, Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: "50099-done <at> debbugs.gnu.org" <50099 <at> debbugs.gnu.org>
Subject: Re: [bug#50099] dconf: Increase test timeout further.
Date: Sun, 31 Oct 2021 12:03:30 +0100
[Message part 1 (text/plain, inline)]
Timotej, Petr,

phodina via Guix-patches via 写道:
> Could I ask someone pretty please to apply it to master?

Dun.  Thanks, and sorry for the delay!

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 177 days ago.

Previous Next


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