[Webkit-unassigned] [Bug 118583] New: [EFL] Add fallback for TestWebKitAPI if opengl is not available.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 21:37:30 PDT 2013


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

           Summary: [EFL] Add fallback for TestWebKitAPI if opengl is not
                    available.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: donggwan.kim at samsung.com


Ewk2 API tests fail if ecore_evas_new() fails return Ecore_Evas* from initEcoreEvas() in Tools/TestWebKitAPI/efl/PlatformWebView.cpp.

Here's the logs when ecore_evas_new() is failed.
ERR<28903>:ecore_evas ecore_evas_x.c:254 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed.

It's a same solution with https://bugs.webkit.org/show_bug.cgi?id=102704 and https://bugs.webkit.org/show_bug.cgi?id=117504

-- 
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