Bug 152498 - [EFL] ewk_application_cache_manager test failed after r193812
Summary: [EFL] ewk_application_cache_manager test failed after r193812
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-21 21:14 PST by Hunseop Jeong
Modified: 2015-12-22 18:55 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2015-12-21 22:47 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2015-12-21 21:14:41 PST
https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/25838/steps/API%20tests/logs/stdio

[ RUN      ] EWK2UnitTestBase.ewk_application_cache_manager
ERR<12194>:ecore_evas modules/ecore_evas/engines/x/ecore_evas_x.c:4514 ecore_evas_gl_x11_options_new_internal() evas_engine_info_set() init engine 'opengl_x11' failed.
ERR<12194>:evas_main lib/evas/canvas/evas_gl.c:151 evas_gl_new() Evas GL engine not available.

(process:12194): GLib-GObject-WARNING **: The property SoupServer:interface is deprecated and shouldn't be used anymore. It will be removed in a future version.
../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_application_cache_manager.cpp:118: Failure
Value of: eina_list_count(data.items)
  Actual: 0
Expected: 1
Comment 1 Hunseop Jeong 2015-12-21 22:47:52 PST
Created attachment 267780 [details]
Patch
Comment 2 Gyuyoung Kim 2015-12-22 16:49:00 PST
Comment on attachment 267780 [details]
Patch

Thank you for fixing !
Comment 3 WebKit Commit Bot 2015-12-22 18:55:03 PST
Comment on attachment 267780 [details]
Patch

Clearing flags on attachment: 267780

Committed r194384: <http://trac.webkit.org/changeset/194384>
Comment 4 WebKit Commit Bot 2015-12-22 18:55:07 PST
All reviewed patches have been landed.  Closing bug.