Bug 80780
Summary: | [Mac] WebKitTestRunner shouldn't timeout when necessary | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | andersca, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
After r110382[1] WebKitTestRunner has underlying structure for running performance tests. For proper support in Mac port TestController::platformRunUntil should not timeout if the 'timeout' parameter value equals to m_noTimeout[2].
[1] http://trac.webkit.org/changeset/110382/
[2] http://trac.webkit.org/browser/trunk/Tools/WebKitTestRunner/mac/TestControllerMac.mm#L56
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |