Bug 121094
Summary: | Web Inspector: [EFL] Fix layout tests for inspector-protocol | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcelo Morais <m.morais> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, mcatanzaro, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Marcelo Morais
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14953851>
Marcelo Morais
Using EFL 1.7.5 compiled using --update-efl option
Michael Catanzaro
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.