[GTK] New failures after upgrading GTK+, Cairo, GDK-Pixbuf and Glib
https://bugs.webkit.org/show_bug.cgi?id=146731
Summary [GTK] New failures after upgrading GTK+, Cairo, GDK-Pixbuf and Glib
Carlos Alberto Lopez Perez
Reported 2015-07-08 09:58:33 PDT
Revision r186500 <http://trac.webkit.org/r186500> upgraded the following libraries on the JHBuild: * GTK+ (3.6.0 -> 3.16.4) * Cairo (1.12.8 -> 1.14.2) * Gdk-Pixbuf (2.26.5 -> 2.30.8) * GLib (2.41.2 -> 2.44.1) After this upgrade, I have identified this new failures/timeouts: Regressions: Unexpected image-only failures (6) fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ] fast/hidpi/filters-blur.html [ ImageOnlyFailure ] fast/hidpi/filters-hue-rotate.html [ ImageOnlyFailure ] fast/hidpi/filters-invert.html [ ImageOnlyFailure ] fast/hidpi/filters-multiple.html [ ImageOnlyFailure ] fast/hidpi/filters-reference.html [ ImageOnlyFailure ] Regressions: Unexpected timeouts fast/events/touch/tap-highlight-color.html [ Timeout ] fast/events/touch/touch-scaled-scrolled.html [ Timeout ] fast/events/touch/touch-stale-node-crash.html [ Timeout ]
Attachments
Martin Robinson
Comment 1 2015-07-08 10:37:32 PDT
(In reply to comment #0) > Revision r186500 <http://trac.webkit.org/r186500> upgraded the following > libraries on the JHBuild: > > * GTK+ (3.6.0 -> 3.16.4) > * Cairo (1.12.8 -> 1.14.2) > * Gdk-Pixbuf (2.26.5 -> 2.30.8) > * GLib (2.41.2 -> 2.44.1) > > > After this upgrade, I have identified this new failures/timeouts: > > Regressions: Unexpected image-only failures (6) > > fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more- > precision.html [ ImageOnlyFailure ] > fast/hidpi/filters-blur.html [ ImageOnlyFailure ] > fast/hidpi/filters-hue-rotate.html [ ImageOnlyFailure ] > fast/hidpi/filters-invert.html [ ImageOnlyFailure ] > fast/hidpi/filters-multiple.html [ ImageOnlyFailure ] > fast/hidpi/filters-reference.html [ ImageOnlyFailure ] I wonder if hidpi is still functional. > Regressions: Unexpected timeouts > fast/events/touch/tap-highlight-color.html [ Timeout ] > fast/events/touch/touch-scaled-scrolled.html [ Timeout ] > fast/events/touch/touch-stale-node-crash.html [ Timeout ] Also touch support. :)
Javier Fernandez
Comment 2 2016-06-24 16:08:01 PDT
It seems the patch for fixing the bug #157848 makes the hidpi tests to pass. I've added a dependency to track the patches fixing this regression.
Note You need to log in before you can comment on or make changes to this bug.