Bug 47401 - [Qt] Add support for Qt's WebKitTestRunner to old-run-webkit-tests.
Summary: [Qt] Add support for Qt's WebKitTestRunner to old-run-webkit-tests.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Andras Becsi
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-10-08 01:48 PDT by Andras Becsi
Modified: 2010-10-08 02:31 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (102.11 KB, patch)
2010-10-08 01:55 PDT, Andras Becsi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2010-10-08 01:48:55 PDT
Add new platform and initial Skipped list for the Qt port of WebKit2 and add the support for Qt WTR to old-run-webkit-tests.
Comment 1 Andras Becsi 2010-10-08 01:55:12 PDT
Created attachment 70211 [details]
proposed patch
Comment 2 Csaba Osztrogonác 2010-10-08 02:16:13 PDT
Comment on attachment 70211 [details]
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=70211&action=review

> LayoutTests/ChangeLog:8
> +        * platform/qt-wk2/Skipped: Added.

Please mention in changelog that platform/qt-wk2/Skipped was "Copied from mac-wk2/Skipped and removed Mac specific tests." as you did in LayoutTests/platform/qt-wk2/Skipped.

Otherwise LGTM.
Comment 3 Andras Becsi 2010-10-08 02:30:07 PDT
Committed r69385: <http://trac.webkit.org/changeset/69385>
Comment 4 Andras Becsi 2010-10-08 02:31:07 PDT
Comment on attachment 70211 [details]
proposed patch

Clearing flags.