[Webkit-unassigned] [Bug 75962] New: webkit-patch cannot rollout patches without changelog/bug number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 07:34:34 PST 2012


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

           Summary: webkit-patch cannot rollout patches without
                    changelog/bug number
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kenneth at webkit.org
                CC: ahf at 0x90.dk


backtrace:

webkit-patch rollout 104569 Committed unreviewed code from wrong branch
Unable to parse bug number from diff.
Traceback (most recent call last):
  File "/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkit-patch", line 69, in <module>
    main()
  File "/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkit-patch", line 64, in main
    WebKitPatch(os.path.abspath(__file__)).main()
  File "/scratchbox/users/kenneth/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 308, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/scratchbox/users/kenneth/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 117, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/scratchbox/users/kenneth/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkitpy/tool/commands/abstractsequencedcommand.py", line 46, in execute
    state = self._prepare_state(options, args, tool)
  File "/scratchbox/users/kenneth/home/kenneth/swork/Qt5/webkit/Tools/Scripts/webkitpy/tool/commands/download.py", line 348, in _prepare_state
    for party in commit_info.responsible_parties()
AttributeError: 'NoneType' object has no attribute 'responsible_parties'

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