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 Windows builder being red. -eric On Fri, Sep 18, 2009 at 2:51 PM, Drew Wilson <[email protected]> wrote: > 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 PM, Eric Seidel <[email protected]> wrote: >> >> 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 >> _______________________________________________ >> 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

