Bug 138693 - [EFL] Skip timeouting editing tests
Summary: [EFL] Skip timeouting editing tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-13 02:05 PST by Tibor Mészáros
Modified: 2014-11-17 06:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.36 KB, patch)
2014-11-13 02:07 PST, Tibor Mészáros
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tibor Mészáros 2014-11-13 02:05:44 PST
These tests fail with 30 seconds timeout and make layout testing very slow.
( 14 * 30 seconds = 7 minutes if they aren't distributed to different threads )
Comment 1 Tibor Mészáros 2014-11-13 02:07:32 PST
Created attachment 241478 [details]
Patch

This patch will skip timeouting editing tests.
Comment 2 Csaba Osztrogonác 2014-11-17 06:03:13 PST
Comment on attachment 241478 [details]
Patch

rs=me. It was so annoying to wait for these timeouting tests.

They will never pass from themself, there is no need to run them 
and wait for timeout again and again until spelling is implemented.
Comment 3 WebKit Commit Bot 2014-11-17 06:40:59 PST
Comment on attachment 241478 [details]
Patch

Clearing flags on attachment: 241478

Committed r176200: <http://trac.webkit.org/changeset/176200>
Comment 4 WebKit Commit Bot 2014-11-17 06:41:02 PST
All reviewed patches have been landed.  Closing bug.