[Webkit-unassigned] [Bug 114730] New: [EFL] Support layout test on Ubuntu 12.10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 02:34:09 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114730

           Summary: [EFL] Support layout test on Ubuntu 12.10
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org


As below mail thread addressed, WebKit EFL port hasn't been supported the layout test on Ubuntu 12.10.
https://lists.webkit.org/pipermail/webkit-efl/2012-November/000434.html

When I run layout test on Ubuntu 12.10 64 bit, it looks there are two issues now.

1. WebGL tests aren't supported by WTR.
 => Temporary fix : Skip webgl tests in TestExpections file.

2. DumpRenderTree for WK1 doesn't support evas_gl rendering on Ubuntu 12.10.
 => Temporary fix : Use software rendering. For example, ecoreEvas = ecore_evas_new(0, 0, 0, 800, 600, 0);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list