From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mEP7CuvKfWZS0AAA62LTzQ:P1 (envelope-from ) for ; Thu, 27 Jun 2024 20:26:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id mEP7CuvKfWZS0AAA62LTzQ (envelope-from ) for ; Thu, 27 Jun 2024 22:26:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b="PKrOFV/u"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719519979; 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-type:content-type: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=ptREDBiV8QJgMDpoj8rwkrovlseEVM1yie++UEhZY2Y=; b=qah1f+hH22jybJiLoeLLyHWA5Z01ezm/vUmtWAA70v8CNE3PrCdMiI963DRd4TYjPrkGDH Lbcnz2zxHlpD99A1kjoWWSmD6uDq3cMqoYenSk8XgF+0Y/rzw173elCeM8twfvlz1iHQUP 2YFou/CbIL6DBHMuFfJRNtPJRL+yoWY8N866B18WsQ63RVdxjdVee/EDQF5PH+ix5ZnhfT izdfKtbxewM9Qy7Qe0lppCndfGYN+sI87a7PGTTGs6oXyVgW03v66zDfE0VH3AXSthGa8w GOS/gxOj5NCyd5Vf7ZKjMdYGe5LS1emesgBeKvyWvrOCkdXkd92WYbe2vmfZfQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719519979; a=rsa-sha256; cv=none; b=qPqVs8sIqZYww+zgsGwZrhAnZbCl9onU/EXxx8X5RLapeaBHGC4gf4Q6/QfUkVt/E7Xw1z AqajJF0Zf9oE+ilSn7e5YQR0fjHHX494bcaJ6Q5wZvnNno46JKBV4RE7sASuU04vZ920eN eK2p8evPMCiZRqcY5pmBPo6wFtiwo81T7ILldhMPOmQCVUN80vYBh6+TSRxzV8darZQid1 lPZKnzYIbHwdzzYbfU9F7ndb/bCRAlWE+7Oj/s6Hx7D/IJ8HIGdlKXqpBb9anOU+E30XRX 97jjhvsiSJ2iF/X7pIeic3xbDvf1evltJMlb129O52gwt5NVxEUvm3en88z7CA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b="PKrOFV/u"; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 63DD37764A for ; Thu, 27 Jun 2024 22:26:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMvgv-0006Z0-RW; Thu, 27 Jun 2024 16:26:01 -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 1sMvgt-0006Yn-VN for guix-patches@gnu.org; Thu, 27 Jun 2024 16:25:59 -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 1sMvgt-0001sq-IR for guix-patches@gnu.org; Thu, 27 Jun 2024 16:25:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sMvgw-0003Zm-Dv for guix-patches@gnu.org; Thu, 27 Jun 2024 16:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#67921] [PATCH haskell-team 00/23] Update GHC to 9.6.5 Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Jun 2024 20:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67921 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Lars-Dominik Braun Cc: 67921@debbugs.gnu.org Received: via spool by 67921-submit@debbugs.gnu.org id=B67921.171951990313680 (code B ref 67921); Thu, 27 Jun 2024 20:26:02 +0000 Received: (at 67921) by debbugs.gnu.org; 27 Jun 2024 20:25:03 +0000 Received: from localhost ([127.0.0.1]:43372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMvfz-0003Ya-5y for submit@debbugs.gnu.org; Thu, 27 Jun 2024 16:25:03 -0400 Received: from [75.119.130.101] (port=47012 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMvfv-0003Y6-VW for 67921@debbugs.gnu.org; Thu, 27 Jun 2024 16:25:01 -0400 Received: from X-kone (88-113-24-127.elisa-laajakaista.fi [88.113.24.127]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 068A334009D; Thu, 27 Jun 2024 22:24:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1719519896; bh=ptREDBiV8QJgMDpoj8rwkrovlseEVM1yie++UEhZY2Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=PKrOFV/uzibd/0yiswkW5gM1i9EbZ33v6Hwofj6AgxI2FzWtbjNOvjIuZelLOmJsR e62kr424JiaQGdanFHacSm5pUWl8ao1iHJzpvwU8wK+4fF+zdMYvDVmIUwyICTCitl 0fIuTzMr9SmqMbRL9i6z0E/Ch8q8z/7J9o9XYj6k= Date: Thu, 27 Jun 2024 23:24:31 +0300 Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hwarupnbnlknv5dp" Content-Disposition: inline In-Reply-To: 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: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori via Guix-patches via 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-Migadu-Spam-Score: -5.47 X-Spam-Score: -5.47 X-Migadu-Queue-Id: 63DD37764A X-Migadu-Scanner: mx11.migadu.com X-TUID: psSQPCJ3R11w --hwarupnbnlknv5dp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 14, 2024 at 03:55:48PM +0200, Lars-Dominik Braun wrote: > Hi, >=20 > > I didn't hear any ideas for a better solution, so here is a patch set > > with the failing tests disabled. The current haskell-team merge should > > probably be continued without this series and a new one started from > > these patches. >=20 > perhaps, instead of disabling working tests, we can just patch line > 370 of testsuite/driver/runtests.py to not use a directory with > spaces? Maybe it=E2=80=99s just a test system failure? I tried patching that line with a trivial `(substitute* ... (("test spaces") ""))` snippet and it does fix all but 7 failures. The remaining ones could just be caused by some simple egrep vs grep -E warnings, but I will have very little time to look into this during the next six weeks. Anyone interested should feel free to try finalizing this series in the meantime. - Saku --hwarupnbnlknv5dp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoMkZR3NPB29fCOn/JX0oSiodOjIFAmZ9yn8ACgkQJX0oSiod OjKtNQ/9GumVYxETmo8TocnrlEWq477hmI0fyOhwBAo5fFf8S0WeUk17Q6mKFGU0 9kxvqMvCR429v+NTlak26cKm+TXEGAso1cD/tdJV1R409UImQUA083vu5AQLkpRr 9bI9MSgXoWshl068Vi6+c4pBe1low+M/IlSQJIv9+BZJppvFU+O29mgLFYfJUNyd F1lyQvFOW2MTggTtGjW8KcFiNMoUSKz9BOtUlGgwlDuhcFAYbaSV6MUJO5NCsDEi 23VeXA8BToGPcYAp5Wm6eLMtlxfKqOHo4tEQHcepwbNeXhN7G3j0W6c6RvMYBuvg b1UGCTkOnmJiOq/RKKV+NcsjEJAE2WMCVpDZpWuRdDmGrmvPYbRVZNrNBmwIeFoO actrxsXxiFuwgfjcnYa9fpyEVrc6gOm4rnqJW8aFu6rR6L5C8NvvbSdlwZJPdAYQ Bcf+mqgeNaqRoiRIBhvDUJ8kOSdFvoD6ukjeq4+qB9Iu1oEMgW2HX45VaVeYZZxD I1lrMFwU9wp0kwSgLFLvsC5H6ryWFOmSIxBo8Q5lJ/Yv3bfnQw8qMKfJPIHsX7VF maYAXTE7Lrk/EW7tpaSLaTh6SQdpfJEw05ddPAuVPa3ab0WjbOVJhaACro7mnBHE Kb77KN5vZZHQPdizSfLzn4cwoqhFUCan5ZsFQ3C/5nLuH3TUOx8= =G7pv -----END PGP SIGNATURE----- --hwarupnbnlknv5dp--