Summary: | dev-python/astroid-3.0.2 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 883216 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: except KeyError: E No module named pip. E astroid.exceptions.AstroidImportError: Failed to import module pip with error: FAILED tests/test_manager.py::IsolatedAstroidManagerTest::test_no_user_warning - astroid.exceptions.AstroidImportError: Failed to import module pip with error: XFAIL tests/test_builder.py::test_parse_module_with_invalid_type_comments_does_not_crash - The builtin ast module does not fail with a specific error for syntax error caused by invalid type comments. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd4236da6d604e626f44439e09efd3661213bbc commit 3cd4236da6d604e626f44439e09efd3661213bbc Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-01-27 11:52:21 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-01-27 12:10:35 +0000 dev-python/astroid: Skip a test requiring dev-python/pip Closes: https://bugs.gentoo.org/922996 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/astroid/astroid-3.0.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |