[Webkit-unassigned] [Bug 199058] New: `webkit-patch upload -g` uploaded patches to the wrong bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 23:03:24 PDT 2019


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

            Bug ID: 199058
           Summary: `webkit-patch upload -g` uploaded patches to the wrong
                    bug
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dean_johnson at apple.com

Created attachment 372536

  --> https://bugs.webkit.org/attachment.cgi?id=372536&action=review

Incorrect upload for `webkit upload-patch -g HEAD~2`

I had three commits locally I was working on in sequence, and wanted to upload them to separate bugs. I used the commands:

➜  perf.webkit.org git:(summary-page-improvements) webkit-patch upload -g HEAD~2
Total errors found: 0 in 2 files
Was that diff correct? [Y/n]:
Logging in as dean_johnson at apple.com...
Fetching: https://bugs.webkit.org/show_bug.cgi?id=199054&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/show_bug.cgi?id=199054&ctype=xml&excludefield=attachmentdata
Assigning bug 199054 to dean_johnson at apple.com
Adding patch "Patch" to https://bugs.webkit.org/show_bug.cgi?id=199054

ChangeLog for that commit attached as 'incorrect-upload-HEAD~2.diff`. That should have gone to https://bugs.webkit.org/show_bug.cgi?id=199050.

Next, the same thing happened with HEAD~1:

➜  perf.webkit.org git:(summary-page-improvements) webkit-patch upload -g HEAD~1
Total errors found: 0 in 8 files
Was that diff correct? [Y/n]:
Logging in as dean_johnson at apple.com...
Fetching: https://bugs.webkit.org/show_bug.cgi?id=199054&ctype=xml&excludefield=attachmentdata
Obsoleting 1 old patch on bug 199054
Obsoleting attachment: 372534
Fetching: https://bugs.webkit.org/show_bug.cgi?id=199054&ctype=xml&excludefield=attachmentdata
Adding patch "Patch" to https://bugs.webkit.org/show_bug.cgi?id=199054

ChangeLog for that commit attached as 'incorrect-upload-HEAD~1.diff` That should have gone to https://bugs.webkit.org/show_bug.cgi?id=199051.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190620/96e85af7/attachment.html>


More information about the webkit-unassigned mailing list