Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904436 - dev-python/astroid-2.15.3 fails tests: No module named pip
Summary: dev-python/astroid-2.15.3 fails tests: No module named pip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-17 07:42 UTC by Agostino Sarubbo
Modified: 2023-04-17 13:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,303.37 KB, text/plain)
2023-04-17 07:42 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-04-17 07:42:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/astroid-2.15.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-17 07:42:10 UTC
Created attachment 860221 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-17 07:42:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           astroid.exceptions.AstroidImportError: Failed to import module pip with error:
E           No module named pip.
        except KeyError:
FAILED tests/test_manager.py::IsolatedAstroidManagerTest::test_no_user_warning
SKIPPED [1] tests/test_builder.py:926: The builtin ast module does not fail with a specific error for syntax error caused by invalid type comments.
tests/test_builder.py::test_parse_module_with_invalid_type_comments_does_not_crash SKIPPED (The builtin ast module does not fail with a specific error for syntax error caused by invalid type comments.) [  55/1544]
Comment 3 Larry the Git Cow gentoo-dev 2023-04-17 13:50:04 UTC
The bug has been closed via the following commit(s):

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

commit b3abef56d5ebcf1bad7260f230f13987fd7283cf
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-04-17 12:54:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-04-17 13:49:51 +0000

    dev-python/astroid: Deselect a test requiring dev-python/pip
    
    Closes: https://bugs.gentoo.org/904436
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/astroid/astroid-2.15.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)