[Webkit-unassigned] [Bug 283146] New: [EWS] checkout-pull-request fails if there's an empty commit on the branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 16:06:13 PST 2024


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

            Bug ID: 283146
           Summary: [EWS] checkout-pull-request fails if there's an empty
                    commit on the branch
           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: gsnedders at apple.com

See e.g.: https://ews-build.webkit.org/#/builders/55/builds/29455

git cherry-pick HEAD..remotes/gsnedders/drop-old-version_info-36
 in dir /Volumes/Data/worker/macOS-Ventura-Release-Build-EWS/build (timeout 600 secs)
 watching logfiles {}
 argv: [b'git', b'cherry-pick', b'HEAD..remotes/gsnedders/drop-old-version_info-36']
 using PTY: False
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:
    git commit --allow-empty
Otherwise, please use 'git cherry-pick --skip'
On branch drop-old-version_info-36
Cherry-pick currently in progress.
  (run "git cherry-pick --continue" to continue)
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)
nothing to commit, working tree clean
program finished with exit code 1
elapsedTime=5.957205

The PR, https://github.com/WebKit/WebKit/pull/29254, currently has an empty commit because it feels worthwhile to have a commit message which outlines what the final, squashed commit message to land will be.

-- 
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/20241115/affb9772/attachment.htm>


More information about the webkit-unassigned mailing list