Bug 131985

Summary: [EFL][WK1] There are many warnings in layout test since r167428
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, rniwa, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion none

Description Ryuan Choi 2014-04-22 06:58:17 PDT
Since r167428, flush method was removed but it generates many warnings like below

04:26:40.983 5524 worker/6 crypto/crypto-random-values-types.html output stderr lines:
04:26:40.983 5524   ERR<5654>: /mnt/buildbot/buildslave/WebKit-BuildSlave/efl-linux-64-release-wk1/build/Source/WebKit/efl/ewk/ewk_view.cpp:2800 ewk_view_frame_main_cleared() safety check failed: smartData->api->flush == NULL
04:26:40.983 5524   ERR<5654>: /mnt/buildbot/buildslave/WebKit-BuildSlave/efl-linux-64-release-wk1/build/Source/WebKit/efl/ewk/ewk_view.cpp:2800 ewk_view_frame_main_cleared() safety check failed: smartData->api->flush == NULL
04:26:40.983 5524 worker/6 crypto/crypto-random-values-types.html passed
Comment 1 Ryuan Choi 2014-04-22 07:10:48 PDT
Created attachment 229877 [details]
Patch
Comment 2 Build Bot 2014-04-22 08:33:25 PDT
Comment on attachment 229877 [details]
Patch

Attachment 229877 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6574079091933184

New failing tests:
ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm
media/media-controls-clone.html
Comment 3 Build Bot 2014-04-22 08:33:31 PDT
Created attachment 229882 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 4 Ryuan Choi 2014-04-22 08:39:58 PDT
Comment on attachment 229877 [details]
Patch

Clearing flags on attachment: 229877

Committed r167661: <http://trac.webkit.org/changeset/167661>
Comment 5 Ryuan Choi 2014-04-22 08:40:08 PDT
All reviewed patches have been landed.  Closing bug.