Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922996 - dev-python/astroid-3.0.2 fails tests
Summary: dev-python/astroid-3.0.2 fails tests
Status: RESOLVED FIXED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-27 06:52 UTC by Agostino Sarubbo
Modified: 2024-01-27 12:10 UTC (History)
0 users

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


Attachments
build.log (build.log,315.95 KB, text/plain)
2024-01-27 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 2024-01-27 06:52:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/astroid-3.0.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 06:52:54 UTC
Created attachment 883216 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 06:52:55 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 12:10:42 UTC
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(-)