Bug 125919 - [EFL][WK2] Replace ecore_main_loop_iterate with waitUntilTrue in ewk tests
Summary: [EFL][WK2] Replace ecore_main_loop_iterate with waitUntilTrue in ewk tests
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: Michal Pakula vel Rutka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 04:03 PST by Michal Pakula vel Rutka
Modified: 2013-12-30 02:22 PST (History)
5 users (show)

See Also:


Attachments
proposed patch (10.73 KB, patch)
2013-12-18 04:06 PST, Michal Pakula vel Rutka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2013-12-18 04:03:35 PST
ecore_main_loop may result in test hang-up, it should be replaced with waitUntilTrue.
Comment 1 Michal Pakula vel Rutka 2013-12-18 04:06:04 PST
Created attachment 219520 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-12-30 02:22:21 PST
Comment on attachment 219520 [details]
proposed patch

Clearing flags on attachment: 219520

Committed r161139: <http://trac.webkit.org/changeset/161139>
Comment 3 WebKit Commit Bot 2013-12-30 02:22:24 PST
All reviewed patches have been landed.  Closing bug.