HDF5 and Stata I/O are broken on some architectures
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Thu, 9 Apr 2020 03:11:32 +0000 (04:11 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 9 Apr 2020 03:11:32 +0000 (04:11 +0100)
commitc29e4ea41eed0ca03c2902f045641bd2e9d1891b
tree9ab6915c3a959b8415bec1e0c49b71328eac2248
parente70b3084a937b1d15904dd7c3477caa66cdb64a9
HDF5 and Stata I/O are broken on some architectures

Warn on use, and xfail tests

HDF5 known to fail on s390x, Stata on s390x and ppc64el (in 1.0.0),
but not all architectures have been checked yet

In 0.25.3 HDF5 _crashes_ on armhf, so skip
(pytest-forked allows continuing past a crash,
but still seems to fail on xfailed crashes)

Author: Andreas Tille <tille@debian.org>, Graham Inggs <ginggs@debian.org>, Yaroslav Halchenko <debian@onerussian.com>, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/877419

Gbp-Pq: Name xfail_tests_nonintel_io.patch
pandas/io/clipboards.py
pandas/io/pytables.py
pandas/io/stata.py
pandas/tests/io/pytables/test_pytables.py
pandas/tests/io/test_clipboard.py
pandas/tests/io/test_common.py
pandas/tests/io/test_stata.py
pandas/util/testing.py