Closed
Bug 818080
Opened 13 years ago
Closed 13 years ago
Release mozdevice 0.16 and make m-c and talos use it
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(firefox19 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox19 | --- | fixed |
People
(Reporter: wlach, Assigned: wlach)
References
Details
Attachments
(2 files)
|
8.34 KB,
patch
|
ahal
:
review+
|
Details | Diff | Splinter Review |
|
1.15 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
There have been some nice bugfixes in the adb codepaths since we last released, useful for developers and running the b2g emulator tests. Let's get those out there.
| Assignee | ||
Comment 1•13 years ago
|
||
CC'ing a bunch of people as this will impact b2g and android automation (hopefully for the better!)
Summary: Release mozbase 0.16 and make m-c and talos use it → Release mozdevice 0.16 and make m-c and talos use it
| Assignee | ||
Comment 2•13 years ago
|
||
Flagging ahal for review as dmADB will be the main thing impacted
Associated try run:
https://tbpl.mozilla.org/?tree=Try&rev=1cd53502bffa
Attachment #688449 -
Flags: review?(ahalberstadt)
Comment 3•13 years ago
|
||
Comment on attachment 688449 [details] [diff] [review]
Update mozdevice files to 0.16
Review of attachment 688449 [details] [diff] [review]:
-----------------------------------------------------------------
Lgtm assuming it doesn't break any b2g stuff in the try run.
Attachment #688449 -
Flags: review?(ahalberstadt) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
I don't think this new release should effect talos much if at all in production, but just in case.... here's a try run:
https://tbpl.mozilla.org/?tree=Try&rev=6e56c1469725
(there's some m-c changes in there that aren't actually relevant... disregard)
I also removed some comments which kept on going out of date and didn't clarify things much.
Attachment #688470 -
Flags: review?(jhammel)
Updated•13 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Updated•13 years ago
|
Attachment #688470 -
Flags: review?(jhammel) → review+
Updated•13 years ago
|
Whiteboard: [automation-needed-in-aurora][automation-needed-in-beta]
| Assignee | ||
Comment 6•13 years ago
|
||
m-c change inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/5488aa7e3fc3
| Assignee | ||
Comment 7•13 years ago
|
||
talos change: http://hg.mozilla.org/build/talos/rev/2526b0150556
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Comment 9•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/86302c66631a
mozdevice on beta was still at version 12. I'll need to create a separate patch to get all the changes since then on beta. If there are api changes then I'm not sure what I'll do.
Whiteboard: [automation-needed-in-aurora][automation-needed-in-beta] → [automation-needed-in-beta]
Target Milestone: mozilla20 → ---
Comment 10•13 years ago
|
||
So yes, there are several api changes (some of which I know for sure will cause problems). None of the changes in this patch are actually required for b2g on beta, so I'm just going to cherry pick the change from bug 818615 that I need and call it a day.
Whiteboard: [automation-needed-in-beta]
Updated•13 years ago
|
status-firefox19:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•