Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)
commit14e2f150e9eb13a638da8587d03e482fb6cc4660
tree2b14a2c390361ad378cbb3d22e742a51b228f389
parent7ffb2f2304e300fb96454c9834d82d8bb08bace1
Ignore pytables test failures with Python 3.12

The combined xfails are because two separate xfails where only one
has run=False may run, which is a problem when the run=False exists
to avoid a crash - see 1.5.3+dfsg-8 armhf build log

Bug-Debian: https://bugs.debian.org/1055801
Bug-Ubuntu: https://launchpad.net/ubuntu/+bug/2043895
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name pytables_python3p12.patch
pandas/tests/io/pytables/test_append.py
pandas/tests/io/pytables/test_select.py
pandas/tests/io/pytables/test_store.py