RESOLVED WONTFIX 121094
Web Inspector: [EFL] Fix layout tests for inspector-protocol
https://bugs.webkit.org/show_bug.cgi?id=121094
Summary Web Inspector: [EFL] Fix layout tests for inspector-protocol
Marcelo Morais
Reported 2013-09-10 06:15:03 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-09-10 06:15:31 PDT
Marcelo Morais
Comment 2 2013-09-10 06:18:04 PDT
Using EFL 1.7.5 compiled using --update-efl option
Michael Catanzaro
Comment 3 2017-03-11 10:44:41 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.