On 2011-03-18, at 14:22, Dirk Pranke wrote:
> * There are GTK bots that run NRWT as well as the Chromium bots
Where? None of the bots on build.webkit.org use it as far as I can tell. And
the run-webkit-tests script contains the following:
sub useNewRunWebKitTests()
{
# Change this check to control which platforms use
# new-run-webkit-tests by default.
# Example: return runningOnBuildBot() && isLeopard();
# would enable new-run-webkit-tests on only the leopard buildbots.
return 0;
}
- Mark
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev