[Webkit-unassigned] [Bug 26745] New: bugzilla-tool land-patches failed when landing multiple patches
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 25 17:53:23 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26745
Summary: bugzilla-tool land-patches failed when landing multiple
patches
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: levin at chromium.org
Committed r45224
http://trac.webkit.org/changeset/45224
Traceback (most recent call last):
File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
532, in <module>
main()
File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
529, in main
return tool.main()
File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
524, in main
return command_object.execute(command_options, command_args, self)
File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
313, in execute
self.land_patches(bug_id, bugs_to_patches[bug_id], options, tool)
File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
285, in land_patches
tool.bugs.obsolete_attachment(patch['id'], comment_text)
File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/bugzilla.py", line
253, in obsolete_attachment
self.browser['comment'] = comment_text
File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2895, in __setitem__
File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 3222, in find_control
File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 3304, in _find_control
ClientForm.AmbiguityError: more than one control matching name 'comment'
I'm not sure what caused this yet.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list