Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Ilya Tikhonovsky
All these inspector's crashes were introduced at r80478 They were not detected immediately because: 1) the noncore Intel Leopard Debug Test box are constantly red; 2) most of the time it has a problem with svn; 3) the box was offline? for a week from mar 1 to mar 8. (~800 patches) Patch was rolle

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Roben
On Mar 10, 2011, at 3:51 PM, Adam Roben wrote: I'm also planning to file a bug about CoreText-related leaks beneath GlyphPage::fill. CoreText-related leaks seen beneath GlyphPage::fill -Adam ___ webkit-dev mailing li

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Barth
On Thu, Mar 10, 2011 at 12:48 PM, Adam Roben wrote: > On Mar 10, 2011, at 3:40 PM, Adam Barth wrote: >> On Thu, Mar 10, 2011 at 12:33 PM, Mark Rowe wrote: >>> On 2011-03-10, at 12:27, Adam Barth wrote: On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: > On 2011-03-10, at 12:08, David L

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Roben
By the way, I've been starting to look at leaks a little bit lately. I've filed these so far: REGRESSION (r79817): Lots of leaks of FloatingObjects seen on SnowLeopard Intel Leaks bot <-- this one has been fixed Many leaks seen be

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Roben
On Mar 10, 2011, at 3:40 PM, Adam Barth wrote: On Thu, Mar 10, 2011 at 12:33 PM, Mark Rowe wrote: On 2011-03-10, at 12:27, Adam Barth wrote: On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: On 2011-03-10, at 12:08, David Levin wrote: tL;dr "Why isn't there a SnowLeopard debug buildbot? R

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Mark Rowe
On 2011-03-10, at 12:40, Adam Barth wrote: > On Thu, Mar 10, 2011 at 12:33 PM, Mark Rowe wrote: >> On 2011-03-10, at 12:27, Adam Barth wrote: >>> On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: On 2011-03-10, at 12:08, David Levin wrote: > tL;dr "Why isn't there a SnowLeopard debug

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Barth
On Thu, Mar 10, 2011 at 12:33 PM, Mark Rowe wrote: > On 2011-03-10, at 12:27, Adam Barth wrote: >> On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: >>> On 2011-03-10, at 12:08, David Levin wrote: tL;dr "Why isn't there a SnowLeopard debug buildbot? Related: Why does the commit queue

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Mark Rowe
On 2011-03-10, at 12:27, Adam Barth wrote: > On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: >> On 2011-03-10, at 12:08, David Levin wrote: >>> tL;dr "Why isn't there a SnowLeopard debug buildbot? Related: Why does the >>> commit queue (appear) to only run release builds through tests?" >>>

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Barth
On Thu, Mar 10, 2011 at 12:11 PM, Mark Rowe wrote: > On 2011-03-10, at 12:08, David Levin wrote: >> tL;dr "Why isn't there a SnowLeopard debug buildbot? Related: Why does the >> commit queue (appear) to only run release builds through tests?" >> >> Details: >> Yesterday, I did a build of WebKit o

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Adam Barth
The commit-queue runs release for two reasons: 1) It's faster. 2) Most developers build/test debug. Having the commit-queue build release covers one more base. Now that we have a cluster of commit-queue machines, we could probably build and test both debug and release. Adam On Thu, Mar 10, 20

Re: [webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread Mark Rowe
On 2011-03-10, at 12:08, David Levin wrote: > tL;dr "Why isn't there a SnowLeopard debug buildbot? Related: Why does the > commit queue (appear) to only run release builds through tests?" > > Details: > Yesterday, I did a build of WebKit on SnowLeopard and hit ~12 crashes (mostly > in inspecto

[webkit-dev] SnowLeopard debug buildbot not there

2011-03-10 Thread David Levin
tL;dr "Why isn't there a SnowLeopard debug buildbot? Related: Why does the commit queue (appear) to only run release builds through tests?" Details: Yesterday, I did a build of WebKit on SnowLeopard and hit ~12 crashes (mostly in inspector tests). Then I realized that we don't have such a bot, so