[Webkit-unassigned] [Bug 224300] New: commit-queue should perform git reset --hard between retry attempts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 12:38:19 PDT 2021


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

            Bug ID: 224300
           Summary: commit-queue should perform git reset --hard between
                    retry attempts
           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: aakash_jain at apple.com

We added rety in commit-queue in https://bugs.webkit.org/show_bug.cgi?id=222038. However, in many cases, that also doesn't help. Another idea is to perform: 'git reset --hard' between retry attempts.' We can reset to few commits earlier, and in next build-step buildbot will update to latest revision. This is to reset the state in case the repo is in some weird/unexpected state.

-- 
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/20210407/2a052aaa/attachment.htm>


More information about the webkit-unassigned mailing list