From patchwork Sun Oct 10 15:04:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Felix Gruber X-Patchwork-Id: 33738 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id F171A27BBE3; Sun, 10 Oct 2021 16:07:28 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id BFADB27BBE1 for ; Sun, 10 Oct 2021 16:07:28 +0100 (BST) Received: from localhost ([::1]:38920 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZaQB-0002Ot-Tg for patchwork@mira.cbaines.net; Sun, 10 Oct 2021 11:07:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZaPm-0002Ns-L6 for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44121) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZaPm-0003ng-CU for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZaPm-0006d6-7k for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50813] [PATCH v2 3/6] gnu: python-distributed: Update to 2021.09.1. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Oct 2021 15:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50813@debbugs.gnu.org, Ludovic =?utf-8?q?Court=C3=A8s?= Cc: Felix Gruber Received: via spool by 50813-submit@debbugs.gnu.org id=B50813.163387837725383 (code B ref 50813); Sun, 10 Oct 2021 15:07:02 +0000 Received: (at 50813) by debbugs.gnu.org; 10 Oct 2021 15:06:17 +0000 Received: from localhost ([127.0.0.1]:55657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZaP2-0006bL-O8 for submit@debbugs.gnu.org; Sun, 10 Oct 2021 11:06:16 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54565) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZaP0-0006b8-PV for 50813@debbugs.gnu.org; Sun, 10 Oct 2021 11:06:15 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0CCFB240104 for <50813@debbugs.gnu.org>; Sun, 10 Oct 2021 17:06:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633878369; bh=FNHbIz6eQk+k0SSTaRzWyrc8D1/4JMtozn0zBKJE2ME=; h=From:To:Cc:Subject:Date:From; b=ZMOU/y8Jy9T7Ej4v9F1+jT3DCDnrX9bb75Zfzwr5pKuoOcYonh+pykG+quShpIC9D Nq3AtlpNJbrBa0mCjWWqH38rgohKhrM2JJaG5AyNfTYwoPuX8wu8SnXmezvrvWxJc5 8QfHIUso0E6pjTBcWtZSFPbid7BwFpCB6/8O31CAA+GpvbKtZgEIdmEPQqFlB2oaMb fFTsp8/bPHmnHIjwO7za7SX4iv8va/sqtePTnMG0SsQEKQonZ/kwW1zSHeRZAaBnfs TiRZ5Mvja7etVdq82RodxqjbGWr/+UycOPEpbGG/Jlah88gmIL6+IGl5/IaevI61Uh C+cxelQBK6xEw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HS4xr4Pfpz9rxQ; Sun, 10 Oct 2021 17:06:08 +0200 (CEST) From: Felix Gruber Date: Sun, 10 Oct 2021 15:04:31 +0000 Message-Id: <20211010150434.1966-4-felgru@posteo.net> In-Reply-To: <87zgrldwzk.fsf@gnu.org> References: <87zgrldwzk.fsf@gnu.org> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-science.scm (python-distributed): Update to 2021.09.1. [arguments]: Disable failing test test_text. --- gnu/packages/python-science.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index d19d731f76..b68a2838fc 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -900,7 +900,7 @@ and more (define-public python-distributed (package (name "python-distributed") - (version "2021.07.1") + (version "2021.09.1") (source (origin ;; The test files are not included in the archive on pypi @@ -911,7 +911,7 @@ and more (file-name (git-file-name name version)) (sha256 (base32 - "0i55zf3k55sqjxnwlzsyj3h3v1588fn54ng4mj3dfiqzh3nlj0dg")))) + "05djzza3f72nw1i1c9qyamgaf93pbf6jxx0migpp1wvvfl0v2j9z")))) (build-system python-build-system) (arguments '(#:phases @@ -940,9 +940,11 @@ and more "-m" "not slow and not gpu and not ipython and not avoid_ci" "-k" ;; TODO: These tests fail for unknown reasons: - ;; Assertion error. (string-append - "not test_version_option" + ;; TimeoutExpired + "not test_text" + ;; AssertionError + " and not test_version_option" ;; "The 'distributed' distribution was not found" " and not test_register_backend_entrypoint" ;; "AttributeError: module 'distributed.dashboard' has no attribute 'scheduler'"