Bug 121094 - Web Inspector: [EFL] Fix layout tests for inspector-protocol
Summary: Web Inspector: [EFL] Fix layout tests for inspector-protocol
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-09-10 06:15 PDT by Marcelo Morais
Modified: 2017-03-11 10:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Morais 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.
Comment 1 Radar WebKit Bug Importer 2013-09-10 06:15:31 PDT
<rdar://problem/14953851>
Comment 2 Marcelo Morais 2013-09-10 06:18:04 PDT
Using EFL 1.7.5 compiled using --update-efl option
Comment 3 Michael Catanzaro 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.