KalmanFilter broken on armhf / hppa
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sun, 24 Jul 2022 16:51:07 +0000 (17:51 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 24 Jul 2022 16:51:07 +0000 (17:51 +0100)
commit11809a4a00f7e85e8d7d3ee9ba7eda40d4eddf79
tree0055bc0608443f9551d6f9890f523b468603906d
parentba5a67ee91eb090b6ab6cd29fff418cba6bcca30
KalmanFilter broken on armhf / hppa

Warn on use, and xfail the tests

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/924036
Bug-Ubuntu: https://launchpad.net/bugs/1819227
Forwarded: no

Gbp-Pq: Name xfail_kalman_armhf.patch
12 files changed:
statsmodels/tsa/innovations/tests/test_arma_innovations.py
statsmodels/tsa/statespace/representation.py
statsmodels/tsa/statespace/tests/test_dynamic_factor.py
statsmodels/tsa/statespace/tests/test_kalman.py
statsmodels/tsa/statespace/tests/test_mlemodel.py
statsmodels/tsa/statespace/tests/test_pickle.py
statsmodels/tsa/statespace/tests/test_representation.py
statsmodels/tsa/statespace/tests/test_sarimax.py
statsmodels/tsa/statespace/tests/test_save.py
statsmodels/tsa/statespace/tests/test_structural.py
statsmodels/tsa/statespace/tests/test_var.py
statsmodels/tsa/statespace/tests/test_varmax.py