Closed
Bug 1101497
Opened 11 years ago
Closed 11 years ago
Support connecting to a remote ADB host
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(b2g-v2.0 fixed, b2g-v2.0M fixed, b2g-v2.1 affected, b2g-v2.2 fixed, b2g-master fixed)
RESOLVED
FIXED
mozilla37
People
(Reporter: davehunt, Assigned: davehunt)
References
Details
Attachments
(3 files, 3 obsolete files)
|
9.12 KB,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
|
10.10 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
|
22.56 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
In order to run tests against remote devices we need to be able to specify the host/port that ADB is listening on. The host will always be the same as the Marionette host, so we can probably just reuse that, but the port will be a unique value.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8535077 -
Flags: review?(mdas)
Comment 2•11 years ago
|
||
Comment on attachment 8535077 [details] [diff] [review]
Support the ADB server running on an alternate host/port. v1.0
Review of attachment 8535077 [details] [diff] [review]:
-----------------------------------------------------------------
r+ provided that this was tested locally against bitbar.
Attachment #8535077 -
Flags: review?(mdas) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
| Assignee | ||
Comment 5•11 years ago
|
||
We need this for mozilla-b2g32_v2_0 so the Marketplace tests can run against our remote device lab. I've tested this using a locally built client and have successfully run the tests on our remote lab.
Attachment #8572001 -
Flags: review?(jgriffin)
| Assignee | ||
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
| Assignee | ||
Comment 6•11 years ago
|
||
Previous patch had an issue when generating the HTML report, which is addressed in this patch.
Attachment #8572001 -
Attachment is obsolete: true
Attachment #8572001 -
Flags: review?(jgriffin)
Attachment #8572054 -
Flags: review?(jgriffin)
| Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8572055 -
Flags: review?(jgriffin)
| Assignee | ||
Comment 8•11 years ago
|
||
Corrected commit message and bumped version number.
Attachment #8572055 -
Attachment is obsolete: true
Attachment #8572055 -
Flags: review?(jgriffin)
Attachment #8572060 -
Flags: review?(jgriffin)
| Assignee | ||
Updated•11 years ago
|
status-b2g-v2.1:
--- → affected
Comment 9•11 years ago
|
||
Comment on attachment 8572054 [details] [diff] [review]
Uplift for mozilla-b2g32_v2_0
Review of attachment 8572054 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #8572054 -
Flags: review?(jgriffin) → review+
Updated•11 years ago
|
Attachment #8572060 -
Flags: review?(jgriffin) → review+
| Assignee | ||
Comment 10•11 years ago
|
||
Landed v2.0 patch in:
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/4459370a26f8
Released as:
https://pypi.python.org/pypi/marionette_client-mozilla-b2g32_v2_0/0.3
| Assignee | ||
Comment 11•11 years ago
|
||
Landed v2.1 patch in:
https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/ab14f3c3b1fb
Released as:
https://pypi.python.org/pypi/marionette_client-mozilla-b2g34_v2_1/0.2
| Assignee | ||
Updated•11 years ago
|
status-b2g-v2.2:
--- → fixed
status-b2g-master:
--- → fixed
Backed out of b2g32 and b2g34 because it's missing other mozversion and mozdevice stuff:
https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/81bbb1143b88
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/6054cd825c71
Flags: needinfo?(dave.hunt)
Updated•11 years ago
|
Updated•11 years ago
|
status-b2g-v2.0M:
--- → affected
| Assignee | ||
Comment 13•11 years ago
|
||
Updated patch to include necessary uplifts from bug 1101655, bug 1102140, and bug 1101497.
Try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=40434762b8b7
I'm not expecting a completely clear try run. The Gip tests will fail because of the marionette-client package name change (which will land at the same time as this patch). Also see bug 1139461 comment 27 and the response regarding other expected failures.
Attachment #8572054 -
Attachment is obsolete: true
Flags: needinfo?(dave.hunt)
Attachment #8580627 -
Flags: review?(jgriffin)
| Assignee | ||
Comment 15•11 years ago
|
||
(In reply to Dave Hunt (:davehunt) from comment #13)
> I'm not expecting a completely clear try run. The Gip tests will fail
> because of the marionette-client package name change (which will land at the
> same time as this patch). Also see bug 1139461 comment 27 and the response
> regarding other expected failures.
Please ignore the Gip failure comment, I was mixing this up with bug 1141590. I am expecting the Gip tests to pass on try.
| Assignee | ||
Comment 16•11 years ago
|
||
RyanVM: Would you mind looking over https://treeherder.mozilla.org/#/jobs?repo=try&revision=40434762b8b7 and comment if there are any concerns? I see some jobs haven't completed yet...
Flags: needinfo?(ryanvm)
Comment 18•11 years ago
|
||
Comment on attachment 8580627 [details] [diff] [review]
Uplift mozbase changes to mozilla-b2g32_v2_0
Review of attachment 8580627 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm, thanks to ryan for blessing the try run :)
Attachment #8580627 -
Flags: review?(jgriffin) → review+
| Assignee | ||
Comment 19•11 years ago
|
||
Landed in:
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/8e0185659915
Build:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-b2g32_v2_0&revision=8e0185659915
I'll watch Treeherder, and once I can confirm no bustage I will re-release the Python package.
Flags: needinfo?(dave.hunt)
| Assignee | ||
Comment 20•11 years ago
|
||
Flags: needinfo?(dave.hunt)
Comment 21•11 years ago
|
||
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•