Bug 48941 - [Qt] TestController::runUntil doesn't honor the timeout parameter
Summary: [Qt] TestController::runUntil doesn't honor the timeout parameter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-11-03 12:39 PDT by Adam Roben (:aroben)
Modified: 2010-11-12 03:31 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2010-11-11 12:09 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-11-03 12:39:48 PDT
In order to fix bug 43047 I'm adding a timeout parameter to TestController::runUntil. The parameter specifies how long we are willing to run the run loop before giving up. TestControllerQt should honor this parameter.
Comment 1 Benjamin Poulain 2010-11-11 12:09:11 PST
Created attachment 73634 [details]
Patch
Comment 2 WebKit Commit Bot 2010-11-12 03:31:09 PST
Comment on attachment 73634 [details]
Patch

Clearing flags on attachment: 73634

Committed r71902: <http://trac.webkit.org/changeset/71902>
Comment 3 WebKit Commit Bot 2010-11-12 03:31:14 PST
All reviewed patches have been landed.  Closing bug.