From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MLxPHhnEiWXyHQEAkFu2QA (envelope-from ) for ; Mon, 25 Dec 2023 19:04:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qOMHFxnEiWUGbwAAqHPOHw (envelope-from ) for ; Mon, 25 Dec 2023 19:04:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703527449; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=BIuNtGKfto9VpRIvC9Hwnk3QakMR7RnWWgFSItjAkT4=; b=VGvYlSWtnG5LJrMBGaQIWZfpUnz8V0AuAkPVyIHwlzZXRPZvzMF+vCZNW7pJlinsHi76oE 9tj0KACFtpeCKd3Yw1diDC0tWKKF1764uOPcurJ0pFHHPWAgs+7VCY6xrQgYZMTkQYKj0w WSTqoajyYeMU/WwBqqfS9graVox7e0qIG/u/7c1D6Tojxui7wH3bVNyKcCREvwYXU2auLi R8N2r6lc6no/4Ab9xN6MeaoFksYpMM5snitDwHlltxzThnkE3Ohrw/BSCtdOmvQp9+Wl7h y2hxtPWPbptcV38qqPeneUE/zbFc1LXbWkxXuMTYzUuDzaJTqdKEnts45qluHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703527449; a=rsa-sha256; cv=none; b=XYlEFrxVFyr5ZHmuF5MhiKonpEQKGixZGjOYkD99YryvYDs8vOp4sB8T4Ff0HHDVg/bU+P 3okVHz6OxJmFl9aQx2CM5DQxk2WgfGur0ygmQZDNybM5/CljBxRk7tSLsdwgmR86A9IUBj xybe9OOU4r5zpwYzM3468Zu71NTxAy4/MeAPN7QdAp46mU4kyqbfrBmgw05kdYZ0pr2/x4 /O2ziicHpMwHMNmXkExsFOF1wvuY6k7loHz4Is1JlXNDfPJVZ/yfPw8JSmTqughM8SLjF1 85335VmIdkcLZDBZnlKesCQ4mDtvGQFucTaQ1TteJNi1GEJfx3356qtFwieHCA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2A0EA167AC for ; Mon, 25 Dec 2023 19:04:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rHpJ0-0006vD-QI; Mon, 25 Dec 2023 13:03:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHpIy-0006up-T6 for bug-guix@gnu.org; Mon, 25 Dec 2023 13:03:56 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rHpIx-0006aD-KU for bug-guix@gnu.org; Mon, 25 Dec 2023 13:03:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rHpJ4-000304-6H for bug-guix@gnu.org; Mon, 25 Dec 2023 13:04:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#57868: [PATCH] gnu: gstreamer: Phase disable-systemclock-test on all platforms. References: <87y1ujx896.fsf@gnu.org> In-Reply-To: <87y1ujx896.fsf@gnu.org> Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 25 Dec 2023 18:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57868 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57868@debbugs.gnu.org Cc: ngraves@ngraves.fr, marius@gnu.org Received: via spool by 57868-submit@debbugs.gnu.org id=B57868.170352739111453 (code B ref 57868); Mon, 25 Dec 2023 18:04:02 +0000 Received: (at 57868) by debbugs.gnu.org; 25 Dec 2023 18:03:11 +0000 Received: from localhost ([127.0.0.1]:55308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHpIE-0002yf-MQ for submit@debbugs.gnu.org; Mon, 25 Dec 2023 13:03:11 -0500 Received: from 1.mo575.mail-out.ovh.net ([46.105.41.146]:34567) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHpIB-0002yT-HO for 57868@debbugs.gnu.org; Mon, 25 Dec 2023 13:03:09 -0500 Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.2.54]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 3CA8F25EAA for <57868@debbugs.gnu.org>; Mon, 25 Dec 2023 18:02:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-sfqfm (unknown [10.109.140.76]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 636901FD33; Mon, 25 Dec 2023 18:02:58 +0000 (UTC) Received: from ngraves.fr ([37.59.142.102]) by ghost-submission-6684bf9d7b-sfqfm with ESMTPSA id rB4nC9LDiWUSCwUAwfndzQ (envelope-from ); Mon, 25 Dec 2023 18:02:58 +0000 X-OVh-ClientIp: 90.110.2.223 Date: Mon, 25 Dec 2023 19:02:51 +0100 Message-ID: <20231225180251.4083-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 14110622061175955992 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddvfedguddtlecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeethedvhfeluedtfeduvddvffelkedvvdeihfeufefhkeevhfejfeevjefftddugeenucffohhmrghinhepghhnuhdrohhrghenucfkphepuddvjedrtddrtddruddpledtrdduuddtrddvrddvvdefpdefjedrheelrddugedvrddutddvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeehjeekieekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves From: Nicolas Graves via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: 2A0EA167AC X-TUID: 8DmBfF9jILId * gnu/packages/gstreamer.scm (gstreamer): [arguments]: Enable phase disable-systemclock-test on all platforms. Change-Id: I346934acab66f7a33a9cea6500c8557509b05d95 --- gnu/packages/gstreamer.scm | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 71f8e3453a..3608576830 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -477,20 +477,15 @@ (define-public gstreamer #:phases #~(modify-phases %standard-phases #$@%common-gstreamer-phases - #$@(if (string-prefix? "i686" (or (%current-target-system) - (%current-system))) - ;; FIXME: These tests consistently fail in the Guix CI: - ;; https://issues.guix.gnu.org/57868 - '((add-after 'unpack 'disable-systemclock-test - (lambda _ - (substitute* "tests/check/gst/gstsystemclock.c" - (("tcase_add_test \\(tc_chain, \ + (add-after 'unpack 'disable-systemclock-test + (lambda _ + (substitute* "tests/check/gst/gstsystemclock.c" + (("tcase_add_test \\(tc_chain, \ test_stress_cleanup_unschedule.*") - "") - (("tcase_add_test \\(tc_chain, \ + "") + (("tcase_add_test \\(tc_chain, \ test_stress_reschedule.*") - ""))))) - '()) + "")))) (add-after 'patch-shebangs 'do-not-capture-python (lambda _ ;; The patch-source-shebangs phase causes the following build -- 2.41.0