Closed
Bug 613683
Opened 14 years ago
Closed 14 years ago
repo_setup builder shouldn't fail if it can't delete missing locale repos
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 588229
People
(Reporter: coop, Unassigned)
Details
(Whiteboard: [release-process-improvement][automation][staging][l10n])
I ran in to this today when attempting to do a staging fun for 3.5.16.
My repo_setup builder failed because some of the locales I chose for my reduced set did not exist yet in the users/stage-ffxbld repo.
That is, the delete_repo step failed for those locale because the staging locale repos did not exist yet. The later step to (re)create those staging locale repos succeeded because those locales were valid in production and were successfully cloned. However, the entire build was still marked as failed.
We should either warn and continue on the delete failure, or just eat the delete failure entirely IMO *provided* that the delete_repo failed because the repo didn't exist.
Comment 1•14 years ago
|
||
dup of bug 588229 ?
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•