Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 905909

Summary: dev-python/pyarrow: restricted tests
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 784263    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-08 03:28:54 UTC
The ebuild has:
>RESTRICT="test" #Tests not working 'import pyarrow.lib' error out

This is a bit vague. Please see https://projects.gentoo.org/python/guide/test.html#checklist-for-dealing-with-test-failures and probably https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-08 07:52:50 UTC
The bug has been closed via the following commit(s):

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

commit d8e78c9c984bd59ec4b1ac0b49370124d845fef3
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-08 07:52:00 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-08 07:52:27 +0000

    dev-python/pyarrow: enable test
    
    Closes: https://bugs.gentoo.org/905909
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../pyarrow/files/pyarrow-12.0.0-tests.patch       | 144 +++++++++++++++++++++
 dev-python/pyarrow/pyarrow-12.0.0.ebuild           |  13 +-
 2 files changed, 156 insertions(+), 1 deletion(-)