Closed
Bug 1256974
Opened 9 years ago
Closed 5 years ago
Mozregression doesn't launch newer Fennec builds
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: JanH, Unassigned)
References
Details
For recent Fennec nightlies, mozregression fails to launch the app after installing it.
The problem seems to be that mozregression (or probably rather one of its helper tools) tries launching the "org.mozilla.fennec/.App" activity while newer Fennec nightlies only support "org.mozilla.fennec/org.mozilla.gecko.BrowserApp" activity. The changeover seems to have happened as part of bug 1242213.
Comment 1•9 years ago
|
||
(In reply to Jan Henning (:JanH) from comment #0)
> For recent Fennec nightlies, mozregression fails to launch the app after
> installing it.
>
> The problem seems to be that mozregression (or probably rather one of its
> helper tools) tries launching the "org.mozilla.fennec/.App" activity while
> newer Fennec nightlies only support
> "org.mozilla.fennec/org.mozilla.gecko.BrowserApp" activity. The changeover
> seems to have happened as part of bug 1242213.
I returned the .App MAIN <activity-alias> in Bug 1256615. You will likely find this ticket addressed by that ticket. (Of course, there's a gap in mozregression coverage.)
Comment 2•5 years ago
|
||
Realistically this will never be addressed
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•