GNU bug report logs - #64245
[PATCH] gnu: python-pint: Disable failing tests.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 23 Jun 2023 09:52:02 UTC

Severity: normal

Tags: patch

Done: Vinicius Monego <monego <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64245 in the body.
You can then email your comments to 64245 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#64245; Package guix-patches. (Fri, 23 Jun 2023 09:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, jgart <at> dismail.de, guix-patches <at> gnu.org. (Fri, 23 Jun 2023 09:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: python-pint: Disable failing tests.
Date: Fri, 23 Jun 2023 11:51:39 +0200
* gnu/packages/python-xyz.scm (python-pint): Disable failing tests.
---
 gnu/packages/python-xyz.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 97d149538c..9d2f1e182c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1166,7 +1166,9 @@ (define-public python-pint
               (sha256
                (base32
                 "0rv0cbala7ibjbaf6kkcn0mdhqdbajnvlcw0f15gwzfwg10g0z1q"))))
-    (build-system python-build-system)
+    (build-system pyproject-build-system)
+    (arguments
+     '(#:test-flags '("-k" "not test_auto"))) ; PermissionError /homeless-shelter
     (native-inputs
      (list python-pytest                ;for pytest-subtests
            python-pytest-cov

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
prerequisite-patch-id: b9330c12700355319c104aa3b493eafe03cbb619
prerequisite-patch-id: 46fa9c5a48fcc5b13409049b14b6e7314a6d6956
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64245; Package guix-patches. (Fri, 23 Jun 2023 14:24:01 GMT) Full text and rfc822 format available.

Message #8 received at 64245 <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Nicolas Graves" <ngraves <at> ngraves.fr>, 64245 <at> debbugs.gnu.org
Cc: Lars-Dominik Braun <lars <at> 6xq.net>
Subject: Re: [bug#64245] [PATCH] gnu: python-pint: Disable failing tests.
Date: Fri, 23 Jun 2023 14:23:09 +0000
> * gnu/packages/python-xyz.scm (python-pint): Disable failing tests.

Hi Nicolas,

I'll take a proper look this weekend, thanks for sending.




Reply sent to Vinicius Monego <monego <at> posteo.net>:
You have taken responsibility. (Thu, 28 Mar 2024 20:47:02 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Graves <ngraves <at> ngraves.fr>:
bug acknowledged by developer. (Thu, 28 Mar 2024 20:47:03 GMT) Full text and rfc822 format available.

Message #13 received at 64245-done <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: 64245-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-pint: Disable failing tests.
Date: Thu, 28 Mar 2024 20:46:22 +0000
Hi,

The changes in this patch have been merged a while ago. Closing this issue.

Vinicius





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 26 Apr 2024 11:25:33 GMT) Full text and rfc822 format available.

This bug report was last modified 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.