Commit Graph

71 Commits

Author SHA1 Message Date
Wes Kocher
9eebe50a0d Merge m-c to fx-team 2014-07-15 17:50:18 -07:00
William Lachance
eca294eaa0 Bug 1037642 - Fix assumption that we will be able to send all data in devicemanagerSUT in one shot. r=mcote 2014-07-15 14:09:04 -04:00
Armen Zambrano Gasparnian
dca074ab69 Bug 1026710 - Make DeviceManagerADB use mozprocess to allow logging. r=wlach
Up until now, mozdevice has been using subprocess. The switch gives us the
ability to log adb commands and its output. This will be mainly used
for the Firefox OS cert suite.
2014-07-15 08:59:48 -04:00
Bob Clary
39fa91cf3b Bug 1035254 - [mozdevice] - Add ADBAndroid.get_battery_percentage(), r=wlach, DONTBUILD. 2014-07-10 06:46:23 -07:00
William Lachance
82332aa661 Bug 1037707 - Allow setting dmcli's verbose mode via environment variable. r=mcote 2014-07-14 16:01:11 -04:00
William Lachance
6571f5f33c Bug 1036530 - Instantiate / initialize device root only when needed in mozdevice. r=bc 2014-07-11 15:29:30 -04:00
Chris Manchester
6ba14fdd35 Bug 1035006 - Fix pyflakes warnings in mozbase.;r=wlach 2014-07-07 14:51:34 -04:00
Bob Clary
585c45ebdf Bug 1034406 - [mozdevice] Do not allow ADBCommand to be instantiated, r=wlach, DONTBUILD. 2014-07-07 08:19:35 -07:00
Geoff Brown
bec27a7f46 Bug 1027802 - Try to get ANR report and stack trace when Fennec hangs; r=jmaher 2014-07-03 22:11:41 -06:00
Bob Clary
84cafa2af4 Bug 1012711 - Add adb.py to devicemanager package, -correcting bugnumber- r=wlach. DONTBUILD a=sheriffduty 2014-06-26 16:20:12 +02:00
Carsten "Tomcat" Book
4a581018ef Backed out changeset 1fd65e3c2f4a (bug 1012712) 2014-06-26 16:18:34 +02:00
Bob Clary
adf1fa16ff Bug 1012712 - Add adb.py to devicemanager package, r=wlach. DONTBUILD 2014-06-25 21:08:41 -07:00
Ted Mielczarek
7ee81f0ecb Bug 1023670 - Fix DeviceManager.mkDirs with a Windows path. r=wlach 2014-06-16 11:52:52 -04:00
Andrew Halberstadt
d638652838 Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin 2014-06-19 14:17:26 -04:00
Jonathan Griffin
f419761b6c Bug 1017146 - Bump mozrunner to 5.37 and mozdevice to 0.36, r=wlach 2014-05-28 14:07:56 -07:00
William Lachance
b61dfd4c05 Bug 1016073 - Update stopApplication to work on Android 2.3. r=bc 2014-05-27 17:18:35 -04:00
William Lachance
ed6ae85e74 Bug 1016042 - Bump mozdevice to 0.35;r=ahal DONTBUILD 2014-05-26 14:10:07 -04:00
William Lachance
bd792c2de8 Bug 1009862 - Close socket in devicemanagerSUT on timeout. r=gbrown 2014-05-13 17:52:51 -04:00
William Lachance
38e447d6fa Bug 907427 - Add a "stop application" method to mozdevice's android subclass. r=gbrown 2014-05-09 19:59:26 -04:00
William Lachance
550f961d84 Bug 1003255 - Bump mozdevice to 0.34. r=jgraham 2014-04-29 12:49:26 -04:00
Andrew Halberstadt
4ead044159 Bug 1000918 - Add new default device root paths used by some FxOS devices to mozdevice. r=wlach 2014-04-24 10:39:00 -04:00
William Lachance
ffa964ef5d Bug 996862 - Remove NetworkTools from mozdevice. r=ahal 2014-04-21 15:56:42 -04:00
Douglas Crosher
248e53743b Bug 979231 - DeviceManager ADB pushDir should take a timeout parameter and make use of it. r=dminor 2014-03-04 22:55:21 +11:00
Andrew Halberstadt
0423474ea7 Bug 949600 - Sync mozbase to m-c one last time, r=wlach 2014-02-19 16:42:01 -05:00
Wes Kocher
557103c137 Backed out changeset a7f8c25c07ac (bug 949600) for breaking clobber due to new update_permissions code, regardless of whether this is a CLOSED TREE. 2014-02-18 16:12:34 -08:00
Andrew Halberstadt
dad8b1a270 Bug 949600 - Sync mozbase to m-c one last time, r=wlach 2014-02-18 09:25:58 -05:00
Andrew Halberstadt
5184c6ee54 Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -04:00
Dan Minor
d0fccbea88 Bug 912004 - DeviceManager pushDir should take a timeout parameter; r=wlach 2013-09-03 15:13:38 -04:00
Douglas Crosher
5ea680c681 Bug 909323 - Improve jit-tests ADB support. r=terrence 2013-08-26 23:32:32 +10:00
William Lachance
dc72c5b8c6 Bug 900629 - Mirror mozdevice 0.29;r=ahal 2013-08-01 16:08:18 -04:00
Andrew Halberstadt
1f31a39556 Bug 895940 - Mirror mozbase to m-c, r=jhammel 2013-07-25 16:27:53 -04:00
William Lachance
7c991de2d9 Bug 886882 - Mirror mozdevice 0.27;r=jhammel 2013-06-25 10:50:37 -07:00
Jeff Hammel
20a56132d3 Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher 2013-06-17 13:23:38 -07:00
Geoff Brown
f21248227d Bug 876456 - (3) Tweak dumpsys command in adb getTopActivity; r=blassey 2013-06-13 08:24:43 -06:00
Geoff Brown
d83f26abd9 Bug 876456 - (2) Raise an exception if adb getTopActivity fails; r=jmaher 2013-06-12 13:27:57 -06:00
Geoff Brown
0e6af92070 Bug 876456 - Allow for alternate dumpsys output in adb getTopActivity; r=jmaher 2013-06-12 13:27:55 -06:00
William Lachance
41e7f67569 Bug 877265 - Make dmcli parseable by python 2.6;r=ahal 2013-05-30 11:04:26 -04:00
William Lachance
c6a3135c05 Bug 869095 - Bump in-tree mozdevice to 0.25;r=jmaher 2013-05-07 11:09:46 -04:00
Geoff Brown
66756272e9 Bug 865944 - Add getTopActivity to droid; r=jmaher 2013-05-03 11:38:01 -06:00
Geoff Brown
ba8d6272a8 Bug 865944 - Do not wait for "am instrument" to start; r=jmaher 2013-05-03 11:37:57 -06:00
Jeff Hammel
904977538a Bug 860091 - mirror test.py and mozdevice and mozprofile to m-c;r=jgriffin
--HG--
extra : rebase_source : 16b0b4bb8b49b0a70e0a2160c3ca6370737b0fab
2013-04-17 11:08:02 -07:00
Jeff Hammel
5d433229b3 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-21 21:06:28 -07:00
Phil Ringnalda
3f9c051d47 Back out 27fb990d7fc7 (bug 838374) for Android bustage
CLOSED TREE
2013-03-21 22:58:41 -07:00
Jeff Hammel
a4b51201b4 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-21 21:06:28 -07:00
Ryan VanderMeulen
f6044b7bd7 Backed out changeset 7d2ea731f5a5 (bug 838374) for B2G test bustage on a CLOSED TREE. 2013-03-14 17:45:49 -04:00
Jeff Hammel
8371c0fba6 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-14 13:06:14 -07:00
Andrew Halberstadt
7ac6bde5bd Bug 821865 - Update mozdevice to version 0.18, r=jhammel 2012-12-20 10:24:25 -05:00
Andrew Halberstadt
8c34cb0322 Bug 818615 - Release mozdevice 0.17 to m-c, r=jgriffin 2012-12-05 15:35:19 -05:00
William Lachance
2fff568ba4 Bug 818080 - Bump mozdevice version to 0.16;r=ahal 2012-12-05 12:17:38 -05:00
William Lachance
5a3130a3ae Bug 811388 - Update mozdevice to 0.15, update consumers;r=ahal 2012-11-14 09:49:04 -08:00