RESOLVED FIXED 64517
REGRESSION(r90976): build break (Requested by morrita on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=64517
Summary REGRESSION(r90976): build break (Requested by morrita on #webkit).
WebKit Review Bot
Reported 2011-07-14 01:45:40 PDT
http://trac.webkit.org/changeset/90976 broke the build: build break (Requested by morrita 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
Attachments
ROLLOUT of r90976 (32.47 KB, patch)
2011-07-14 01:46 PDT, WebKit Review Bot
webkit.review.bot: commit-queue-
WebKit Review Bot
Comment 1 2011-07-14 01:46:05 PDT
Created attachment 100787 [details] ROLLOUT of r90976 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.
WebKit Review Bot
Comment 2 2011-07-14 01:53:50 PDT
Comment on attachment 100787 [details] ROLLOUT of r90976 Rejecting attachment 100787 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-01', '--port..." exit_code: 1 Last 500 characters of output: ne 100, in ensure_clean_working_directory self.clean_working_directory() File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/checkout/scm/git.py", line 144, in clean_working_directory if self.rebase_in_progress(): File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/checkout/scm/git.py", line 134, in rebase_in_progress return self._filesystem.exists(self.absolute_path('.git', 'rebase-apply')) TypeError: absolute_path() takes exactly 2 arguments (3 given) Full output: http://queues.webkit.org/results/9064014
Hajime Morrita
Comment 3 2011-07-14 02:05:34 PDT
Note You need to log in before you can comment on or make changes to this bug.