Open
Bug 263370
Opened 20 years ago
Updated 2 years ago
Failure to create any piece of build should cause whole build to fail
Categories
(Firefox Build System :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: chase, Unassigned)
Details
Recently, we ran into bug 263067, a bug which caused the Firefox branch installers on both Windows and Linux to not be built. The bug went unnoticed for a while because the following builds were claimed as successes rather than being busted since the build process doesn't catch the failure to build the installers as a general build failure. It should so future errors in this section of the code can be easily caught.
| Reporter | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Updated•20 years ago
|
Product: Browser → Seamonkey
| Reporter | ||
Comment 1•19 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Status: ASSIGNED → NEW
Updated•19 years ago
|
Assignee: build → nobody
Updated•15 years ago
|
QA Contact: build-config → build-config
Updated•15 years ago
|
Product: SeaMonkey → Core
QA Contact: build-config → build-config
Comment 2•12 years ago
|
||
I wants to work on this bug. I also have prerequisite knowledge of Html , Css and Javascript.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•