Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774036 - dev-python/ipdb-0.13.5 fails tests
Summary: dev-python/ipdb-0.13.5 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:
Depends on:
Blocks:
 
Reported: 2021-03-03 09:14 UTC by Agostino Sarubbo
Modified: 2021-03-03 11:40 UTC (History)
1 user (show)

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


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

Issue: dev-python/ipdb-0.13.5 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-03 09:14:18 UTC
Created attachment 689193 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-03 09:14:19 UTC
Possible context of error(s):

error: Command '['/usr/bin/python3.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/ipdb-0.13.5/temp/tmpxuo329v4', '--quiet', 'mock']' returned non-zero exit status 1.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-03 10:14:45 UTC
This is a wrong dep in tests_require but I'm just going to switch the test runner away from deprecated 'setup.py test'.
Comment 4 Larry the Git Cow gentoo-dev 2021-03-03 11:40:43 UTC
The bug has been closed via the following commit(s):

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

commit 620b10b04969a85de8f3f5d17e511f4391a6d69e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-03 10:14:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-03 11:40:39 +0000

    dev-python/ipdb: Run tests via unittest runner
    
    Closes: https://bugs.gentoo.org/774036
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/ipdb/ipdb-0.13.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)