Closed
Bug 559841
Opened 15 years ago
Closed 15 years ago
Base name for macosx 64 is different from staging to production
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: bear)
References
Details
Attachments
(1 file)
902 bytes,
patch
|
anodelman
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
Bear could you please fix this so we can have green runs on staging as well:
- 'base_name': 'OS X 10.6 %(branch)s leak test',
+ 'base_name': 'OS X 10.6.2 %(branch)s leak test',
There are a couple more of differences like this.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #439565 -
Flags: review?(anodelman)
Updated•15 years ago
|
Attachment #439565 -
Flags: review?(anodelman) → review+
Assignee | ||
Updated•15 years ago
|
Attachment #439565 -
Flags: checked-in?
Assignee | ||
Comment 2•15 years ago
|
||
This patch change shows up in production but not in mozilla2-staging - can someone land this in staging so I can mark this as done.
Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 439565 [details] [diff] [review]
fix base_name value to match production
http://hg.mozilla.org/build/buildbot-configs/rev/9b4cdaab9692
Attachment #439565 -
Flags: checked-in? → checked-in+
Assignee | ||
Comment 4•15 years ago
|
||
the patch is now in both production and staging - marking as resolved
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
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
•