Closed
Bug 650205
Opened 14 years ago
Closed 14 years ago
Implement devicemanager using adb
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: blassey, Assigned: blassey)
References
Details
Attachments
(1 file, 2 obsolete files)
22.84 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
it still needs work obviously, but with this I can run tests
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 1•14 years ago
|
||
this adds an addtional flag to runtestsremote.py --dm_trans which you can be set to either sut or adb and defaults to adb
I've tested this by running the gfx mochitests over adb, but there should be additional testing, especially with the sut transport before this lands
Assignee: nobody → blassey.bugs
Attachment #526187 -
Attachment is obsolete: true
Attachment #530755 -
Flags: review?(jmaher)
Comment 2•14 years ago
|
||
I added this in for the reftest harness as well. In general I give the patch an r+.
We should land both patches at the same time, but getting this rolled out will be a bit more difficult. we need to update the setup/config/cleanup tools that releng uses so they reference the SUT devicemanager instead of the new base class. We will also need to work this into talos.
Attachment #530755 -
Attachment is obsolete: true
Attachment #530755 -
Flags: review?(jmaher)
Attachment #531099 -
Flags: review?(blassey.bugs)
Assignee | ||
Updated•14 years ago
|
Attachment #531099 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 3•14 years ago
|
||
r=blassey based on interdiff
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•