WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
243625
"git webkit pr" fails when commit message body exceeds 65536 characters
https://bugs.webkit.org/show_bug.cgi?id=243625
Summary
"git webkit pr" fails when commit message body exceeds 65536 characters
Nikolas Zimmermann
Reported
2022-08-06 01:33:44 PDT
I've tried to create an upstream branch using "git webkit pr" that added hundreds of new pixel test results. However automatic PR creation failed: $ git webkit pr ... * [new branch] eng/macOS-Check-in-remaining-pixel-test-results-to-assist-LBSE-development -> eng/macOS-Check-in-remaining-pixel-test-results-to-assist-LBSE-development Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 To github.com:nikolaszimmermann/WebKit.git 027340c60ceb..747aaf24c4e9 main -> main Validation failed when creating pull request Does a pull request against this branch already exist? Failed to create pull-request for 'eng/macOS-Check-in-remaining-pixel-test-results-to-assist-LBSE-development' ... The real issues was that the body of the GitHUB pr exceeded 65536 characters. git webkit pr should be able to shorten on its own, to avoid that issue.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-13 01:34:16 PDT
<
rdar://problem/98607930
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug