Bug 126580 - Remove run-webkit-tests wrapper script as all platform are using NRWT now.
Summary: Remove run-webkit-tests wrapper script as all platform are using NRWT now.
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:
: 93134 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-07 06:55 PST by Peter Molnar
Modified: 2014-02-06 08:02 PST (History)
3 users (show)

See Also:


Attachments
patch (6.38 KB, patch)
2014-01-07 06:58 PST, Peter Molnar
ossy: review-
pmolnar.u-szeged: commit-queue-
Details | Formatted Diff | Diff
updated patch (6.76 KB, patch)
2014-01-08 00:32 PST, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Molnar 2014-01-07 06:55:55 PST
Remove run-webkit-tests wrapper script as all platform are using NRWT now.
Comment 1 Peter Molnar 2014-01-07 06:58:49 PST
Created attachment 220521 [details]
patch

Setting this cq- as a BuildBot master restart is required right after landing this patch.
Comment 2 Csaba Osztrogonác 2014-01-07 07:47:06 PST
Comment on attachment 220521 [details]
patch

r=me
Comment 3 Csaba Osztrogonác 2014-01-07 07:49:22 PST
Lucas, could you land this and restart the master in the same time, please?
(If we landed before master restart, bots wouldn't generate verbose output)
Comment 4 Csaba Osztrogonác 2014-01-07 13:51:28 PST
Comment on attachment 220521 [details]
patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:356
> +               "--debug-rwt-logging",

command = ["perl", "./Tools/Scripts/run-webkit-tests",

We should change perl to python here too before landing.
Comment 5 Peter Molnar 2014-01-08 00:32:04 PST
Created attachment 220603 [details]
updated patch

updated patch
Comment 6 Csaba Osztrogonác 2014-01-08 09:10:10 PST
Comment on attachment 220603 [details]
updated patch

Clearing flags on attachment: 220603

Committed r161509: <http://trac.webkit.org/changeset/161509>
Comment 7 Csaba Osztrogonác 2014-01-08 09:10:16 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Csaba Osztrogonác 2014-02-06 08:02:59 PST
*** Bug 93134 has been marked as a duplicate of this bug. ***