RESOLVED DUPLICATE of bug 126580 93134
[NRWT] Rename to not have "new" anywhere
https://bugs.webkit.org/show_bug.cgi?id=93134
Summary [NRWT] Rename to not have "new" anywhere
Alexey Proskuryakov
Reported 2012-08-03 09:58:14 PDT
Calling something "new" is not a good practice - new things don't remain new for long. Now that NRWT is the default, "new" in the name is also misleading, making one think that this is some kind of experiment.
Attachments
Dirk Pranke
Comment 1 2012-08-03 10:50:33 PDT
any objection to changing the buildbot configs to invoke ORWT directly on the apple win bots? I think some large part of the reason we haven't renamed NRWT yet is because we still have the run-webkit-tests wrapper that decides which script to call. Until we can get rid of that I don't really want to rename things.
Csaba Osztrogonác
Comment 2 2012-08-04 22:41:33 PDT
To change master.cfg to call NRWT directly, we should pass --child-processes=1 to the Qt bots as the run-webkit-tests wrapper does now.
Csaba Osztrogonác
Comment 3 2014-02-06 08:02:59 PST
*** This bug has been marked as a duplicate of bug 126580 ***
Note You need to log in before you can comment on or make changes to this bug.