From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oIQjKxOlYmJMYgAAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 14:52:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UCtBKhOlYmLyTAAAG6o9tA (envelope-from ) for ; Fri, 22 Apr 2022 14:52:35 +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 6310611A4A for ; Fri, 22 Apr 2022 14:52:35 +0200 (CEST) Received: from localhost ([::1]:55768 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhsm2-0008AF-Cc for larch@yhetil.org; Fri, 22 Apr 2022 08:52:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhrrP-00026u-P6 for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhrrP-0005Jt-EO for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhrrP-0007ZO-D4 for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54869] [PATCH v2 4/7] gnu: python-vedo: Honor #:tests? flag. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 11:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54869 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54869@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 54869-submit@debbugs.gnu.org id=B54869.165062841128982 (code B ref 54869); Fri, 22 Apr 2022 11:54:03 +0000 Received: (at 54869) by debbugs.gnu.org; 22 Apr 2022 11:53:31 +0000 Received: from localhost ([127.0.0.1]:51784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrqs-0007XO-Pa for submit@debbugs.gnu.org; Fri, 22 Apr 2022 07:53:30 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:51827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrqp-0007Wb-PJ for 54869@debbugs.gnu.org; Fri, 22 Apr 2022 07:53:28 -0400 Date: Fri, 22 Apr 2022 11:53:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650628402; bh=Dwarics/nuuxaWFkfV7M5LbVN5sNoPDr2R7MwfVZUic=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=Hf4K7Nz5fK6zg1SO0AAqlwLWa+RaMese3hwcDrDkrSap4RBxrOepYUttlslLSm7Dn nXwMIXrbM/RwFNIi22r+J7LYpFm5GAAjzZ0tVov+WhVDaqQMXFeLwlQklD1WQyYM/d LBApI+fTCzA9+NljXQFpRACTgeoCKfX+3hQNWsV4LQ4KtkZWflItfIKHa585HO+yMq m05XVQyBnwVtUjSrPhYY0QgGZ2S77+s5F/SEorQ7Uyo5isCyy+/q11DUZUi2f1DoHx cNG+qEJAWpS3FALZ52SJnbSrOs4gRfXcEVPaZHdDSmVfMDwU2JhHV3dZwKcWsJZNZq Zcx75BOeZXENw== From: "Paul A. Patience" Message-ID: <20220422115258.63649-5-paul@apatience.com> In-Reply-To: <20220422115258.63649-1-paul@apatience.com> References: <20220422115258.63649-1-paul@apatience.com> Feedback-ID: 19227857:user:proton 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: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650631955; 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: 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=Dwarics/nuuxaWFkfV7M5LbVN5sNoPDr2R7MwfVZUic=; b=fW4TiMbA/uzG09ExFo6SBqvFpYLPyANxC3LmG3C2WbSOit8JSyvfgszDlm9SnaIgCJiZkC WKSwokYcQNz8zgHRxZtWxDWsggf3OimwnA1s6Cb3qYFs1gh8S+66H+yDalHwKCl07mNAUK S5ZeUPGuXRCpfg3FDqmV69f1BEfKIX8Qte/++ZpN08kqk/79AxlthNpLO6bsRObEenZXlx mm/hvaZuod1jcLD2txo3Nh8i+z3ruqBSCphBkKrDaOGPF8Ssdjh6pYjYHqRLUJ2EQxN6Bj hjGO72fYrKJ4tX9lC4WHarlBT9ocRsKwwQCLGC9CjnnKCMkC12mor7ZZDWg3xQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650631955; a=rsa-sha256; cv=none; b=E56UE7KT+1FMwHZMHFa27r5jZFTj3WEn9igDLrm6NPbYP5CNAK6qe7jVRwpx5kIcGSU6uc f7cuO31xMccTnNlTJt4qr3EdDJkj9eLh7LDxnEeqTowptzzSt6HmEC+nim5DXd3zkMnOtN 3aArty8fSB8VCAQWHAnktQBsi8bdSCogkVQOp0hrZaODjMe/Xcr58FRc0jbMbElNxALLMl jXaEOYBNbP6VAauyRVj9RdhzaHXM11Kkyw0J1RpijPD6XvTPVHkOa0KbgBkoSVPLPf8SV2 werQc/g/6leuIBm+39UvjgFjGlR5eo874Gllbo52fhsv5fmhpejh/U6lZClTFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Hf4K7Nz5; dmarc=none; 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.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Hf4K7Nz5; dmarc=none; 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: 6310611A4A X-Spam-Score: 3.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: 8VcgPeFUMzkQ * gnu/packages/python-science.scm (python-vedo)[arguments]: Adjust custom 'check' phase to honor the #:tests? flag. Also remove its trailing boolean. --- gnu/packages/python-science.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.= scm index 07d713e013..4538904b68 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -876,15 +876,15 @@ (define-public python-vedo (add-after 'build 'mpi-setup ,%openmpi-setup) (replace 'check - (lambda* (#:key inputs outputs #:allow-other-keys) - (setenv "HOME" (getcwd)) - (add-installed-pythonpath inputs outputs) - (with-directory-excursion "tests" - (for-each (lambda (dir) - (with-directory-excursion dir - (invoke "./run_all.sh"))) - '("common" "dolfin"))) - #t))))) + (lambda* (#:key tests? inputs outputs #:allow-other-keys) + (when tests? + (setenv "HOME" (getcwd)) + (add-installed-pythonpath inputs outputs) + (with-directory-excursion "tests" + (for-each (lambda (dir) + (with-directory-excursion dir + (invoke "./run_all.sh"))) + '("common" "dolfin"))))))))) (inputs ; for the check phase `(("dolfin" ,fenics) ("pkgconfig" ,python-pkgconfig) -- 2.35.1