Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442578 - dev-python/pylint -0.26.0 - Fails test test_gtk_import
Summary: dev-python/pylint -0.26.0 - Fails test test_gtk_import
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: http://www.logilab.org/ticket/112550?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-10 10:06 UTC by Markus Walter
Modified: 2013-12-22 22:04 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,5.51 KB, text/plain)
2012-11-10 10:06 UTC, Markus Walter
Details
build log (dev-python:pylint-0.26.0:20121109-000942.log,99.54 KB, text/plain)
2012-11-10 10:07 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2012-11-10 10:06:59 UTC
Created attachment 329084 [details]
emerge --info

On my hardened ~amd64 machine with gcc-4.7.2 pylint fails the test test_gtk_import.

FAIL: test_gtk_import (test_regr.NonRegrTC)
----------------------------------------------------------------------
Traceback (most recent call last)
  File "/usr/lib64/python2.7/site-packages/logilab/common/testlib.py", line 646, in _proceed
...
AssertionError: 'R:  7:FooButton: Badly implemented Container, implements __len__ but not __delitem__, __getitem__, __setitem__' != ''
Comment 1 Markus Walter 2012-11-10 10:07:25 UTC
Created attachment 329086 [details]
build log
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-11-22 17:05:51 UTC
1 single test fail. filed
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2013-02-25 07:07:41 UTC
According to upstream, it's been fixed in next release. Tried to find the actual patch and it seems logilab don't want you to find it.  Await release
Comment 4 Markus Walter 2013-12-22 22:04:03 UTC
pylint-0.28 seems to pass this test, so closing.