Bug 47401

Summary: [Qt] Add support for Qt's WebKitTestRunner to old-run-webkit-tests.
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: Tools / TestsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
proposed patch none

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.