Closed
Bug 1120931
Opened 10 years ago
Closed 10 years ago
mozilla-aurora Android mozconfigs aren't correctly branded after splitapk uplift
Categories
(Release Engineering :: General, defect)
Tracking
(firefox37+ verified)
VERIFIED
FIXED
People
(Reporter: CristinaM, Assigned: rail)
References
Details
Steps:
1. Go to ftp://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-android-api-11/;
2. Download the apk file;
3. Install the downloaded file.
Expected result:
Firefox Aurora is installed.
Actual results:
Firefox Nightly is installed.
Comment 1•10 years ago
|
||
Fx37.0a2 is the first cycle to use Split APKs on Aurora. A net set of mozconfig files were merged up to mozilla-aurora. Those mozconfigs seem to still be pointing to Nightly branding.
Old mozconfig has Aurora branding:
http://mxr.mozilla.org/mozilla-aurora/source/mobile/android/config/mozconfigs/android/nightly#8
New mozconfigs have Nightly branding:
http://mxr.mozilla.org/mozilla-aurora/source/mobile/android/config/mozconfigs/android-api-9-10-constrained/nightly#13
http://mxr.mozilla.org/mozilla-aurora/source/mobile/android/config/mozconfigs/android-api-11/nightly#9
I also see the unuded (I think) mozconfigx for android-api-10 and android-api-9-constrained. We could probably remove those.
Flags: needinfo?(rnewman)
Flags: needinfo?(jlund)
Updated•10 years ago
|
Blocks: 1073772
Component: General → General Automation
Product: Firefox for Android → Release Engineering
QA Contact: catlee
Version: Firefox 37 → other
Updated•10 years ago
|
Summary: Nightly is installed when trying to install the latest Aurora build from ftp → split-APK (Android) mozconfigs need updating to support Aurora
Comment 2•10 years ago
|
||
Concur with Comment 1.
I'm happy to make the change if it needs to be done today.
Updated•10 years ago
|
Flags: needinfo?(rnewman)
Summary: split-APK (Android) mozconfigs need updating to support Aurora → mozilla-aurora Android mozconfigs aren't correctly branded after splitapk uplift
Comment 3•10 years ago
|
||
Worth making sure the right thing happens for beta, too.
Updated•10 years ago
|
status-firefox37:
--- → affected
tracking-firefox37:
--- → +
Assignee | ||
Comment 4•10 years ago
|
||
Should be fixed by https://hg.mozilla.org/releases/mozilla-aurora/rev/4be2ace2bb82
Assignee | ||
Comment 6•10 years ago
|
||
I just downloaded and unzipped https://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-android-api-11/fennec-37.0a2.multi.android-arm.apk.
CodeName=Aurora today vs CodeName=Nightly yesterday in appication.ini.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 7•10 years ago
|
||
(In reply to Rail Aliiev [:rail] from comment #6)
> I just downloaded and unzipped
> https://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-
> android-api-11/fennec-37.0a2.multi.android-arm.apk.
>
> CodeName=Aurora today vs CodeName=Nightly yesterday in appication.ini.
thanks rail. I'll make sure to update merge docs in the future.
Flags: needinfo?(jlund)
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Jordan Lund (:jlund) PTO till Jan 14th from comment #7)
> (In reply to Rail Aliiev [:rail] from comment #6)
> > I just downloaded and unzipped
> > https://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-
> > android-api-11/fennec-37.0a2.multi.android-arm.apk.
> >
> > CodeName=Aurora today vs CodeName=Nightly yesterday in appication.ini.
>
> thanks rail. I'll make sure to update merge docs in the future.
No need to update the docs. Bug 1120969 will automate this.
Updated•10 years ago
|
Reporter | ||
Comment 9•10 years ago
|
||
Verified as fixed in Firefox for Android 37.0a2 (2015-02-06);
Devices:
api-11 with Samsung Galaxy S4 (Android 4.4.2);
api-9 with Samsung Galaxy R (Android 2.3.4), both builds are correctly installed.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•