Closed
Bug 1036566
Opened 11 years ago
Closed 11 years ago
'make package-tests' should ensure directory exists
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr31 fixed, b2g-v2.0 fixed)
RESOLVED
FIXED
mozilla33
People
(Reporter: mshal, Assigned: mshal)
References
Details
Attachments
(1 file)
774 bytes,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
At least in some cases, 'make package-tests' may try to create a zip file in a directory that doesn't exist. We hit this in 978211 if steps are run in a different order from the conventional buildbot way. The package-tests steps should make sure the directory exists before creating a zip file.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → mshal
Attachment #8453242 -
Flags: review?(gps)
Updated•11 years ago
|
Attachment #8453242 -
Flags: review?(gps) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Assignee | ||
Updated•10 years ago
|
status-b2g-v2.0:
--- → fixed
status-firefox-esr31:
--- → fixed
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•