[Webkit-unassigned] [Bug 121094] New: Web Inspector: [EFL] Fix layout tests for inspector-protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 06:15:49 PDT 2013


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

           Summary: Web Inspector: [EFL] Fix layout tests for
                    inspector-protocol
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.morais at samsung.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


The layout tests for inspector-protocol are failing in EFL port.

For WK1 6 tests are failing and we have these errors:

In layers/layers-anonymous.html and page/archive.html:
The shader vert (rect) compilation was aborted and we also have these errors
ecore_evas ecore_evas_x.c:254 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed
ecore_evas ecore_evas_x.c:3571 ecore_evas_gl_x11_options_new() evas_engine_info_set() init engine 'opengl_x11' failed

And this error is present in all 6 failures: 
ewk_view_sngle.cpp:236
_ewk_view_single_smart_repaints_process() could not create tiler 0x0
ewk_view.cpp: 1066
ewk_view_smart_calculate() failed to process repaints.
FAIL: Timed out waiting for notifyDone to be called


For WK2 we have this error for all tests:

evas-gl_x11 evas_x_main.c:550 eng_window_use() glXMakeCurrent(0x..., 0x..., 0x...) failed
ecore_evas ecore_evas_x.c:254 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed
ecore_evas ecore_evas_x.c:3571 ecore_evas_gl_x11_options_new() evas_engine_info_set() init engine 'opengl_x11' failed
evas_main evas_gl.c:42 evas_gl_new() Evas GL engine not available.

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