From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id E4rUNSJnlWTsNAAASxT56A (envelope-from ) for ; Fri, 23 Jun 2023 11:34:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YCgGNSJnlWTJVAEA9RJhRA (envelope-from ) for ; Fri, 23 Jun 2023 11:34:26 +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 65F991EFF1 for ; Fri, 23 Jun 2023 11:34:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1687512866; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=rOULPaxuHvjumF6BYyrJUtmsukQn+BLeo9IvTRoEx34=; b=ckIyCyCZbBhNZl9tKzFJCVq420yTURN9Jw1STtdyeot14BPU3BHFP98AjSfCWw29ndVSo9 GaZ54kiNPKtegpVW3dUCafryiQT0SLKkn9eJufmCWADxcfuQguT9lyiU+MawtI3f76KWD7 2kMV8IhMAVw0NMurl3BQ/6U/v92sSS9S9Oy7H+zv7G/rSzwiMc4t6+POZHh+WufWKJPchj p5/NiA1pSvelJ1hI3PKvtrodiwwUtnYIaxnPyb/y9YUFBZnWR+wRK5AnjUV+9ib6qSfEy2 uqSErVhZoLuJjVG6UzxKxn/G5TUJcnM/fipOysEMuqp1Qpr8M0wbYgdgrlQCxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1687512866; a=rsa-sha256; cv=none; b=l21JGfXPek6QKJd35BdWFAw+ANFRbJeHpab9EzyFlHCSmmSqpns7Iuho+WRhfMB0M20RHV QBAlVcrZQH3YLPT2kPzMgDIHbEXahpFJirn+JSVHmFuC4rW6bt1iNlW9VFAFcG0ScUAwd/ N8b147qdI9LS/lUdYPJ4FNubPgeVBhODxcr9cyyplcmZ4AQ8w6xIq7eyuohvpKoy6TSYy0 aS1KVwNfEBFDm2AIz2PIO7EpE6XSbwGbb6zeljIGdx2+3t1rduPojrRFJ56nw2hwCuGlpC oCs4/vEVzBINj+BSl5JTmw6zz4r6LQQqQDG5K9OXILhzblXUNvBgX8eQ3jYwjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCdBB-0000TC-Rm; Fri, 23 Jun 2023 05:34:09 -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 1qCdB9-0000Sa-Am for guix-patches@gnu.org; Fri, 23 Jun 2023 05:34:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qCdB9-0000m5-2G for guix-patches@gnu.org; Fri, 23 Jun 2023 05:34:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCdB3-00065m-St; Fri, 23 Jun 2023 05:34:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64244] [PATCH] 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: Fri, 23 Jun 2023 09:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64244 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64244@debbugs.gnu.org Cc: ngraves@ngraves.fr, Lars-Dominik Braun , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by submit@debbugs.gnu.org id=B.168751278323339 (code B ref -1); Fri, 23 Jun 2023 09:34:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jun 2023 09:33:03 +0000 Received: from localhost ([127.0.0.1]:37692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCdA7-00064M-GM for submit@debbugs.gnu.org; Fri, 23 Jun 2023 05:33:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:35330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCdA5-00064E-Qw for submit@debbugs.gnu.org; Fri, 23 Jun 2023 05:33:02 -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 1qCdA5-0007W7-Kk for guix-patches@gnu.org; Fri, 23 Jun 2023 05:33:01 -0400 Received: from 5.mo575.mail-out.ovh.net ([46.105.62.179]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qCdA3-0000XM-Mn for guix-patches@gnu.org; Fri, 23 Jun 2023 05:33:01 -0400 Received: from director2.ghost.mail-out.ovh.net (unknown [10.109.156.76]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 731D226D0B for ; Fri, 23 Jun 2023 09:32:56 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-mfsbb (unknown [10.110.103.209]) by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 1BFD51FEBE; Fri, 23 Jun 2023 09:32:56 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-mfsbb with ESMTPSA id EGJGBMhmlWTUYwAARyp4VQ (envelope-from ); Fri, 23 Jun 2023 09:32:56 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Fri, 23 Jun 2023 11:32:47 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7406169590473155298 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrgeeggedgudejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkeffgeetfffgffejgeejvdffgfdtvdeuueetgfefuedvjeegvdegjeejveeuueevnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth Received-SPF: pass client-ip=46.105.62.179; envelope-from=ngraves@ngraves.fr; helo=5.mo575.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.05 X-Spam-Score: -4.05 X-Migadu-Queue-Id: 65F991EFF1 X-TUID: 3NQ2Dar/4ipG * 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 a8e43d96cf..017f863532 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1136,7 +1136,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] @@ -1156,7 +1157,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 base-commit: f25529b08e356f89ca7cecc44295085531a8faba prerequisite-patch-id: ca2c8e641b960fd64d2a3df6711fbc399d707624 prerequisite-patch-id: ad1a6d08fd3af334701459e4a61d75cb441b208d prerequisite-patch-id: 7455700f07f6ba230014c2a280fae3a648b614f0 prerequisite-patch-id: b1ff02e859956cc3db867b6f3278ae836eeb37d2 prerequisite-patch-id: 285479a1a1e46e6f0f8aba5429edfa400c81b32b prerequisite-patch-id: 30fcff6f8c9328c71d3fca609cddde0b56973bb7 prerequisite-patch-id: a113aace2222ee3b0a24887292a22e890aae8c01 prerequisite-patch-id: 3439a57d3a3d7935ffd59ad0ebe7b4f86dc74db6 prerequisite-patch-id: 775366bcb7c9150b3ddb2534a75294cb3b075641 prerequisite-patch-id: 369b61e07e3c90151a5414b784513b9ae3d3e978 prerequisite-patch-id: 065651c3a8cee63b725d7f86c080c274b494627e prerequisite-patch-id: 1ee71844f0c9a0112a456e5b76079239906a7fb8 prerequisite-patch-id: c7b3d9c5bff04c16576781eff50ce37f7c49131c prerequisite-patch-id: c8b8fe8dc51fea0b8a2626cf7031f01b6000e023 prerequisite-patch-id: 182e25335d4c357001f4f8bed2b3f89b91d9cae5 prerequisite-patch-id: cccdad83975cbf04d7bd618c2c1a4b4de6fa7fd2 prerequisite-patch-id: 54eb8a9fd6d9bb60a3728d4c03fbf928d06106f3 prerequisite-patch-id: 795d31cc33a24a6a57e67af31b65acd8faa8187c prerequisite-patch-id: ad01f4de590e1d946c2352444346ce3d3dd81837 prerequisite-patch-id: 12b76e9c2751da73ed64c9489b15f74ff17568cf prerequisite-patch-id: eb618ab7b10483d917c308a38792af98baa517e2 prerequisite-patch-id: b8e17723214f99350b5a8ff5200ed92fe0334399 prerequisite-patch-id: 6f28833d2efa054d55126980f87ba4d2fdd13c6d -- 2.40.1