Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Fri, 11 Oct 2024 09:18:43 +0000 (10:18 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 11 Oct 2024 09:18:43 +0000 (10:18 +0100)
commit0cb7c8db8b8706b1b1f01f6f4eba1a15d2839aa3
treea8294dbbd635fcf05c6edd88ff6d74d208bf7e42
parent2eb4159b10ad30f482744ee9e39b4673c0df6172
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