WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
283189
[ews-build] Build fails because of git issues when a PR is built back-to-back on the same machine
https://bugs.webkit.org/show_bug.cgi?id=283189
Summary
[ews-build] Build fails because of git issues when a PR is built back-to-back...
Brianna Fan
Reported
2024-11-15 11:40:24 PST
ews221 is in a weird state where branches aren't being deleted. This usually does not cause a build failure (see
https://ews-build.webkit.org/#/builders/121/builds/4179
), as we just check out the branch for the PR we're building for. However, when the bot builds the same PR again, we encounter a "a branch named 'eng/JSC-Various-improvements-to-the-aboutToMarkSlow-instrumentation' already exists" error when checking out the branch (see
https://ews-build.webkit.org/#/builders/121/builds/4164
). This probably shouldn't be a fatal error.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-15 11:40:53 PST
<
rdar://problem/139987389
>
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