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, 2011 at 12:08 PM, David Levin <[email protected]> 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 inspector tests). > Then I realized that we don't have such a bot, so perhaps that's why these > crashes aren'tĀ gettingĀ noticed by people. It also looks like the commit > queue only runs release builds. I have a concern that not having this allows > the code to become less stable than it should be. > thanks, > dave > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

