From patchwork Wed Aug 11 23:45:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32049 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 5656B27BC82; Thu, 12 Aug 2021 00:47:18 +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 DC91727BC78 for ; Thu, 12 Aug 2021 00:47:17 +0100 (BST) Received: from localhost ([::1]:58064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDxwK-00070h-Ux for patchwork@mira.cbaines.net; Wed, 11 Aug 2021 19:47:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44486) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDxw8-0006up-4H for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDxw7-0006bX-Tc for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDxw7-0001Jf-RR for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH 09/19] gnu: python-moto: Respect #:tests?. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Aug 2021 23:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.16287255814844 (code B ref 50018); Wed, 11 Aug 2021 23:47:03 +0000 Received: (at 50018) by debbugs.gnu.org; 11 Aug 2021 23:46:21 +0000 Received: from localhost ([127.0.0.1]:36936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxvQ-0001G3-RO for submit@debbugs.gnu.org; Wed, 11 Aug 2021 19:46:21 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40633) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxvP-0001Ff-W6 for 50018@debbugs.gnu.org; Wed, 11 Aug 2021 19:46:20 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 130ED240101 for <50018@debbugs.gnu.org>; Thu, 12 Aug 2021 01:46:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628725574; bh=oKn/1FvgxqmBtG8rkvNG328xwuVxy7FivIbTjnCxP3U=; h=From:To:Cc:Subject:Date:From; b=AylLcuxPLTnxBiSErZGWabD+O/kbgq6AHR5Yj5hICbnwH1lcuX39wBVffH3OUBs+G ofGoEsX6vNiljte3KvSQO+xzXsqh3D4TLcMW1PQtRbiTmtDIsazJfLdZEudmCv/PRg tuwNRC0pUhepceR4knvI5RJGdNFBhEcGxhQpnDhuZku5wRAlICNF3i1OgffKWW/mmW VAS7WfyPgvUtoBwPrt/dpAQIq7T8at8vG9i5ckwlyKWuzBiscNGHfKt/bUkcYwa4lo abX4aZlRf11lgjrTs4KTXNRKI9wSERh35iSw1qxZv59KsneuR4eWuOj3gBOOwjbU7F wImNJnCmSjOPA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GlRKd1vW0z6tm4; Thu, 12 Aug 2021 01:46:13 +0200 (CEST) From: Vinicius Monego Date: Wed, 11 Aug 2021 23:45:01 +0000 Message-Id: <20210811234511.32450-9-monego@posteo.net> In-Reply-To: <20210811234511.32450-1-monego@posteo.net> References: <20210811234511.32450-1-monego@posteo.net> 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-xyz.scm (python-moto)[source]: Make some cosmetic changes. [arguments]: Respect #:tests? in the custom 'check phase. --- gnu/packages/python-xyz.scm | 81 +++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 57b4e7fa58..0b358ceca3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12475,12 +12475,12 @@ text.") (package (name "python-moto") (version "2.2.2") - (source (origin - (method url-fetch) - (uri (pypi-uri "moto" version)) - (sha256 - (base32 - "09dpjxp7xb5y1haj5aq6f5lcfzjd0121xqv75zyk6j6bkcbskddh")))) + (source + (origin + (method url-fetch) + (uri (pypi-uri "moto" version)) + (sha256 + (base32 "09dpjxp7xb5y1haj5aq6f5lcfzjd0121xqv75zyk6j6bkcbskddh")))) (build-system python-build-system) (arguments `(#:phases @@ -12494,40 +12494,41 @@ text.") (("#!/bin/bash") (string-append "#!" (which "bash")))))) (replace 'check - (lambda _ - (setenv "PYTHONPATH" (string-append "./build/lib:" - (getenv "PYTHONPATH"))) - (invoke "pytest" "-vv" "-m" "not network" "-k" - ;; These tests require Docker. - (string-append "not test_terminate_job" - " and not test_invoke_function_from_sqs_exception" - " and not test_rotate_secret_lambda_invocations" - ;; No indication of why this one fails. - " and not test_container_overrides" - " and not test_dependencies" - ;; Exception from python-botocore 1.19.22. - ;; XXX: May pass after update. - " and not test_object_headers" - " and not test_delete_connection_not_present" - " and not test_delete_connection_success" - " and not test_describe_connection_not_present" - " and not test_describe_connection_success" - " and not test_delete_api_destination" - " and not test_create_and_list_api_destinations" - " and not test_delete_connection" - " and not test_create_and_describe_connection" - " and not test_create_and_list_connections" - " and not test_create_file_system_az_name_given_backup_default" - " and not test_create_file_system_aws_sample_2" - " and not test_describe_file_systems_aws_create_sample_2" - " and not test_create_file_system_aws_sample_1" - " and not test_create_image_with_tag_specification" - " and not test_get_group_configuration" - " and not test_create_and_update_api_destination" - ;; Exception from python-sure 1.4.11. - ;; XXX: May pass after update. - " and not test_encryption" - " and not test_create_transit_gateway"))))))) + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (setenv "PYTHONPATH" (string-append "./build/lib:" + (getenv "PYTHONPATH"))) + (invoke "pytest" "-vv" "-m" "not network" "-k" + ;; These tests require Docker. + (string-append "not test_terminate_job" + " and not test_invoke_function_from_sqs_exception" + " and not test_rotate_secret_lambda_invocations" + ;; No indication of why this one fails. + " and not test_container_overrides" + " and not test_dependencies" + ;; Exception from python-botocore 1.19.22. + ;; XXX: May pass after update. + " and not test_object_headers" + " and not test_delete_connection_not_present" + " and not test_delete_connection_success" + " and not test_describe_connection_not_present" + " and not test_describe_connection_success" + " and not test_delete_api_destination" + " and not test_create_and_list_api_destinations" + " and not test_delete_connection" + " and not test_create_and_describe_connection" + " and not test_create_and_list_connections" + " and not test_create_file_system_az_name_given_backup_default" + " and not test_create_file_system_aws_sample_2" + " and not test_describe_file_systems_aws_create_sample_2" + " and not test_create_file_system_aws_sample_1" + " and not test_create_image_with_tag_specification" + " and not test_get_group_configuration" + " and not test_create_and_update_api_destination" + ;; Exception from python-sure 1.4.11. + ;; XXX: May pass after update. + " and not test_encryption" + " and not test_create_transit_gateway")))))))) (native-inputs `(("python-flask" ,python-flask) ("python-flask-cors" ,python-flask-cors)