[Webkit-unassigned] [Bug 53473] New: webkit-patch upload failed when creating a new bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 21:12:06 PST 2011


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

           Summary: webkit-patch upload failed when creating a new bug
           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: simon.fraser at apple.com
                CC: eric at webkit.org


8$ $ wkpatch upload
Running check-webkit-style
Total errors found: 0 in 2 files
Please enter a bug number or a title for a new bug:
Clean up ShadowBlur
Reading Keychain for bugs.webkit.org account and password.  Click "Allow" to continue...
Logging in as simon.fraser at apple.com...
Creating bug with title "Clean up ShadowBlur"
Bug 53472 created.
https://bugs.webkit.org/show_bug.cgi?id=53472
  Running status to find changed, added, or removed files.
  Reviewing diff to determine which lines changed.
  Extracting affected function names from source files.
  Change author: Simon Fraser <simon.fraser at apple.com>.
  Description from bug 53472:
    "Clean up ShadowBlur".
  Editing the Source/WebCore/ChangeLog file.
-- Please remember to include a detailed description in your ChangeLog entry. --
-- See <http://webkit.org/coding/contributing.html> for more info --
Using editor in the CHANGE_LOG_EDIT_APPLICATION environment variable.
Please quit the editor application when done editing.
Was that diff correct? [Y/n]: 
Fetching: https://bugs.webkit.org/show_bug.cgi?id=53472&ctype=xml
Adding patch "Patch" to https://bugs.webkit.org/show_bug.cgi?id=53472
Traceback (most recent call last):
  File "Tools/Scripts/webkit-patch", line 70, in <module>
    main()
  File "Tools/Scripts/webkit-patch", line 65, in main
    WebKitPatch(__file__).main()
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 308, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 117, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/commands/abstractsequencedcommand.py", line 51, in execute
    self._sequence.run_and_handle_errors(tool, options, state)
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 70, in run_and_handle_errors
    self._run(tool, options, state)
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 64, in _run
    step(tool, options).run(state)
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/tool/steps/postdiff.py", line 48, in run
    self._tool.bugs.add_patch_to_bug(state["bug_id"], diff, description, comment_text=comment_text, mark_for_review=self._options.review, mark_for_commit_queue=self._options.request_commit)
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py", line 506, in add_patch_to_bug
    self.browser.select_form(name="entryform")
  File "/Volumes/Monster/Development/apple/webkit/WebKit.git/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 530, in select_form
    raise FormNotFoundError("no form matching "+description)
webkitpy.thirdparty.autoinstalled.mechanize._mechanize.FormNotFoundError: no form matching name 'entryform'

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