From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eL6VCy9Y92RgBAEAG6o9tA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 18:32:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eL6VCy9Y92RgBAEAG6o9tA (envelope-from ) for ; Tue, 05 Sep 2023 18:32:47 +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 DBF9E638F4 for ; Tue, 5 Sep 2023 18:32:46 +0200 (CEST) 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693931567; 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-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; bh=6Q2q8PZqYtAZQc9a8SZBLGUi7JIDkjwJr3w7jttWq1U=; b=k9XLWLHosNkO7jtiwwiobbvFEYU0iM2WW9NuMjat18nn6XrpXY6OfKUKqqwm7wJVBDht+w L0gyjsAPQMjSBSHLOJ6sbs8dWXEHvAR2fgQL1jsRpoNjP0fJjtqEz2E6vNkxkDb+YbyQTN nVG6dePYRWXtT0JzIq8VyKZLePF5p3uWGpapmFAN5DjYMayoyVOkNQjZSSDtgn55G+xNXR M3duQjuH/kkRezlxNueqhozNED8ki94torlIQRXva4pUwJBX0xXukTgQ/co05c4CF9YjpS IUlx4i5IYz47UN51mjID9y5rN5idgFUtXqPj634+ESb/Sx88VNBx9aXhf08UdA== 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693931567; a=rsa-sha256; cv=none; b=ffF2ZhGBW5aGlLXF2CX30okQ0x4K1JmodrDg7d1FVGP8ICJYC05ZJRUfwtws6TNCnyqm39 ffwK3KmLsCUiECrq7MIJCx2HfmkEL4TMo5liDyo60ir/T+aN9P+w8hxtFPahieKTgyhe39 u2ePH0EZppKojHvkmkb45lj2caplELXwptlyqcFoJJzeltseQ9JKQPelXOd7a0SdiCe+4p 5mxcxamJEXhy9gN8Ssd42BtyW3khFcFBnvw6fsFZX3Sj7eUCl6oALN8x+mnErp/Cx6ov/i rBAWWr4NhtCaGFBdrcd9qhiJXhIOqQE23rbY7W20i3/HNd3V60pDCLdsRTLbvQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdYyG-0003dl-Ps; Tue, 05 Sep 2023 12:32:08 -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 1qdYyC-0003bu-Hm for guix-patches@gnu.org; Tue, 05 Sep 2023 12:32:05 -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 1qdYyC-0007nU-5t for guix-patches@gnu.org; Tue, 05 Sep 2023 12:32:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdYyC-0008Ki-M5; Tue, 05 Sep 2023 12:32:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v6 04/55] gnu: python-distributed: Disable failing tests. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 16:32:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr, Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.169393152231997 (code B ref 65758); Tue, 05 Sep 2023 16:32:04 +0000 Received: (at 65758) by debbugs.gnu.org; 5 Sep 2023 16:32:02 +0000 Received: from localhost ([127.0.0.1]:58293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYy9-0008Jo-RE for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:32:02 -0400 Received: from 2.mo575.mail-out.ovh.net ([46.105.52.162]:41251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYy2-0008IZ-Uh for 65758@debbugs.gnu.org; Tue, 05 Sep 2023 12:31:57 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.156.34]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 1E337270C5 for <65758@debbugs.gnu.org>; Tue, 5 Sep 2023 16:31:53 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-bl9fc (unknown [10.110.171.76]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id CDB311FDF5; Tue, 5 Sep 2023 16:31:52 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-bl9fc with ESMTPSA id hDpYL/hX92Q/ZhkAcbFK6Q (envelope-from ); Tue, 05 Sep 2023 16:31:52 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 5 Sep 2023 18:30:40 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> References: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6339097953061429986 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehuddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieehjeehkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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-Queue-Id: DBF9E638F4 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.23 X-Spam-Score: -6.23 X-TUID: nk8kAxRa+1U/ * gnu/packages/python-science.scm (python-distributed): Disable failing tests. --- gnu/packages/python-science.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 4a010b4127..ab2ceb0b2c 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1296,7 +1296,8 @@ (define-public python-distributed "test_tls_temporary_credentials_functional" "test_variable_in_task" "test_worker_preload_text" - "test_worker_uses_same_host_as_nanny") + "test_worker_uses_same_host_as_nanny" + "test_nanny_timeout") ; access to 127.0.0.1 " and not ") ;; These fail because it doesn't find dask[distributed] @@ -1319,7 +1320,8 @@ (define-public python-distributed ;; These tests are rather flaky " and not test_quiet_quit_when_cluster_leaves" - " and not multiple_clients_restart")) + " and not multiple_clients_restart" + " and not test_steal_twice")) #:phases #~(modify-phases %standard-phases (add-after 'unpack 'versioneer -- 2.41.0