commit:     8aeba03f912f256bc37652f043a3d9b356d4c164
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 09:40:29 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 09:40:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aeba03f

dev-python/xarray: Deselect more tests on 32-bit arches

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/xarray/xarray-2025.6.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/xarray/xarray-2025.6.1.ebuild 
b/dev-python/xarray/xarray-2025.6.1.ebuild
index 30d0acec9c6b..2be8d8e84842 100644
--- a/dev-python/xarray/xarray-2025.6.1.ebuild
+++ b/dev-python/xarray/xarray-2025.6.1.ebuild
@@ -87,8 +87,10 @@ python_test() {
                        # https://github.com/pydata/xarray/issues/9127
                        
xarray/tests/test_dataarray.py::TestDataArray::test_repr_multiindex
                        
xarray/tests/test_dataarray.py::TestDataArray::test_repr_multiindex_long
+                       xarray/tests/test_dataset.py::TestDataset::test_repr
                        
xarray/tests/test_dataset.py::TestDataset::test_repr_multiindex
                        
xarray/tests/test_datatree.py::TestRepr::test_doc_example
+                       
xarray/tests/test_datatree.py::TestRepr::test_repr_truncates_nodes
                        
xarray/tests/test_formatting.py::test_array_repr_dtypes_unix
 
                        # converting timestamps into ns, causing an overflow

Reply via email to