Fix arch-specific upstream xfails
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
commitc411745889902099f1b375e968bc4ba869417d21
treead588a83d14d77a44fe99e6a9116339100870192
parent76960178b956c52c3bb4d7d8415f07725f574bd3
Fix arch-specific upstream xfails

We test on more architectures, so upstream's xfails are not always
correct everywhere.  On those known to fail:
arm64 xfail -> all non-x86 xfail
x86 or unconditional strict xfail -> unconditional nonstrict xfail

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/38921, https://github.com/pandas-dev/pandas/issues/38798, https://github.com/pandas-dev/pandas/issues/41740, https://github.com/numpy/numpy/issues/19146
Forwarded: no

Gbp-Pq: Name fix_overly_arch_specific_xfails.patch
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/window/test_rolling.py