Re: [webkit-dev] Irregular nightly builds

2011-01-16 Thread Evan Martin
In case it helps track your problem down, we also publish snapshots of Chromium: http://build.chromium.org/f/chromium/snapshots/ This script automates tracking down a problem. http://src.chromium.org/viewvc/chrome/trunk/src/tools/bisect-builds.py?view=markup "This script bisects a snapshot ar

Re: [webkit-dev] Irregular nightly builds

2011-01-16 Thread Dirk Schulze
> Reorganising the source tree like we've been doing recently means that the > build scripts for the nightlies have to be updated. A number of the places > where the updates were needed were very late in the build process, meaning > that a three hour turnaround per attempt at a fix was require

Re: [webkit-dev] Irregular nightly builds

2011-01-16 Thread Mark Rowe
On 2011-01-16, at 00:03, Dirk Schulze wrote: > Hi > > I noticed that we have irregular nightly builds for Mac > (http://nightly.webkit.org/builds/trunk/mac/1). Between two builds is > sometimes more than a week. I'm tracking a bug that was introduced between > 2010-12-17 and 2011-01-08. More

[webkit-dev] Irregular nightly builds

2011-01-16 Thread Dirk Schulze
Hi I noticed that we have irregular nightly builds for Mac (http://nightly.webkit.org/builds/trunk/mac/1). Between two builds is sometimes more than a week. I'm tracking a bug that was introduced between 2010-12-17 and 2011-01-08. More than 1000 Patches were committed during that time. This mak