diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-04-22 14:48:29 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-04-22 14:49:01 +0200 |
| commit | ec90ebd99235206c2f6bbf13e0bf1c4f1c120273 (patch) | |
| tree | bb953707f0821dc94b4e0ad54c21ce59f02546d1 /dev-python/xarray | |
| parent | dcab9136949394b14ce55d0c38d3dfd125d3b484 (diff) | |
dev-python/xarray: Skip one more test failing on 32-bit arches
Closes: https://bugs.gentoo.org/954187
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xarray')
| -rw-r--r-- | dev-python/xarray/xarray-2025.3.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/xarray/xarray-2025.3.1.ebuild b/dev-python/xarray/xarray-2025.3.1.ebuild index 3ec12ce20cc1..4578dd002a3e 100644 --- a/dev-python/xarray/xarray-2025.3.1.ebuild +++ b/dev-python/xarray/xarray-2025.3.1.ebuild @@ -88,6 +88,7 @@ python_test() { 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_multiindex + xarray/tests/test_datatree.py::TestRepr::test_doc_example xarray/tests/test_formatting.py::test_array_repr_dtypes_unix # converting timestamps into ns, causing an overflow |
