Closed Bug 792072 Opened 12 years ago Closed 7 years ago

mozdevice's installApp method should provide a consistent interface between dmADB and dmSUT

Categories

(Testing :: Mozbase, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wlach, Assigned: wlach)

References

Details

At present, the ADB version takes a local file (on the host computer) as an argument, while the SUT version takes a file on the device as an argument.

Really, it's the former interface that we want, since the apk we want to install is pretty much always on the host computer, and copying it to the device is just an extra step.

To improve error handling, we'll make this method throw a descriptive exception (a DMError) if any part of the process involved (multi-step with SUT) fails.
I have started working on this, should have something soon.
Blocks: 771963
Blocks: 793236
We no longer have devicemanagerSUT
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.