Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905736 - dev-python/statsmodels-0.13.5 fails tests
Summary: dev-python/statsmodels-0.13.5 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-05 06:52 UTC by Agostino Sarubbo
Modified: 2023-12-25 07:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,284.17 KB, application/x-xz)
2023-05-05 06:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-05 06:52:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/statsmodels-0.13.5 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-05 06:52:55 UTC
Created attachment 861154 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-05 06:52:56 UTC
Error(s) that match a know pattern:


E           AssertionError: 
FAILED statsmodels/regression/tests/test_recursive_ls.py::test_constraints_stata
FAILED statsmodels/regression/tests/test_recursive_ls.py::test_glm_constrained
FAILED statsmodels/regression/tests/test_recursive_ls.py::test_multiple_constraints
FAILED statsmodels/tsa/base/tests/test_tsa_indexes.py::test_custom_index - As...
XFAIL statsmodels/sandbox/tests/test_gam.py::TestAdditiveModel::test_df - res_ps attribute does not exist
XFAIL statsmodels/sandbox/tests/test_gam.py::TestGAMBinomial::test_df - res_ps attribute does not exist
XFAIL statsmodels/sandbox/tests/test_gam.py::TestGAMGamma::test_df - res_ps attribute does not exist
XFAIL statsmodels/sandbox/tests/test_gam.py::TestGAMGaussianLogLink::test_df - res_ps attribute does not exist
XFAIL statsmodels/sandbox/tests/test_gam.py::TestGAMPoisson::test_df - res_ps attribute does not exist
Comment 3 Larry the Git Cow gentoo-dev 2023-12-25 07:34:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830cd7719231b4c34d98a000035154e5d53d5d02

commit 830cd7719231b4c34d98a000035154e5d53d5d02
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-25 07:33:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-25 07:33:20 +0000

    dev-python/pandas: drop statsmodels dep on x86
    
    It's a test-only optional dep and statsmodels is busted on x86.
    
    Bug: https://bugs.gentoo.org/840770
    Bug: https://bugs.gentoo.org/905736
    Bug: https://bugs.gentoo.org/908367
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pandas/pandas-1.5.3.ebuild | 4 ++--
 dev-python/pandas/pandas-2.1.1.ebuild | 4 ++--
 dev-python/pandas/pandas-2.1.3.ebuild | 4 ++--
 dev-python/pandas/pandas-2.1.4.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)