Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread SravanKumar Sandela
Hi Eric and Roben, Thanks a lot for the description and link. -Sravan On Fri, Oct 21, 2011 at 10:59 PM, Eric Seidel wrote: > I didn't even know that page existed. :) > > NRWT is Python. It's split into many files. It is part of webkitpy > (which is our python library for dealing with webkit)

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Adam Barth
On Fri, Oct 21, 2011 at 2:03 PM, Dirk Pranke wrote: > On Fri, Oct 21, 2011 at 12:59 PM, Eric Seidel wrote: >> I would recommend all ports who haven't switched to ORWT do so. > > You presumably mean that you recommend all ports who haven't switched > to *NRWT* do so :) > > Also, I would like to se

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Dirk Pranke
On Fri, Oct 21, 2011 at 12:59 PM, Eric Seidel wrote: > I would recommend all ports who haven't switched to ORWT do so. You presumably mean that you recommend all ports who haven't switched to *NRWT* do so :) Also, I would like to see us start working on turning on parallel tests on the bots once

Re: [webkit-dev] [chromium] make build for chromium/mac (build twice as fast!) & clang for chromium/linux

2011-10-21 Thread Eric Seidel
On Fri, Oct 21, 2011 at 1:37 PM, Nico Weber wrote: > build-webkit will then use make instead of xcodebuild, and > new-run-webkit-tests will use the make-produced binary. On my machine, > this reduced full build times from 17 minutes to 12 minutes (50% of > the original gcc & xcodebuild build time)

[webkit-dev] [chromium] make build for chromium/mac (build twice as fast!) & clang for chromium/linux

2011-10-21 Thread Nico Weber
Hi, if you don't work on the chromium webkit port for mac or linux, you can stop reading now. Three announcements about stand-alone webkit/chromium checkouts: 1.) Chromium/mac is now compiled with clang instead of gcc by default. This happens automatically, you don't need to do anything (on your

[webkit-dev] QtWebKit 2.2 Build on Windows with Audio/Video Support

2011-10-21 Thread Dev D
Hello Everyone, I am trying to build QtWebkit 2.2 on windows using MSVC. I didn't find a set of instructions for this particular scenario so, this is what i did 1. downloaded/installed active perl 2. downloaded/installed all the GNU tools 3. downloaded/installed windows platform SDK 6.1 4. downlo

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Eric Seidel
I would recommend all ports who haven't switched to ORWT do so. NRWT is currently a white-list, see: http://trac.webkit.org/browser/trunk/Tools/Scripts/run-webkit-tests#L66 but soon it will be a black-list, or no list at all. Ports should use NRWT. If any port is having trouble, I'm *happy* to

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Antonio Gomes
Hi Eric. So does it it mean that any "being upstream'ed" port which was also providing a ORWT based bot, should actually switch to NRWT instead? Cheers, On Thu, Oct 20, 2011 at 12:59 AM, Eric Seidel wrote: > After a long hiatus, I'm back working on NRWT. > > As of this evening all of the block

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Eric Seidel
I didn't even know that page existed. :) NRWT is Python. It's split into many files. It is part of webkitpy (which is our python library for dealing with webkit). NRWT was written independently (over several years) at Google. It predates webkitpy, but it now lives as part of webkitpy: http://t

[webkit-dev] Regarding WebKit Building

2011-10-21 Thread Bad Boys
Hi, I am trying to build Webkit on Windows XP, but there are error showing """ Cannot find '/cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/Ixpress.exe Please execute the file 'vcvar32.bat' from bin path to setup the necessary environment variables. Died at /home/Asd/Webkit/Tools/Scrip

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Adam Roben
On Oct 21, 2011, at 9:41 AM, SravanKumar Sandela wrote: > Can you please inform us, what are the major difference between NRWT and > ORWT. I think it would of lot help for people like me who worked on ORWT long > back and now to catch up with NRWT. This page gives a good explanation: http://tr

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Adam Roben
On Oct 21, 2011, at 7:33 AM, Eric Seidel wrote: > The WK2 bot looks stable (possibly more stable than before) after the > NRWT switchover: > http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r98091%20(15558)/results.html Awesome! > I'll work on switching the --lea

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread SravanKumar Sandela
Hi Eric, Can you please inform us, what are the major difference between NRWT and ORWT. I think it would of lot help for people like me who worked on ORWT long back and now to catch up with NRWT. Thanks a lot in anticipation. -Sravan. On Fri, Oct 21, 2011 at 5:03 PM, Eric Seidel wrote: > The

[webkit-dev] Reagarding Webkit Building

2011-10-21 Thread Bad Boys
Hi, I am trying to build webkit on Window. Which already install VS2010. But running build-webkit script showing some error against Environment Variables. it is suggest to reset that variable. After doing that I am still facing the same problem. Can any-body help me out. If you can suggest me Webki

Re: [webkit-dev] NRWT Migration Update

2011-10-21 Thread Eric Seidel
The WK2 bot looks stable (possibly more stable than before) after the NRWT switchover: http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r98091%20(15558)/results.html I'll work on switching the --leaks bot back to NRWT next week, and then the only remaining builder