Bug 128105 - REGRESSION(r163272): Numerous reftest failures on EFL, GTK
Summary: REGRESSION(r163272): Numerous reftest failures on EFL, GTK
Status: RESOLVED DUPLICATE of bug 128102
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2014-02-03 08:19 PST by Zan Dobersek
Modified: 2014-02-03 08:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-02-03 08:19:06 PST
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.
Comment 1 Ryuan Choi 2014-02-03 08:30:51 PST
It might be related to Bug 128102
Comment 2 Zan Dobersek 2014-02-03 08:38:37 PST
The patch in bug #128102 indeed fixes the problem.

Thanks!

*** This bug has been marked as a duplicate of bug 128102 ***