From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SE4YOKO+wmJuRwEAbAwnHQ (envelope-from ) for ; Mon, 04 Jul 2022 12:19:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KO4aOKO+wmK8wQAA9RJhRA (envelope-from ) for ; Mon, 04 Jul 2022 12:19:15 +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 674773BC7E for ; Mon, 4 Jul 2022 12:19:15 +0200 (CEST) Received: from localhost ([::1]:50068 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8JAg-0004qk-K1 for larch@yhetil.org; Mon, 04 Jul 2022 06:19:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52866) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8JAV-0004mR-5c for guix-patches@gnu.org; Mon, 04 Jul 2022 06:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52228) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o8JAU-0003Vz-T2 for guix-patches@gnu.org; Mon, 04 Jul 2022 06:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o8JAU-0006Ni-Ow for guix-patches@gnu.org; Mon, 04 Jul 2022 06:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56257] [PATCH] fenics: Do not use mpirun for tests Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Jul 2022 10:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cc: 56257@debbugs.gnu.org, Paul Garlick Received: via spool by 56257-submit@debbugs.gnu.org id=B56257.165692992624496 (code B ref 56257); Mon, 04 Jul 2022 10:19:02 +0000 Received: (at 56257) by debbugs.gnu.org; 4 Jul 2022 10:18:46 +0000 Received: from localhost ([127.0.0.1]:46124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8JAE-0006N2-IH for submit@debbugs.gnu.org; Mon, 04 Jul 2022 06:18:46 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:50022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8JAB-0006MY-EX for 56257@debbugs.gnu.org; Mon, 04 Jul 2022 06:18:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=0kyu4oJzbNbG8dyqYSKw6e79hSEZE3px8+zuxMmWWK0=; b=nKMv2KD8bZn37s2tekhjk13hGhKAYrd+gkhEI47duf2fZ6ZnvNhuiCaS qx3/ERRHRDVRzRd03mX/Su1in6wM2oOTjI3lPQlmMToa5T4+/Sd6u8NYt F7riC63cTCSK5X+sljl6T2SpVYRXvG03kkQEszSnO65yr7ee57vFQOAcO M=; X-IronPort-AV: E=Sophos;i="5.92,243,1650924000"; d="scan'208";a="44099027" Received: from unknown (HELO ribbon) ([193.50.110.235]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jul 2022 12:18:37 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87bkuefiwu.fsf@dlr.de> Date: Mon, 04 Jul 2022 12:18:36 +0200 In-Reply-To: <87bkuefiwu.fsf@dlr.de> (Ontje Luensdorf's message of "Mon, 27 Jun 2022 11:24:49 +0000") Message-ID: <87fsjhfaf7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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" 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=1656929955; 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=0kyu4oJzbNbG8dyqYSKw6e79hSEZE3px8+zuxMmWWK0=; b=Ubp/5e7z46NeIiUziCqFGopMBVgX83fn90uwSg1IIIUMLfbRi+VyfmzUKUJi7mlYya12j8 mAHTi1qEv2PQmQLYgjWso4NQrEoc5W6kURhYu4kobfZ8Gki2AHsR/4tMwF8yQW4XyAQEIt Nqh7aysbh9jdcUdeedJI7gLTo2gsyLTDkrfxfzpDat4AmKRoN3hQMqfnKmxe1hfOaiiLz5 SApsZO3qNtEQTwmzbrIhninesHdTNW9OmJ6mNb6S68F9UVN+YFmhd96rZnm1er6hCUe9GJ WiPpOLsfiUKsCdxNp8zM7bupOWIAvkQbT9dS1gML0JNlqcUwkEllrxKaD/N/7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656929955; a=rsa-sha256; cv=none; b=OyNmhwHGDtBoj78Cd4oV+fZxyeOfQpbZB8LOEPqRv+wDtLgH2xPglUShZeuI1vyAQ7vHsv BkPSEYtG4vxvhNWMxi/jsCT+G0BgGrH1BvVdHTpI1nf2DrTqdKI+b0CEAaEAGoWc0lT7wz CKQP90aLtc/3VOyH3Atkz81FEqMkxx50Uj/7pJlDUqLvj7toVoI13+hFGCcdJQ8cwSuV3z Sz3qJZj+OQC4LoP8LcVxQuGubFOsubIAXK1kJjX2LnnyRFsIRSDyNUohkkt6wbRru9opoX 8JkLebDapfclc2M+Plu2AcWX6snOUsrEs6YXS9T1EiMFnoALX663ekjg5g8d6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=nKMv2KD8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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: 7.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=nKMv2KD8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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: 674773BC7E X-Spam-Score: 7.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: jByWwj1q6BGW Hi, skribis: > the fenics package tests fail and it looks like the tests are run 3 > times concurrently. Every test name is printed three times in the build > log, for example here: > > https://ci.guix.gnu.org/build/1039880/log/raw > > This is the maximum number of parallel jobs of the test run and if I > increase it, I get more print outputs. > > AFAIK, pytest doesn't support mpi, so I don't see why the tests are > executed this way. Good question. Paul, do you remember the reasons for doing so? > Anyhow, in the attached patch, the tests are executed directly using > pytest. This prevents the tests from getting stuck and subsequently I > discovered a failure in XDMF tests. With this test also disabled, the > package builds fine for me. Let=E2=80=99s see what Paul thinks, and otherwise I=E2=80=99ll apply the pa= tch shortly so fenics can be installed again. Thanks, Ludo=E2=80=99.