KalmanFilter broken on armhf / hppa
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sat, 6 Feb 2021 16:48:16 +0000 (16:48 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 6 Feb 2021 16:48:16 +0000 (16:48 +0000)
commit75733e0e02a9c7a6d16cdb613d59c90be53360a0
tree43d6c3b044f83093722e08289abead1ebc17a9ba
parent0b34a2607bc96a68ec08e69fb36c7f83d59ffc48
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