Skip Menu |

This queue is for tickets about the Gtk2 CPAN distribution.

Report information
The Basics
Id: 130742
Status: open
Priority: 0/
Queue: Gtk2

People
Owner: Nobody in particular
Requestors: matt [...] mchenryfamily.org
Cc:
AdminCc:

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



Subject: test failure after gdk-pixbuf update
Date: Fri, 18 Oct 2019 21:19:57 -0400
To: bug-Gtk2 [...] rt.cpan.org
From: Matt McHenry <matt [...] mchenryfamily.org>
after updating from gdk-pixbuf 2.38.1 to 2.38.2, there is a test failure: t/GdkPixbuf.t ...................... 1/112 # Failed test 'Don't crash on partial pixmap data' # at t/GdkPixbuf.t line 126. GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. # Looks like you failed 1 test of 112. please see https://github.com/NixOS/nixpkgs/issues/70829 for more info. thanks!
On 2019-10-18 21:20:18, matt@mchenryfamily.org wrote: Show quoted text
> after updating from gdk-pixbuf 2.38.1 to 2.38.2, there is a test failure: > > t/GdkPixbuf.t ...................... 1/112 > # Failed test 'Don't crash on partial pixmap data' > # at t/GdkPixbuf.t line 126. > GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at > t/GdkPixbuf.t line 185. > GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. > GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. > GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. > GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. > # Looks like you failed 1 test of 112. > > please see https://github.com/NixOS/nixpkgs/issues/70829 for more info. > > thanks!
I see the same failure on my Fedora & CentOS7 smokers.