[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/45: gnu: python-cattrs: Disable failing test.
From: |
guix-commits |
Subject: |
40/45: gnu: python-cattrs: Disable failing test. |
Date: |
Wed, 29 Jan 2025 04:12:41 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 79261a5de6983830973d2e125c68f351ccb3e595
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jan 28 17:53:22 2025 +0100
gnu: python-cattrs: Disable failing test.
* gnu/packages/python-xyz.scm (python-cattrs)[arguments]: Disable one
additional test.
Change-Id: Ice48bd139d8dda509a0c380ebef69afa863fd245
---
gnu/packages/python-xyz.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index bb7faa5f9e..436be890d3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22799,6 +22799,9 @@ strings require only one extra byte in addition to the
strings themselves.")
"test_omit_default_roundtrip"
"test_optional_field_roundtrip"
"test_renaming"
+ ;; 'utf-8' codec can't encode character '\ud800' in
+ ;; position 0: surrogates not allowed
+ "test_simple_classes"
;; This test fails with an assertion error on the build
;; farm, but not on my laptop.
"test_nodefs_generated_unstructuring_cl"
- 44/45: gnu: streamlink: Update to 7.1.2., (continued)
- 44/45: gnu: streamlink: Update to 7.1.2., guix-commits, 2025/01/29
- 32/45: gnu: python-sql: Update to 1.5.2., guix-commits, 2025/01/29
- 41/45: gnu: python-zarr: Update list of disabled tests., guix-commits, 2025/01/29
- 04/45: gnu: Default to Python 3.11., guix-commits, 2025/01/29
- 08/45: gnu: python-zope-testing: Update to 5.0.1., guix-commits, 2025/01/29
- 19/45: gnu: pybind11: Update to 2.13.6., guix-commits, 2025/01/29
- 18/45: gnu: python-frozenlist: Update to 1.3.3., guix-commits, 2025/01/29
- 26/45: gnu: python-pydevd: Skip one more test., guix-commits, 2025/01/29
- 29/45: gnu: python-toolz: Update to 1.0.0., guix-commits, 2025/01/29
- 33/45: gnu: python-relatorio: Use pyproject-build-system., guix-commits, 2025/01/29
- 40/45: gnu: python-cattrs: Disable failing test.,
guix-commits <=
- 36/45: gnu: python-proteus: Update to 7.4.1., guix-commits, 2025/01/29