[Webkit-unassigned] [Bug 31422] Implement a try-queue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 12:59:41 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31422





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-11-12 12:59:40 PST ---
I think BuildBot is going to be better designed for this.  I've even considered
re-writing commit-queue on top of buildbot, because it would allow the commit
to depend on the results of multiple bots.  This could be an interesting
interim solution though.

I guess for this we'd have N bugzilla flags for the N "try-queues"?

try-apple-win=?
try-apple-mac=?
try-qt=?

And the "try bots" would run on those various platforms and set them to + on
positive completion, or - on failure?

Or were you thinking we'd run this off of a single flag?  I guess we could run
this off of the commit-queue=+ flag and set individual flags to mean that it
passed the various platforms?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list