Re: [webkit-dev] Commit Queue Status

2009-09-18 Thread Eric Seidel
Yup, clearly it needs to show more information. :) The commit-queue calls "core_builders_are_green()" which you can see the source of here: http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/buildbot.py#L86 Right the commit-queue is blocked by any Leopard builder/tester or any Windo

Re: [webkit-dev] Commit Queue Status

2009-09-18 Thread Drew Wilson
So awesome - thanks for doing this, Eric. It says it's blocked because the builders are red - is it just looking for compile status across all platforms, or does it actually wait for all unit tests to be green, or just some subsets of the Mac unit tests, or what? -atw On Fri, Sep 18, 2009 at 2:47

[webkit-dev] Commit Queue Status

2009-09-18 Thread Eric Seidel
In case you're wondering why your commit-queue+'d patch has not landed yet... http://webkit-commit-queue.appspot.com/ will now tell you. It needs work, but it's better than nothing. The code will soon be in SVN and patches are most welcome: https://bugs.webkit.org/show_bug.cgi?id=29307 -eric _