Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759856 - dev-python/piexif-1.1.3 fails tests
Summary: dev-python/piexif-1.1.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-13 21:08 UTC by Agostino Sarubbo
Modified: 2020-12-13 23:12 UTC (History)
0 users

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


Attachments
build.log (build.log,15.43 KB, text/plain)
2020-12-13 21:08 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 2020-12-13 21:08:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/piexif-1.1.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-13 21:08:08 UTC
Created attachment 678256 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-12-13 21:08:09 UTC
Possible context of error(s):

error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
Comment 3 Larry the Git Cow gentoo-dev 2020-12-13 23:07:26 UTC
The bug has been closed via the following commit(s):

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

commit 86c0135880121b0af5863dc742365725997e78f5
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2020-12-13 22:14:12 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2020-12-13 23:07:16 +0000

    dev-python/piexif: Fix test dependencies
    
    Needed to drop pypy3 for -r1 because test dependency pillow doesn't
    support it.  Will open a dedicated bug to re-add in a second.
    Closes: https://bugs.gentoo.org/759856
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.0, Repoman-2.3.23

 dev-python/piexif/piexif-1.1.3-r1.ebuild | 38 ++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)