Bug 107915

Summary: INPUT_MULTIPLE_FIELDS_UI: Refactoring: Remove unused DateTimeHourFieldElement::valueAsInteger
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, morrita, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 107897    
Attachments:
Description Flags
Patch haraken: review+, webkit.review.bot: commit-queue-

Description Kent Tamura 2013-01-24 22:09:36 PST
Refactoring: Remove unused DateTimeHourFieldElement::valueAsInteger
Comment 1 Kent Tamura 2013-01-24 22:29:50 PST
Created attachment 184667 [details]
Patch
Comment 2 Kentaro Hara 2013-01-24 22:34:58 PST
Comment on attachment 184667 [details]
Patch

ok
Comment 3 Kent Tamura 2013-01-24 22:35:36 PST
Comment on attachment 184667 [details]
Patch

thanks
Comment 4 WebKit Review Bot 2013-01-24 22:37:57 PST
Comment on attachment 184667 [details]
Patch

Rejecting attachment 184667 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 184667, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
an't create file /tmp/ppEvGfEq : No space left on device
patch: **** Can't create file /tmp/ppjLZmmq : No space left on device
patch: **** Can't create file /tmp/ppHFHFwq : No space left on device
patch: **** Can't create file /tmp/pp4Nvojr : No space left on device
patch: **** Can't create file /tmp/ppu7Hywr : No space left on device

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Kentaro Hara']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16123108
Comment 5 Kentaro Hara 2013-01-24 22:39:04 PST
Looks like we should wait for a while. My patches are also failing in the commit queue.
Comment 6 WebKit Review Bot 2013-01-24 23:11:28 PST
Comment on attachment 184667 [details]
Patch

Rejecting attachment 184667 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 184667, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
an't create file /tmp/ppjPtgDx : No space left on device
patch: **** Can't create file /tmp/ppHstWex : No space left on device
patch: **** Can't create file /tmp/pp9YZcnA : No space left on device
patch: **** Can't create file /tmp/ppf06kBA : No space left on device
patch: **** Can't create file /tmp/ppswoKcA : No space left on device

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Kentaro Hara']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16112329
Comment 7 Kent Tamura 2013-01-24 23:27:13 PST
Committed r140788: <http://trac.webkit.org/changeset/140788>