[Webkit-unassigned] [Bug 30086] New: bugzilla-tool rollout --complete-rollout raises exception with new bugzilla

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 12:12:54 PDT 2009


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

           Summary: bugzilla-tool rollout --complete-rollout raises
                    exception with new bugzilla
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        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


bugzilla-tool rollout --complete-rollout raises exception with new bugzilla

Logging in as eseidel at chromium.org...
Re-opening bug 29069
Committed r49107: <http://trac.webkit.org/changeset/49107>
Traceback (most recent call last):
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
902, in <module>
    main()
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
899, in main
    return tool.main()
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
894, in main
    return command_object.execute(command_options, command_args, self)
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
553, in execute
    self._reopen_bug_after_rollout(tool, bug_id, comment_text)
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
526, in _reopen_bug_after_rollout
    tool.bugs.reopen_bug(bug_id, comment_text)
  File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/bugzilla.py", line
480, in reopen_bug
    self.browser['bug_status'] = ['REOPENED']
  File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2897, in __setitem__
  File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2092, in __setattr__
  File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2113, in _set_value
  File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2136, in _single_set_value
  File
"/Library/Python/2.5/site-packages/ClientForm-0.2.10-py2.5.egg/ClientForm.py",
line 2121, in _get_items
ClientForm.ItemNotFoundError: insufficient items with name 'REOPENED'

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