Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905909 - dev-python/pyarrow: restricted tests
Summary: dev-python/pyarrow: restricted tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2023-05-08 03:28 UTC by Sam James
Modified: 2023-05-08 07:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)