Bug 128105
Summary: | REGRESSION(r163272): Numerous reftest failures on EFL, GTK | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | gyuyoung.kim, ossy, ryuan.choi, zalan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
Changes in r163272 are causing a great number of reference tests failing on the EFL and GTK ports.
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK1/builds/4506
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK1/r163272%20(4506)/results.html
http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/44515
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r163272%20(44515)/results.html
The problem seems to be in code shared by the two ports (maybe Cairo's GraphicsContext implementation?), but the EFL port has a bit more failures than the GTK port.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryuan Choi
It might be related to Bug 128102
Zan Dobersek
The patch in bug #128102 indeed fixes the problem.
Thanks!
*** This bug has been marked as a duplicate of bug 128102 ***