pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #00649
[Bug 445621] Re: libgtk2-perl FTBFS on all archs -- test failures
Well, the recent FTBFS has nothing to do with the original bug report
from LaMont, but ok.
There are two test failures in the current log.
# Failed test at t/GtkAssistant.t line 42.
# Looks like you failed 1 test of 27.
t/GtkAssistant.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
[...]
# Failed test at t/GtkBuildableIface.t line 71.
# got: 'TestThingView'
# expected: 'view1'
# Looks like you failed 1 test of 89.
t/GtkBuildableIface.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/89 subtests
The former is a deliberate behavior change in gtk+2.0 2.19.6, to permit
gtk_assistant_get_nth_page(-1) to return the last page; so I think the
libgtk-perl test should be corrected.
The latter looks like a genuine gtk bug; get_name() returns the expected
output for all the other objects in the tree, with the exception of the
TestThingView.
Prospective patch attached for the first issue. Opening a gtk+2.0 task
for the second.
** Attachment added: "fix for first of two testsuite failures"
http://launchpadlibrarian.net/40727518/get_nth_page_-1
** Also affects: gtk+2.0 (Ubuntu)
Importance: Undecided
Status: New
--
libgtk2-perl FTBFS on all archs -- test failures
https://bugs.launchpad.net/bugs/445621
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libgtk2-perl in ubuntu.
References