Closed
Bug 1170905
Opened 11 years ago
Closed 11 years ago
comm-esr38 still defines mozilla_dir (and maybe other issues linger as well)
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rkent, Assigned: rkent)
Details
Attachments
(1 file)
|
3.37 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
First buildbot builds from comm-esr38 are failing:
======== Started find filepath failed (results: 2, elapsed: 0 secs) (at 2015-06-02 18:42:21.835037) =========
'bash' '-c' 'find build/objdir-tb/mozilla/dist -maxdepth 1 -type f -name *.win32.zip'
in dir c:\builds\moz2_slave\tb-c-esr38-w32-d-0000000000000\. (timeout 1200 secs)
Presumably this is because mozilla_dir is still defined in release-thunderbird-comm-esr38.py.template (copied from comm-esr31.py template)? and does not have the updates from bug 1059511.
| Assignee | ||
Comment 1•11 years ago
|
||
Are there other changes needed besides these?
Comment 2•11 years ago
|
||
Comment on attachment 8614498 [details] [diff] [review]
Remove mozilla_dir
Mark, can you look at this? I'm not familiar with this...
Attachment #8614498 -
Flags: review?(rail) → review?(standard8)
Comment 3•11 years ago
|
||
Comment on attachment 8614498 [details] [diff] [review]
Remove mozilla_dir
Review of attachment 8614498 [details] [diff] [review]:
-----------------------------------------------------------------
As far as I can remember, this is the right thing to do (and a quick glance at history confirms).
Attachment #8614498 -
Flags: review?(standard8) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•