From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IG9iDhVo+2XcZAEA62LTzQ:P1 (envelope-from ) for ; Wed, 20 Mar 2024 23:49:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id IG9iDhVo+2XcZAEA62LTzQ (envelope-from ) for ; Wed, 20 Mar 2024 23:49:57 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QtJxyplx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710974997; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=iqsuK2GJ5rVijcnyc39NV/Un9ZrIPoMDXtl9WTWvN1I=; b=HFNV+VxSAW92o+9vWBvpu+Kx6AtsjMgDt9iNGr0OGmYau52K9Qz61JByQtnsmRoW2tIdOY mZbQIFHm064Vb/CAd9rj4mJ58g4O1EgGy26dhS9/TEgck0NbmOuj9aKmexX6RLXsFR+5Qc san5K6qc5gn+UVzBCMYrzPa0250Bu21/YgM88+GlutLS8PHb60sGTdmkY6rjJEQnB1w0D3 31EBoQmGlwMMpNPLowFkyn6a/fc4LsMHlWyTmq5nydf2Yt8NmnKFjKYAqh83EGEz/h4jCr C6pwnjJ1hOKufBc1eFBjZvka9zxHwoBkBJcxwBkcFrcRxlDTFcg657dQesAWzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QtJxyplx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710974997; a=rsa-sha256; cv=none; b=Ya9HeVneBw2aPt7FSMyEUv7PiTDDljG46HC2euMxR2ma+4llOy6xbRS+CAz2q/a1B7qEeP HphJjkoyXwxec4Vw8UruFTqxX7Mft2LFb6QIcLlXLLytBNBVj6gDvJ+4tggoZQw/zeU+gL /Qq3Bp5rb9SM/wzkkUd6DO+bSiKvii/D0EPajz0QGhV+t0rysX9DVegVjUc60jKAoJWb2y lGUYaPk809ugVozlHXMusOjYYh5CT0DA7+x8tRjfGX9pXiSWpy0J03Ts9i5XSviT2BTsV7 XVnOknzpoDlRbZ23xrxp6JVS/T2fKNzIFA6jr/NYfMJM0Xm2rAJbothp84/hiw== 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 17451639FB for ; Wed, 20 Mar 2024 23:49:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rn4SC-0000lc-HY; Wed, 20 Mar 2024 18:30:36 -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 1rn4S7-0000du-Lb for guix-patches@gnu.org; Wed, 20 Mar 2024 18:30:32 -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 1rn4S7-0005j2-CT; Wed, 20 Mar 2024 18:30:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rn4Sj-0005dd-JE; Wed, 20 Mar 2024 18:31:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69924] [PATCH 15/49] gnu: python-glymur: Speed up tests. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, tanguy@bioneland.org, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 20 Mar 2024 22:31:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69924 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69924@debbugs.gnu.org Cc: Sharlatan Hellseher , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Received: via spool by 69924-submit@debbugs.gnu.org id=B69924.171097385121293 (code B ref 69924); Wed, 20 Mar 2024 22:31:09 +0000 Received: (at 69924) by debbugs.gnu.org; 20 Mar 2024 22:30:51 +0000 Received: from localhost ([127.0.0.1]:36345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rn4SQ-0005XG-Su for submit@debbugs.gnu.org; Wed, 20 Mar 2024 18:30:51 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:51224) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rn4SE-0005TC-5T for 69924@debbugs.gnu.org; Wed, 20 Mar 2024 18:30:38 -0400 Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-4141156f245so2282355e9.2 for <69924@debbugs.gnu.org>; Wed, 20 Mar 2024 15:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710973733; x=1711578533; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iqsuK2GJ5rVijcnyc39NV/Un9ZrIPoMDXtl9WTWvN1I=; b=QtJxyplx7cWMN6rpx5nRUDXgA1tHLP8gzALWIVMovIbtSlLVUwkluJv1mV13mYIAY9 L+Drv+Egwk8kNdj3m9IP5E1I2/HP/kLOfMroxCV+XwVuHh5r6RhsgQbWlnmBBpjp4MlV d3Q76Zc3sajLVMhjuKKxaFN40/p1SlqFLs+wKcdgRjyxuaD5xaJLCohGLApyv6daUGiQ h380ZMaCXx8ELAyC01sSL7KwWbFB22+9iZ387YZqVHQ9/9rb6VkQsfeG2gawT79YWMl+ ZX0TC5OWRZaehOO8Q4jPWoccOKpWzvHDgti8uIoeWXF5Jl+9ubcn64reQoctdoSWDEwd A2fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710973733; x=1711578533; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iqsuK2GJ5rVijcnyc39NV/Un9ZrIPoMDXtl9WTWvN1I=; b=Xt8bwMq6ETOrAKqv57ye0XlLcusi4cAizzMqZ0Yd+HWN/hcxhC3orPIBNSqL3WCmzF WS0d0eKhtY2NXAI27MhpJ5LPx4BPgDWjVeVUiHgXLQkJ02G3RukrsMTMxmN+e4n0jRpC t4bT1G5QOBR6IDXLUkp7V3DSaJaBRApCRAQbzmxt2zwZzHQ0nDwfTvg5+MVYKDmnj5pB Za/Dz3/QFf4LOOUy5nNyetCWyW3jD5TsKKaNjzx8FV0EhYGAMhw0vSZFVk4NQEUKx361 zbpMrSqKAxU8sRsEqwzxEtHotoMfzo9hOoq4tcPePqNo+wuJz4TRYDoJYcmQgdrGEn/7 RppA== X-Gm-Message-State: AOJu0Yyn6DApOPVYS7ku1b9BcKpByrwhEuHWlu85WpOB16SZE/4GlpBd mtjBzfvNspYEE5EI7gazEUoYX6tmCbYQmBPgy10lH+91N0SROIQ3EtoD1pmjbos= X-Google-Smtp-Source: AGHT+IEq2WOQNtvwi89hZVJTmTc08V3EKlkkd+AxIRg0/qHIyX3386ogcVWwGggKAHKKcr1ayJqamA== X-Received: by 2002:a05:600c:6908:b0:413:ea2c:7c72 with SMTP id fo8-20020a05600c690800b00413ea2c7c72mr118711wmb.11.1710973732681; Wed, 20 Mar 2024 15:28:52 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id fm22-20020a05600c0c1600b004147266a37dsm543921wmb.30.2024.03.20.15.28.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 15:28:52 -0700 (PDT) From: Sharlatan Hellseher Date: Wed, 20 Mar 2024 22:27:45 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.72 X-Spam-Score: -3.72 X-Migadu-Queue-Id: 17451639FB X-Migadu-Scanner: mx12.migadu.com X-TUID: bNKAsoXvb/K9 * gnu/packages/python-xyz.scm (python-glymur): Enable parallel tests to speed them up. [arguments] <#:test-flags>: Add it with "-n" option. [native-inputs]: Add python-pytest-xdist. Change-Id: Ied066330cc24a50b47307cefb2694675be8af0a4 --- gnu/packages/python-xyz.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4a9069bbed..763345c0c2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1956,6 +1956,8 @@ (define-public python-glymur (build-system pyproject-build-system) (arguments (list + #:test-flags + #~(list "-n" "auto") #:phases #~(modify-phases %standard-phases (add-after 'unpack 'patch-library-locations @@ -1981,7 +1983,9 @@ (define-public python-glymur ;; which is patched above. (delete-file "tests/test_config.py")))))) (native-inputs - (list python-pytest python-scikit-image)) + (list python-pytest + python-pytest-xdist + python-scikit-image)) (inputs (list openjpeg ; glymur/lib/openjp2.py libtiff)) ; glymur/lib/tiff.py -- 2.41.0