From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IFnWHn8EAmLvNAAAgWs5BA (envelope-from ) for ; Tue, 08 Feb 2022 06:49:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id y3w1HH8EAmI7jAAA9RJhRA (envelope-from ) for ; Tue, 08 Feb 2022 06:49:51 +0100 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 2586739729 for ; Tue, 8 Feb 2022 06:49:51 +0100 (CET) Received: from localhost ([::1]:52372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHJNk-0007i2-4z for larch@yhetil.org; Tue, 08 Feb 2022 00:49:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHJNB-0007hq-Cd for guix-patches@gnu.org; Tue, 08 Feb 2022 00:49:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50889) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHJN8-0005GF-4z for guix-patches@gnu.org; Tue, 08 Feb 2022 00:49:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nHJN8-0003Dy-0I for guix-patches@gnu.org; Tue, 08 Feb 2022 00:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53868] Duplicate of bug 53860 References: <20220208052813.19484-1-ryan@arctype.co> In-Reply-To: <20220208052813.19484-1-ryan@arctype.co> Resent-From: ryan@arctype.co Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Feb 2022 05:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53868 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53868@debbugs.gnu.org Received: via spool by 53868-submit@debbugs.gnu.org id=B53868.164429932212354 (code B ref 53868); Tue, 08 Feb 2022 05:49:01 +0000 Received: (at 53868) by debbugs.gnu.org; 8 Feb 2022 05:48:42 +0000 Received: from localhost ([127.0.0.1]:44785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHJMo-0003DC-0W for submit@debbugs.gnu.org; Tue, 08 Feb 2022 00:48:42 -0500 Received: from mail.arctype.co ([138.68.9.245]:36507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHJMl-0003Cs-57 for 53868@debbugs.gnu.org; Tue, 08 Feb 2022 00:48:39 -0500 Received: from authenticated-user (mail.arctype.co [138.68.9.245]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.arctype.co (Postfix) with ESMTPSA id DBAF913C5D7 for <53868@debbugs.gnu.org>; Tue, 8 Feb 2022 05:48:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=arctype.co; s=mail; t=1644299312; bh=uYbWJCKDmqMM3pZCIS+4C3HPjAMZswHmJaDVkP+mPaA=; h=Date:From:To:Subject:From; b=ptC7YKLpT5XQLb2023ur6fqPlYRTZmYLzcwzzjbGJDygKeXFE26BTVaQR5ClgdYun mYfvdhG8tfYoddxFCYX9GUDH+muHNfz+Cu32w/SrD9H/QSDySkwdrR2/WW+O+Lmcdk z/qCEpGeNY6Hy2QI610mKZCvAqaIjcEdFljNYVV0YkWCnDd6ygNV4Pteex+XX5IIo1 TK0D0DC+ol9kJ15EJY+3rTGfaqN1joq8WmsSjfH1Xyx7U23lLXOeqq8pIMHTW2Ztvk Jr+ukjzSqVNrmSkOnfzoNJoDa546iF0UcFWnnR5ElbP80MQobeY8PWCWs6ZkOYewyg FCQQA76B2SR+A== MIME-Version: 1.0 Date: Mon, 07 Feb 2022 21:48:32 -0800 Message-ID: X-Sender: ryan@arctype.co Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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" Reply-to: ryan@arctype.co X-ACL-Warn: , Ryan Sundberg via Guix-patches From: Ryan Sundberg via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644299391; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=5u/d6VV+fNJmOqaaV0GcBhNUBtma/QKARAZjAPRj5Cw=; b=aAeQotbU8wrvU4ovu0mpmAcW3Fohq5Xp5zWl8jW8x/JFPAfrHRdylMITKFpfBcte/ZXIYj L2JBa87d4xIiXFHqflQ+OTjI+9ow2zDsR/DvtIMiGJZnh+K/UtZWo3tBFUBvdG1DbFF87s hSnGFYalTOLgoM3D5pd3WrJVemozSW1ZUxt7BRtO6EAzs0XWLWQC78OQ8Me+TWai5fvLSr 63th/oOMc9dBIucFDBffJPmf0M52SJmVvR00UKt8jGbi1jzGAHmZIMuHOgsICDKG6NBTJd bkNOczU3j68svQ1pkB+UlF9mkBM2078ykgndiaM6LrdsguxcKyDhyADKSZBb0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644299391; a=rsa-sha256; cv=none; b=pNuoxtD9B4RttA7LCDXwAQjNj+YXnDb4OrIWxs5yOUAuzYkZjNK1ii+0MINRV/vRnZyCRe wegpYkwIZ+WIqiG04AA5/ZEAFJ3ewCyV2eUUmtbgOxk98X3CV+kFlzP7bAwyG+2uCSp+IL R0OLutSwb3aPeX6jpMTtBblETBqDeLpmC8JKVWt79tAVQ0uxh26tZSMXAFxjOXlv5drBmT 3dtPNR5/f4jaXHnIM0dYYH+UWfNPfhJnbBCpp6+kTxwpoC15Nv1UnaWaJPLX3sNrEVwT1/ wVYRbWRSldQM6F7y1TWuNiFfgU+H2ZWKFOkbXlYmM4z4kmiHX8KgfqLfEPjD3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=arctype.co header.s=mail header.b=ptC7YKLp; 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" X-Migadu-Spam-Score: -3.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=arctype.co header.s=mail header.b=ptC7YKLp; 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" X-Migadu-Queue-Id: 2586739729 X-Spam-Score: -3.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: bED5gy3NiWvZ This patch is a duplicate of https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53860 with a different approach that only disables the specific failing tests.