Skip Menu |

This queue is for tickets about the Gtk2 CPAN distribution.

Report information
The Basics
Id: 54045
Status: resolved
Priority: 0/
Queue: Gtk2

People
Owner: Nobody in particular
Requestors: rcaputo [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: GtkTreeView.t fails - undef->to_string() at line 233
Date: Wed, 27 Jan 2010 15:34:58 -0500
To: bug-Gtk2 [...] rt.cpan.org
From: Rocco Caputo <rcaputo [...] pobox.com>
Thank you for your work on Gtk2. One test fails. It's the only test that does, so I'm just going to "force install Gtk2" and hope for the best. However, I thought you should know: t/GtkTreeView-Dnd.t ................ skipped: this test is interactive t/GtkTreeView.t .................... 1/123 Can't call method "to_string" on an undefined value at t/GtkTreeView.t line 233. # Looks like you planned 123 tests but ran 41. # Looks like your test exited with 2 just after 41. t/GtkTreeView.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 82/123 subtests t/GtkUIManager.t ................... ok -- Rocco Caputo - rcaputo@pobox.com
On Wed Jan 27 15:36:08 2010, rcaputo@pobox.com wrote: Show quoted text
> t/GtkTreeView.t .................... 1/123 Can't call method > "to_string" on an undefined value at t/GtkTreeView.t line 233.
Should be fixed in git now. Thanks for the report.