[Webkit-unassigned] [Bug 30098] commit-queue can wrongly reject patches if the buildbots are behind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 14:43:54 PST 2010


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





--- Comment #10 from Eric Seidel <eric at webkit.org>  2010-01-04 14:43:53 PST ---
The commit is more likely to fail at the end however, because the ChangeLogs
are more likely to be out of date.

That approach trades one evil (longer waits before bots are actually green) for
another (longer cycles, more likely to reject).  But since it's easy to
implement and better than what we've got I say go for it.  We also need to
eventually fix buildbot.py's pending count (right now it's one-off), but that's
relatively low priority.

-- 
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