Closed
Bug 818615
Opened 13 years ago
Closed 13 years ago
Release mozdevice 0.17 to m-c
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(firefox19 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox19 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
|
2.35 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
This is needed to fix a use of a python 2.7ism that trips some of the test slaves that are still on 2.6
Updated•13 years ago
|
Whiteboard: [automation-needed-in-aurora][automation-needed-in-beta]
| Assignee | ||
Comment 1•13 years ago
|
||
I'll need to land bug 818080 on each branch prior to landing this one
Status: NEW → ASSIGNED
Depends on: 818080
Whiteboard: [automation-needed-in-aurora][automation-needed-in-beta]
| Assignee | ||
Comment 2•13 years ago
|
||
I'll land this on inbound, then wait for the inbound -> m-c merge, then land bug 818080 and this one on aurora and beta
Attachment #688893 -
Flags: review?(jgriffin)
Comment 3•13 years ago
|
||
Comment on attachment 688893 [details] [diff] [review]
Patch 1.0 - Update to mozdevice 0.17
Review of attachment 688893 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks.
Attachment #688893 -
Flags: review?(jgriffin) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
| Assignee | ||
Comment 6•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/fb8d87f14292
Mozdevice on beta was still at version 12. I'll need to create a separate patch to get all the changes since or cherry pick this one change
Whiteboard: [automation-needed-in-beta]
Target Milestone: mozilla20 → ---
| Assignee | ||
Comment 7•13 years ago
|
||
So there are quite a few api changes since 0.12 (some of which I know will cause problems). I'm just going to cherry pick the patch from bug 818152 onto beta 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
•