From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SAyiDgjH6GUDrQAA62LTzQ:P1 (envelope-from ) for ; Wed, 06 Mar 2024 20:42:00 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id SAyiDgjH6GUDrQAA62LTzQ (envelope-from ) for ; Wed, 06 Mar 2024 20:42:00 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=d6zsuwjq; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709754120; 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=xw/TuNijE/rNglvVk101neXEAdGTebxjliC6AihdpTw=; b=Dn6SVWguw8YUrVWHgAkrOg9aKpwmGBeT3l+9fO+3Itg91eOs2xJ30uPwqQHU8fjdeDQdHb nQuvG6M8upLj49wVKL3nrIAyMptH1SHoQU9gb8lLpszRJH9MmuzrEgeeYx2pQpItmKOa1u dYoMGPtDdeufI6QTP/2HMBS9HjEf6+BRHExZdpK6nhlJVy9PvbRScRmjG4rPyq3axLpo3e wWP5ZJ/KfJqRJtkWRPRie/tzu5k9jXuPO6bO71Jchg1yDAkTKNYumjunT+8N6uRm1LObr0 S8MC1hBrkctTa4wicLbEGhk61x80Gb0RxkPF8ySZDkxs5URIUVmhDKaK64JFgQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709754120; a=rsa-sha256; cv=none; b=tfos/FkwNqffqR/SWY/uZ04idJZEJHcF9hIK5lBZfAmFvFef6Kqknli1tB7hT45E+0UaVS EPEzccCmrHi5QvnFOivkmsHom8/SN8qVL4Nt/dEfGQyw7d8+8W6JFr5fI29o7Lp4Huaw2z vNdesvdHyQaKv83XkG4huSxHofo53Vd94jKB3gP+FxKhjLkrn7/PBYzQXZvdl8babUG/DQ OAHJZXvcZ/s0Mq/cTPpvug1LYfY8JtflBR6LbxSlcPFIusQK+LKulWqTfqkKVsw6hwEsPj Yptk2eB35omj/ilRSrSkebfhO+P6v//2uHS6bty13aP8wI8JlKelcWY3o4JkSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=d6zsuwjq; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) 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 D314B6EA3F for ; Wed, 6 Mar 2024 20:41:59 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhx8w-0001bx-18; Wed, 06 Mar 2024 14:41:34 -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 1rhx8v-0001bd-8U for guix-patches@gnu.org; Wed, 06 Mar 2024 14:41:33 -0500 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 1rhx8v-0006B6-06 for guix-patches@gnu.org; Wed, 06 Mar 2024 14:41:33 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhx9P-0008Ec-UH for guix-patches@gnu.org; Wed, 06 Mar 2024 14:42:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69591] [PATCH 04/31] gnu: Add python-pytest-flakefinder. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Mar 2024 19:42:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69591 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69591@debbugs.gnu.org Cc: David Elsing Received: via spool by 69591-submit@debbugs.gnu.org id=B69591.170975410331485 (code B ref 69591); Wed, 06 Mar 2024 19:42:03 +0000 Received: (at 69591) by debbugs.gnu.org; 6 Mar 2024 19:41:43 +0000 Received: from localhost ([127.0.0.1]:51518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhx91-0008B4-10 for submit@debbugs.gnu.org; Wed, 06 Mar 2024 14:41:43 -0500 Received: from mout01.posteo.de ([185.67.36.65]:43139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhx8p-000891-Ho for 69591@debbugs.gnu.org; Wed, 06 Mar 2024 14:41:31 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id E66FB240027 for <69591@debbugs.gnu.org>; Wed, 6 Mar 2024 20:40:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1709754050; bh=8MU6TXZAPVlrhZMYBLa6tv/BVcE7glilujIwfJpSeCE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=d6zsuwjqnxaz5rQAwzp39t6fmDlEd1yGGdeG727QCdJL4tr6J1dQ9HV2qPLrLTHOh dJBhZRB6bRqAR5+XzmJXiCs7hDIHL3lJxrRs2i+fu55HOBkPFy9P/XvVIAEST5fDq4 OQVY/D944vWyx6EOryR/minOmfwS3rit0IEqf7Awe2i05RVCdiv5oxotKIjtSvct91 CwPW1c9qhxoouLr7XpEwN9NPE94jLLpHZrp3s6nuQ942AeibqItaPQO+c85lM3ZZIt JUP3fzfB0mZfu2H12fyacy/hklq044kvNg9102zQxKbmAkHy/htY1x9vApqErqJsD5 Iy7/OLJ4td3Hg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TqjTZ3lNfz6txL; Wed, 6 Mar 2024 20:40:50 +0100 (CET) From: David Elsing Date: Wed, 6 Mar 2024 19:40:10 +0000 Message-ID: <20240306194037.17992-4-david.elsing@posteo.net> In-Reply-To: <20240306193725.17463-1-david.elsing@posteo.net> References: <20240306193725.17463-1-david.elsing@posteo.net> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.37 X-Spam-Score: -2.37 X-Migadu-Queue-Id: D314B6EA3F X-Migadu-Scanner: mx11.migadu.com X-TUID: DHmGRCfNRVUr * gnu/packages/python-check.scm (python-pytest-flakefinder): New variable. --- gnu/packages/python-check.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 51a38bbcbe..36d4025b9d 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -191,6 +191,24 @@ (define-public python-pytest-csv it adds to the Pytest command line interface (CLI).") (license license:gpl3+))) +(define-public python-pytest-flakefinder + (package + (name "python-pytest-flakefinder") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-flakefinder" version)) + (sha256 + (base32 "03iy80xlkpgzjs2kxa9rrj8dbnp9awyhpcl3hy8fgf5x40cjlhg2")))) + (build-system pyproject-build-system) + (propagated-inputs (list python-pytest)) + (home-page "https://github.com/dropbox/pytest-flakefinder") + (synopsis "Pytest plugin for finding flaky tests") + (description "This package provides a Pytest plugin to run tests multiple +times and detect flakyness.") + (license license:asl2.0))) + (define-public python-testfixtures (package (name "python-testfixtures") -- 2.41.0