Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
commit3c89625c33ece73627bee12fbff1c4c14f111d7d
treeed2c59227dbedc080ee1ab2bb6943ca8cd849f91
parent8ffc8294af98e6c03938f727138652ee80c7e8ad
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