Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834817 - dev-python/pytest-pylint-0.18.0 fails tests on MUSL
Summary: dev-python/pytest-pylint-0.18.0 fails tests on MUSL
Status: RESOLVED WONTFIX
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:
Depends on:
Blocks:
 
Reported: 2022-03-09 07:38 UTC by Agostino Sarubbo
Modified: 2022-10-14 12:55 UTC (History)
0 users

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


Attachments
build.log (build.log,68.28 KB, text/plain)
2022-03-09 07:38 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 2022-03-09 07:38:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-pylint-0.18.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-09 07:38:07 UTC
Created attachment 766624 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-09 07:38:08 UTC
Error(s) that match a know pattern:


======================== 1 skipped, 1 warning in 0.01s ========================='
========================= 1 failed, 1 warning in 0.06s ========================='
E       AssertionError: assert '1 failed' in '============================= test session starts ==============================
E       AssertionError: assert 'Line too long (10/3)' in '============================= test session starts ==============================
F:  1, 0: No module named var/tmp/portage/dev-python/pytest-pylint-0.18.0/temp/pytest-of-portage/pytest-0/test_pylintrc_file_beside_ini0/test_pylintrc_file_beside_ini.py (fatal)
FAILED non_cwd_dir/::PYLINT
FAILED pytest_pylint/tests/test_pytest_pylint.py::test_invalidate_cache_when_config_changes
FAILED pytest_pylint/tests/test_pytest_pylint.py::test_multiple_jobs - assert...
FAILED pytest_pylint/tests/test_pytest_pylint.py::test_no_multiple_jobs - ass...
FAILED pytest_pylint/tests/test_pytest_pylint.py::test_pylintrc_file_beside_ini
FAILED test_multiple_jobs.py::PYLINT
FAILED test_no_multiple_jobs.py::PYLINT
platform linux -- Python 3.8.12, py.../stable/how-to/capture-warnings.html
platform linux -- Python 3.8.12, py...=======
Comment 3 Larry the Git Cow gentoo-dev 2022-10-14 05:27:20 UTC
The bug has been closed via the following commit(s):

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

commit 14d10f723d06545832e0008722d1c725c3b03e97
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-10-14 05:27:02 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-10-14 05:27:02 +0000

    dev-python/pytest-pylint: treeclean
    
    Closes: https://bugs.gentoo.org/834817
    Closes: https://bugs.gentoo.org/869650
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pytest-pylint/Manifest                  |  1 -
 dev-python/pytest-pylint/metadata.xml              | 14 ----------
 .../pytest-pylint/pytest-pylint-0.18.0.ebuild      | 32 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 52 deletions(-)