Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
commit21ea86dda86ed8b16f85c934fa13ddd7de3781f4
tree5482656fe8c53dd7ded90401bb7854e23a7dd9e8
parent48e698b66cb5fd70f98a7c68b58ed5d649a877c4
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