GNOME Bugzilla – Bug 664660
pygtk test_dialog.py fails
Last modified: 2011-11-24 19:54:45 UTC
We get the following error downstream: https://bugs.gentoo.org/show_bug.cgi?id=391309 make -j5 check-local ..............................................<GType GtkMessageDialog (10713872)> GtkMessageDialog F.................................................... ====================================================================== FAIL: testSubclass (test_dialog.MessageDialogTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygtk-2.24.0-r2/work/pygtk-2.24.0-2.7/tests/test_dialog.py", line 24, in testSubclass self.assertEqual(sub.__gtype__.name, 'SubDialog') AssertionError: 'GtkMessageDialog' != 'SubDialog' ---------------------------------------------------------------------- Ran 99 tests in 0.158s
+ Trace 229111
*** This bug has been marked as a duplicate of bug 664659 ***