pylint #112550 test_gtk_import fails test_regr.NonRegrTC in 0.26.0 [validation pending]
priority | normal |
---|---|
type | bug |
done in | 0.27.0 |
load left | 0.000 |
closed by | <not specified> |
attachment
priority | normal |
---|---|
type | bug |
done in | 0.27.0 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2012/11/22 17:01, written by idella4
add commenttest_gtk_import (test_regr.NonRegrTC) ... FAIL
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
testfunc(*args, **kwargs)
['__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__new__', '__reduce__', '__red$
------------------------ local variables -------------------------
File "/mnt/gen2/TmpDir/portage/dev-python/pylint-0.26.0/work/pylint-0.26.0-2.7/test/test_regr.py", line 87, in test_gtk_import
self.assertEqual(got, '')
['__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__new__', '__reduce__', '__red$
------------------------ local variables -------------------------
got: 'R: 7:FooButton: Badly implemented Container, implements __len__ but not __delitem__, __getitem__, __setitem__'
gtk: <module 'gtk' from '/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc'>
self: <test_regr.NonRegrTC testMethod=test_gtk_import>
self._TestCase__exc_info: <built-in function exc_info>
self._TestCase__testMethodName: 'test_gtk_import'
self._cleanups: []
self._current_test_descr: None
self._options_: <Values at 0x17a7a28: {'profile': None, 'skipped': None, 'tags_pattern': None, 'dbc': False, 'django': Fals$
self._resultForDoCleanups: None
self._testMethodDoc: None
self._testMethodName: 'test_gtk_import'
self._type_equality_funcs: {<type 'unicode'>: 'assertMultiLineEqual', <type 'list'>: 'assertListEqual', <type 'frozenset'>:$
------------------------------------------------------------------
File "/usr/lib64/python2.7/unittest/case.py", line 511, in assertEqual
assertion_func(first, second, msg=msg)
['__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__new__', '__reduce__', '__red$
self._type_equality_funcs: {<type 'unicode'>: 'assertMultiLineEqual', <type 'list'>: 'assertListEqual', <type 'frozenset'>:$
standardMsg: "'R: 7:FooButton: Badly implemented Container, implements __len__ but not __delitem__, __getitem__, __setitem__$
------------------------------------------------------------------
AssertionError: 'R: 7:FooButton: Badly implemented Container, implements __len__ but not __delitem__, __getitem__, __setitem__' $
Hope this maps it sufficiently.
See also https://bugs.gentoo.org/show_bug.cgi?id=442578