Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
commit232aef68fe74ada428417faa800c0838c63df2f1
tree0fe6b90ea306227de5f730297d7e51f98ca3de65
parent1d0f9ddd1e8cd71892d05a074bab34009fc176a4
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