From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UN2QCjGd2WMgpwAAbAwnHQ (envelope-from ) for ; Tue, 31 Jan 2023 23:58:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cP9KCTGd2WNVegAAG6o9tA (envelope-from ) for ; Tue, 31 Jan 2023 23:58:57 +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 E1AE027B6E for ; Tue, 31 Jan 2023 23:58:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pMzZw-0003ih-IW; Tue, 31 Jan 2023 17:58:19 -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 1pMzZj-0003TJ-4k for guix-patches@gnu.org; Tue, 31 Jan 2023 17:58:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pMzZi-00047Y-CQ for guix-patches@gnu.org; Tue, 31 Jan 2023 17:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pMzZh-0002bX-T8 for guix-patches@gnu.org; Tue, 31 Jan 2023 17:58:01 -0500 Subject: bug#60518: [PATCH] gnu: spirv-cross: Activate tests. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 31 Jan 2023 22:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60518 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 60518-done@debbugs.gnu.org Mail-Followup-To: 60518@debbugs.gnu.org, ludo@gnu.org, ngraves@ngraves.fr Received: via spool by 60518-done@debbugs.gnu.org id=D60518.16752058389955 (code D ref 60518); Tue, 31 Jan 2023 22:58:01 +0000 Received: (at 60518-done) by debbugs.gnu.org; 31 Jan 2023 22:57:18 +0000 Received: from localhost ([127.0.0.1]:55286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMzZ0-0002aU-1v for submit@debbugs.gnu.org; Tue, 31 Jan 2023 17:57:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMzYx-0002aF-1H for 60518-done@debbugs.gnu.org; Tue, 31 Jan 2023 17:57:17 -0500 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 1pMzYq-0003xP-Dp; Tue, 31 Jan 2023 17:57:08 -0500 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=EJOTlUPr0R1TvKIYR5FqSpS1WdYYZlrQX/R2Cnm3zLU=; b=bXtzvqn9igdLSr9bgifX koSP2NOSI+Wjxl2o0yEN4048Uh2pr3qypFIVP4Vb02CKF2sSfaxE1+6X5HzHJUoYFe5D14wI7wYRF jquqrZvymBiIc2gX34T/puanB2/9BPjt3PFKKoga/OmnTeTAIU/i5enQ4oQQomODXwTHQH1JARrmW UU6HRUmZDFNScUhEd3gxFoV/O6P+ZBTX+40uakN1k5vAnfxMcZwUuRM6ReB46M4sQTYU7KkL/LkLC BpaDEglHc5DxJDrup5DHwEPPfjpOZXg2HWqldRRedARv2fqU0YH6woTb6J2cj6ORXdxpKzeHXD4Ke CWk8dB0ombcAyQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pMzYo-0000YM-8V; Tue, 31 Jan 2023 17:57:08 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230103154820.28860-1-ngraves@ngraves.fr> Date: Tue, 31 Jan 2023 23:57:03 +0100 In-Reply-To: <20230103154820.28860-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Tue, 3 Jan 2023 16:48:20 +0100") Message-ID: <87y1piqpmo.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675205936; 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-to: 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=EJOTlUPr0R1TvKIYR5FqSpS1WdYYZlrQX/R2Cnm3zLU=; b=m6JCCs4x7HynAIY3eiNIsJWDR8ZExzXOQarxN22MXrau1ADxmT0rfxWvw2SCAtGeBEMe8n fGTUgHvRzGmQKAd/kWYPriUnfYQpDXA5sFGk5RxV+/Dib06jQQ6Ciz3SSfUYoaUDJdqPOb 8d71b3Nk+8pZwLM9f/jAHE/E7QbrLK2p2YH/5Lfq2tWcwn1TbMCS1LtEHjPglhOiJN7ty2 S0sZ8SHXmBuEfEJlSkl4RQD8AwYlcmpDIOm3EvDeefVCjH4MNJIfpkKbfu13L4tAEqcSm8 eDuW/6YhAMa2h8qzYeks9cf85Paumx5RwVETbGkAQj6dDRPLpiC02Ftm43MEuw== 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=bXtzvqn9; 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=1675205936; a=rsa-sha256; cv=none; b=Qt/+ANJWuM0k9KbQDe44immgLaNouk0IyNvr8N/bNlxwgwWr9AS2Sw9rlMjAszCKbojGdS /Ba4A9pE9oWNaQ4bgByffLTN/pIALFoBv1PBrketju99ZP+2gbv2J0mO01on7fxb6KLpXD VETltdi2p/Kho2OkXgTLH10fGsQZhtvy7bsVdwA4R/IqagGYB5n6Mpy7TnqOzObYpXfeet Fitp3AWpu8uXIBzb/v0Fc6zzMPMlkj66HTJLJpcOkun4jP0zNr/8Mp1vwsyoTwpigRw0kq yvea3ZZ2CxVj45IKFvncP1xq8aeLgaL0pfxedOaNtMmlFF2RSQ1z2pGSq8Sh+A== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=bXtzvqn9; 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 X-Migadu-Scanner: scn0.migadu.com X-Spam-Score: -3.28 X-Migadu-Queue-Id: E1AE027B6E X-Migadu-Spam-Score: -3.28 X-TUID: XxLr2nbWviHM Hi, Nicolas Graves skribis: > * gnu/packages/vulkan.scm (spirv-cross): > [arguments]: Add phase update-reference-shaders. > [arguments]: Activate tests. Applied, thanks! Liliana Marie Prikler skribis: > Am Dienstag, dem 03.01.2023 um 16:48 +0100 schrieb Nicolas Graves: >> * gnu/packages/vulkan.scm (spirv-cross): >> =C2=A0=C2=A0 [arguments]: Add phase update-reference-shaders. >> =C2=A0=C2=A0 [arguments]: Activate tests. > Should be=20 > =C2=A0 > * gnu/packages/vulkan.scm (spirv-cross)[arguments]: Remove #:tests?. > <#:phases>: Add =E2=80=98update-reference-shaders=E2=80=99. I did that on their behalf (in general I think that=E2=80=99s what we shoul= d do, it=E2=80=99s just more efficient and less frustrating for everyone). >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (lambda _ >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 (with-directory-excursion "../source" >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 (invoke "./update_test_shaders.sh"))))))) > Instead of updating all the shaders, should we perhaps only update=20 > > the three that are mentioned as failing? Apparently the script is designed for this purpose. Thanks, Ludo=E2=80=99.