Bug 161131 - [EFL] Fix test_ewk2_view
Summary: [EFL] Fix test_ewk2_view
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: 2016-08-24 01:18 PDT by Hunseop Jeong
Modified: 2016-08-24 02:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2016-08-24 01:34 PDT, 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 2016-08-24 01:18:44 PDT
https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/29467/steps/API%20tests/logs/stdio

../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:543: Failure
Value of: ewk_view_title_get(webView())
  Actual: "null"
Expected: ""


../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:229: Failure
Value of: String(data).length() == fileSize || String(data).length() == fileSize + 1
  Actual: false
Expected: true


ewk_view_title_changed and ewk_view_page_contents_get tests failed.
Comment 1 Hunseop Jeong 2016-08-24 01:34:30 PDT
Created attachment 286844 [details]
Patch
Comment 2 Gyuyoung Kim 2016-08-24 01:54:52 PDT
Comment on attachment 286844 [details]
Patch

LGTM
Comment 3 WebKit Commit Bot 2016-08-24 02:31:08 PDT
Comment on attachment 286844 [details]
Patch

Clearing flags on attachment: 286844

Committed r204893: <http://trac.webkit.org/changeset/204893>
Comment 4 WebKit Commit Bot 2016-08-24 02:31:13 PDT
All reviewed patches have been landed.  Closing bug.