From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CKXpBBK/umTj5AAASxT56A (envelope-from ) for ; Fri, 21 Jul 2023 19:23:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wKbBBBK/umTY4QAAauVa8A (envelope-from ) for ; Fri, 21 Jul 2023 19:23:30 +0200 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 CE8865AFC9 for ; Fri, 21 Jul 2023 19:23:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZmF3ju3Z; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-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=1689960209; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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:dkim-signature; bh=eUUpPRcyMxOqBO9d0Y3ryJdMNLdXpttJSP17xHbmT+U=; b=Lz+MW7/MGmrbQguDsnTrBeNlKP48LdTL3H9QOCb0RFf9JO9yu2T0H/GibjNoG8hMJ3tFTN hBEGx3jCzgz+Z5cyAU2Ocgop+USF7Obe9tMAa2ToacCW03rP2uWP37UoiUecHxWcSbEG7m DnhisgtSaBU4TMHf0oCXYpfWnRVZkGoduowS+Zwyb6L6C4+OdWV2F1nq0+FcDOe1rifWnw cj6V+g5Nn8AYlkhS0mFD+jD+qSOS00gfsItQ+5umnWkPrQwRrgdcZGvCLiLWhuTj456Sxx IJFh+QOg82FM65sxnL99xMG/wPeob2WVQlZydXzDzsJFtnmkzgmNKIqg51MRmA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZmF3ju3Z; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689960209; a=rsa-sha256; cv=none; b=f3GCIvTx3GIdMEQRhwxdskvlc8s+6GTlUkRcMqg1zsern6e7zsSVMxqV32suPidmnQmov3 88Gg7Juz0QgnERV4C6BXDg4RnSMwqzErYoJZMthwqrYgvgsYNdeUtvfGIXoCmP+HqrHzof rOY+uDj+qrKOf0lFS3Vr1Bkyh+5sZjf4w8nrtdfPG+m2fTja2MAfcOIF3MOarbFpQDGMJI hxYio0wnCXhCg46DXH+nJxz5QEyejG5xgT/Bw+oIsW1Go0z4AfrFIJ4S1rBtnfn+uT828e E7/om4n7/z6DL1BOirUDFVOpkX+70OJsmKhT1mYom0lxRBCmjbJ2pOys7TqOgQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMtqJ-0005Ez-MN; Fri, 21 Jul 2023 13:23:03 -0400 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 1qMtqI-0005En-SG for guix-patches@gnu.org; Fri, 21 Jul 2023 13:23:02 -0400 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 1qMtqI-0005wa-GI for guix-patches@gnu.org; Fri, 21 Jul 2023 13:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMtqI-0008Ow-Bn for guix-patches@gnu.org; Fri, 21 Jul 2023 13:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 37/43] gnu: glib: Disable tests for the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jul 2023 17:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: Raghav Gururajan , ludo@gnu.org, 64711@debbugs.gnu.org, Liliana Marie Prikler Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168996013932234 (code B ref 64711); Fri, 21 Jul 2023 17:23:02 +0000 Received: (at 64711) by debbugs.gnu.org; 21 Jul 2023 17:22:19 +0000 Received: from localhost ([127.0.0.1]:34805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMtpb-0008Np-45 for submit@debbugs.gnu.org; Fri, 21 Jul 2023 13:22:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMtpW-0008NY-C0 for 64711@debbugs.gnu.org; Fri, 21 Jul 2023 13:22:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMtpP-0005lN-SK; Fri, 21 Jul 2023 13:22:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=eUUpPRcyMxOqBO9d0Y3ryJdMNLdXpttJSP17xHbmT+U=; b=ZmF3ju3ZJNLJsG/JiTuO RSBbIBHnT4gluy89Jak4lmiEkUDMItX0ONUXe4R9e3H5hLqDyZXR0b3pZdGbOvO8lh7X4BW61jN3X 7hzftw2eholjowQ7GmCXWCb18u9H/tsKXeOfb0utYDR9z+1ubdlV+AufTsKAH+nTXByA1Z08r3Qx3 35xqhpkfn2/o7V41WZX75/g2xqXj/ystvJCrkwJjBWSL1S2kMa30yFSv0HMxirn7tci0OJur2ZxIe uP46l0sTdu1BmhK2uSZ2q8vIXEvLEXlkuGKqUUQp7F6NeIQOpD2K9+4TFiBzDhd7mUYGf2XcUrKXx k0dauep+VVhwJg==; Received: from 2a02-a462-da03-1-aeb0-2f5e-e96a-dccb.fixed6.kpn.net ([2a02:a462:da03:1:aeb0:2f5e:e96a:dccb] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMtpN-000618-Jh; Fri, 21 Jul 2023 13:22:07 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <99d408f562d64c2b3744463dbdbe6c1e5bff2c69.camel@gmail.com> <87lefddvtm.fsf@gnu.org> <87o7k9t27a.fsf@gmail.com> <877cqvuh9c.fsf@gnu.org> <87h6pylaky.fsf@gmail.com> X-Url: http://AvatarAcademy.nl Date: Fri, 21 Jul 2023 19:22:00 +0200 In-Reply-To: <87h6pylaky.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 20 Jul 2023 14:08:45 -0400") Message-ID: <871qh1i3if.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -3.85 X-Migadu-Queue-Id: CE8865AFC9 X-Migadu-Spam-Score: -3.85 X-Migadu-Scanner: mx0.migadu.com X-TUID: X/giGfwBi/f2 Maxim Cournoyer writes: Hi Maxim, > Janneke Nieuwenhuizen writes: > >> Maxim Cournoyer writes: >> >> Hello! >> >>> Janneke Nieuwenhuizen writes: >>> >>>> Liliana Marie Prikler writes: >>>> >>>>> Am Dienstag, dem 18.07.2023 um 16:40 +0200 schrieb Janneke >>>>> Nieuwenhuizen: >>>>>> * gnu/packages/glib.scm (glib)[arguments]: When building for the >>>>>> Hurd, >>>>>> set #:tests? to #false. >>>> >>>> [..] >>>>>> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #:tests? (not (target-hurd?)) >>>> >>>>>> compiled >>>> >>>>> Instead of disabling tests altogether, can we just disable those that >>>>> fail on the Hurd? >>>> >>>> We probably can, and I have tried to do so in most cases. However, >>>> identifying those tests can be quite time consuming. I'm not sure how >>>> many tests failed here, and note that some tests will hang or crash the >>>> Hurd, so if we decide to do this, I would appreciate some help :-) >>>> >>>> Ludo on the other hand, argued against having more than ~20 (IIRC) test >>>> exceptions and using #:tests? #f instead. >>>> >>>> My idea was to get guix to build natively, and guix pull to work. Once >>>> we get those to work, we can possibly look forward to more contributors >>>> to this. >>> >>> I agree with Liliana that it's nicer to disable just these tests that >>> fail, but in light of what you wrote, your approach seems reasonable. >> >> Yes, I agree that if we want to make Hurd better and enabble us to >> create a bug report it sure helps if we have more information. >> >> Yesterday I decided to have another look into this. I have identified >> 20 tests that TIMEOUT after 600s, and 37 FAIL and instead of setting >> #:tests? to #false, I have added them to the `disable-failing-tests' >> phase when building on the Hurd. See attached patch. > > Well done pushing the investigation! Thanks, and thanks for push ;) > Are you sure these failures are Hurd-only? No, not 100%, but... > When I see timeouts related to dbus tests, I often think the problem > may be attributed to #30948, because dbus often waits for processes to > die completely but are left as zombies in the build container due to > incorrect signal handling from the Guile PID 1 there. But since the > glib package currently builds for x86_64 at least, ...yeah, I didn't check if some problems are 32bit related, for example. that's probably not it... > LGTM. \o/ Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com