From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id iMXUMsZhU2YTMAAAA41jLg (envelope-from ) for ; Sun, 26 May 2024 18:22:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id eBvnL8ZhU2YhaQAA62LTzQ (envelope-from ) for ; Sun, 26 May 2024 18:22:30 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716740550; 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: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; bh=SNVWjy42Q0/SOpo6Gn6PnWnC8CNyzy2X1T7mdvEsCQU=; b=gerc8wXLQgbfkPDTRN8SSYlyDX9Xs69M/zHSJf0adqWf/vcYIRu5Z3OiVy8+AZe4fRikyK 4q5b7xOuUU11L+tdsJZtwdW38HlsyOfYB+9DzveSpO6aSa5RuytYF3hHjTENjmghQP7H+b qSQHxZUQWpwVx3X3HeRfmVUwgY/aB6//7xZONlZRT6+8WZHc20Ln4QSoww6y5+WtWUOWC9 YOClZdX7Ey288yXsZIF6b+Rxig2Wo1cPN9A/zvysfgMT5bHGFNHSijdpz5ogO/H6EFnafy RsUBw+D+T7VYFgDTLWC+KMCXWh7QPiV/8FeuI5uJkvjgDfs2JivgF+ZM+EC2qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716740550; a=rsa-sha256; cv=none; b=Nlh2Bkcv+9ilLPEL6ZhCf1rPu/7pSI931Lqaofpohi5yp99CuXkXvbjoqo/TWyiVqloevP pB8DS9ViAcI2JNWHarswrQ6hJbI/SoJt3I6E+Noy5dJxEwKhcuN8dAQCy+nnEsM60bFwZD aOuh+K8bqKbb0cirsp9ZURNM6oeHGCmZ8MA2C1G7GOOU2t21E/lL9LuqIbGOaISzVUJ22H 24S5Z1Ewe9aTg3IzFIsWnSagxNHtmlloESjbEVeYS7oYYVYt49/jjLXK79Ud2dX8JVX+Kg HBow85A5sA71lDx88P+R29kFxOs2526CwfhB0yPzB3LpflmIba7vv0teXmg6yQ== 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 6F7F066AF6 for ; Sun, 26 May 2024 18:22:30 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sBGdA-0002yn-Nx; Sun, 26 May 2024 12:21:56 -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 1sBGd9-0002xx-0B for guix-patches@gnu.org; Sun, 26 May 2024 12:21:55 -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 1sBGd8-0004Z7-NE for guix-patches@gnu.org; Sun, 26 May 2024 12:21:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sBGdG-0007SA-ST for guix-patches@gnu.org; Sun, 26 May 2024 12:22:02 -0400 Subject: bug#70997: [PATCH] gnu: python-scikit-image: Disable test_ellipse_parameter_stability. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 26 May 2024 16:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 70997-done@debbugs.gnu.org Mail-Followup-To: 70997@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 70997-done@debbugs.gnu.org id=D70997.171674048728582 (code D ref 70997); Sun, 26 May 2024 16:22:02 +0000 Received: (at 70997-done) by debbugs.gnu.org; 26 May 2024 16:21:27 +0000 Received: from localhost ([127.0.0.1]:42351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sBGch-0007Qw-3o for submit@debbugs.gnu.org; Sun, 26 May 2024 12:21:27 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sBGcf-0007Qo-PY for 70997-done@debbugs.gnu.org; Sun, 26 May 2024 12:21:26 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id EE85A27BBE2; Sun, 26 May 2024 17:20:45 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 02eedfed; Sun, 26 May 2024 16:20:45 +0000 (UTC) From: Christopher Baines In-Reply-To: <87jzjs2ztg.fsf@gmail.com> (Sharlatan Hellseher's message of "Fri, 17 May 2024 17:00:43 +0100") References: <0161703ca0ab9849780ee2d9d6acf9f4dfd74408.1715932852.git.mail@cbaines.net> <87jzjs2ztg.fsf@gmail.com> User-Agent: mu4e 1.12.2; emacs 29.3 Date: Sun, 26 May 2024 17:20:43 +0100 Message-ID: <87msocfstg.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: -8.44 X-Spam-Score: -8.44 X-Migadu-Queue-Id: 6F7F066AF6 X-Migadu-Scanner: mx13.migadu.com X-TUID: F6eeOmPU7thr --=-=-= Content-Type: text/plain Sharlatan Hellseher writes: > I think you may add the test to ignore list without substituting it. > > --8<---------------cut here---------------start------------->8--- > #:test-flags #~(list "-k" "test_ellipse_parameter_stability") > --8<---------------cut here---------------end--------------->8--- Thanks for the suggestion, I think that actually selects the test to run, but adding not to the start seems to skip the named test, so I've pushed this as a4a45669c76f80d5126add818df22f42547bb4a2. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZTYVtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XemXw/9HfmC4UNzs1zG1jHnouX+8T7THI0iyu5O zsQ9M+IisPTuaWvlf1NJf2yEzr61byiPG2jd54tlrgqtWc5o4TX3e+NIRoLYSG+c cTI4ajElCIG4TxNeq4me+v2XZH2sXRAkpoD0XATo+5MbyCkfSHNG58VyEBfxSpeh LMvgcuH78RGNfzLByRYS9W0cQne9mfNW6grDLQgFf5tpy/XbqdnyQ1f2sLQq+D1f amcaDFQD7GNLIsn6bw9ZBXzxpMw6q7xNtJ8CxPItD4IK0eK6BeZUE+qO4Ih87u6p q5cr+GK4eD1y0LnhZ7oMH6azgY7M0SyBb/7CaWl7/wYoYHO5xOFCLbVYnu5i567K rEmSnueZensYAZwkRaFjDTShoCZiOS4Z3DyLEmy3j3lnE2XiHutuR0nEUWJU4Q5d E0BLtgDIb3AupSm0oDVuHcCsmClAX8JfjI+YBdOxw8sFJysxr7piBTZTUBF/GgAm XQ/+X3MUWtd6MguMrZpl2U95u4BkLeQkgFmgUR+KsOyPYeGq0k2JY45OO+OF08GO 6WnypfKBkg3guEdDzeBfam4zmZacdJlUukcPFiimTyOBWwDrG3ndbYTf2fP7NyQt dUQKppwLxw9+ZlnsSH7bw7GZ7fMbuusCUnDQ7OWalEJ84HHLPTjBpXzf0bjfNUkX 44Dc52940Ao= =xBSl -----END PGP SIGNATURE----- --=-=-=--