http://trac.webkit.org/changeset/70225 broke the build: Build breakage on Leopard. (Requested by pfeldman on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Created attachment 71422 [details] ROLLOUT of r70225 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID --ignore-builders where ATTACHMENT_ID is the ID of this attachment.
@eric: cq landed build breakage.
Comment on attachment 71422 [details] ROLLOUT of r70225 Clearing flags on attachment: 71422 Committed r70229: <http://trac.webkit.org/changeset/70229>
All reviewed patches have been landed. Closing bug.
The cq only checks the build on one platform (Snow Leopard these days). We could have it use the results of the EWS bots to help prevent breaking any builds. However this is the first cq build break I've heard of in several months. I believe the frequency is pretty rare. Thanks for taking care of the rollout!
Oh, we also once had code in sherrif-bot to have it automatically create rollouts when the cq caused a build break. We could add that back if folks would find that behavior desirable.