Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645604 - dev-python/pygobject-3.24.1 with x11-libs/gdk-pixbuf[-jpeg] fails test_in_array
Summary: dev-python/pygobject-3.24.1 with x11-libs/gdk-pixbuf[-jpeg] fails test_in_array
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-24 19:12 UTC by Rolf Eike Beer
Modified: 2018-03-04 22:11 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2018-01-24 19:12:36 UTC
These 2 asserts fail:

self.assertTrue(Gtk.targets_include_image([a_jpeg], False)) self.assertTrue(Gtk.targets_include_image([a_jpeg, a_plain], False))

Can be found in test_in_array in test_atoms.py.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-04 22:11:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7390f891e476357979ba754c3de880fdbb545b30

commit 7390f891e476357979ba754c3de880fdbb545b30
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2018-02-22 07:42:51 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-03-04 22:09:02 +0000

    dev-python/pygobject-3.24.1: fix test dependencies.
    
    Closes: https://bugs.gentoo.org/645604
    Closes: https://github.com/gentoo/gentoo/pull/7252

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