Subject: | Test failure in GdkPixbufLoader.t with fresh jhbuild GTK+2 |
I had some tuits yesterday, so I installed jhbuild on a FC20 VM, then perlbrewed Gtk2/Gtk3 on top of it. Gtk3 installed fine, but Gtk2 had a test failure in GdkPixbufLoader.t;
not ok 26 - got some area-updated signals
I poked around the XS a bit, and was able to see that the signals in the test are all connected, but I couldn't confirm that they all get called as part of the test;
connected signal: size_prepared at t/GdkPixbufLoader.t line 133.
connected signal: area_prepared at t/GdkPixbufLoader.t line 134.
connected signal: area_updated at t/GdkPixbufLoader.t line 136.
connected signal: closed at t/GdkPixbufLoader.t line 137.
Output of 'prove -v' and the jhbuild packages/versions are attached.
Subject: | jhbuild.installed.log |
Message body not shown because it is not plain text.
Subject: | prove.GdkPixbufLoader.t.log |
Message body not shown because it is not plain text.