Bug 126957 - [EFL][WK2] ewk_view_page_contents_get() API test is failing
Summary: [EFL][WK2] ewk_view_page_contents_get() API test is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 20:11 PST by Jinwoo Song
Modified: 2014-01-13 21:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2014-01-13 20:15 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2014-01-13 20:11:59 PST
In r161478, I updated the test case to compare the file size of result MHTML with the size of returned data.
But as the result contains a 'Date' field and the length of the field may be different.
For example, if the day is from 1 to 9, the data length is 496 but if the date is from 10 to 31, the data length is 497.
Comment 1 Jinwoo Song 2014-01-13 20:15:55 PST
Created attachment 221099 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-13 21:03:24 PST
Comment on attachment 221099 [details]
Patch

Clearing flags on attachment: 221099

Committed r161943: <http://trac.webkit.org/changeset/161943>
Comment 3 WebKit Commit Bot 2014-01-13 21:03:28 PST
All reviewed patches have been landed.  Closing bug.