Bug 126580

Summary: Remove run-webkit-tests wrapper script as all platform are using NRWT now.
Product: WebKit Reporter: Peter Molnar <pmolnar.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, lforschler, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
ossy: review-, pmolnar.u-szeged: commit-queue-
updated patch none

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. ***