guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

186/397: gnu: python-cattrs: Disable failing test.


From: guix-commits
Subject: 186/397: gnu: python-cattrs: Disable failing test.
Date: Thu, 16 Jan 2025 04:30:31 -0500 (EST)

rekado pushed a commit to branch python-team
in repository guix.

commit 06990f27c299398f3b6e7b27ea6df5d67534fe56
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 8 12:45:17 2025 +0100

    gnu: python-cattrs: Disable failing test.
    
    * gnu/packages/python-xyz.scm (python-cattrs)[arguments]: Disable one more
    test.
    
    Change-Id: I8296abaa2faa745404354cb26f0d08024e7960c8
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 8bfd96e3fa..659bc26d55 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22618,6 +22618,7 @@ strings require only one extra byte in addition to the 
strings themselves.")
                      "test_structure_simple_from_dict_default"
                      "test_310_optional_field_roundtrip"
                      "test_310_union_field_roundtrip"
+                     "test_individual_overrides"
                      "test_nested_roundtrip"
                      "test_nested_roundtrip_tuple"
                      "test_omit_default_roundtrip"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]