Commit Graph

739 Commits

Author SHA1 Message Date
Geoff Brown
c023721442 Bug 1238611 - Use PIE version of gdbserver for JimDB (arm only); r=jmaher 2016-01-25 08:17:25 -07:00
Dan Minor
aa6073b008 Bug 1239939 - [mozsystemmonitor] Reduce poll interval on exit r=wlach
Currently we poll at an interval of 1 second when shutting down
mozsystemmonitor. This causes a noticeable shutdown delay on short
running processes. Reducing the interval to 0.1 reduces this delay without
seeming to have any adverse effects.
2016-01-18 06:28:10 -05:00
Chris Manchester
a21fc700a8 Bug 1055224 - Run gtest output through a stack fixer. r=ahal 2016-01-15 10:36:46 -08:00
Geoff Brown
3df8e57961 Bug 1237838 - Update Android x86 avd; r=me 2016-01-14 15:16:37 -07:00
Julien Pagès
b93473d9f0 Bug 1236467 - [mozdevice] raise exception when missing devices access permissions. r=ahal
Also bump the version to 0.48.
2016-01-04 16:29:36 +01:00
Nathan Froyd
53f6b89c41 Bug 1236983 - add windbg smarts to mozdebug; r=jmaher,aklotz 2016-01-05 12:47:39 -05:00
Geoff Brown
0edcbf015f Bug 1236451 - Make some android mach commands more robust; r=jmaher 2016-01-06 06:37:41 -07:00
Armen Zambrano Gasparnian
9e66197096 Bug 1234353 - Notify the user if the stackwalk binary is not executable. r=chmanchester 2015-12-21 16:50:49 -05:00
Edgar Chen
595a6cdbe0 Bug 1143380 - [mozrunner] Increase timeout value for waiting emulator to start; r=ahal 2015-12-22 10:27:26 +08:00
Steve Fink
f895000e15 Bug 837969 - Make mozcrash.py runnable, r=ted 2015-06-16 13:14:04 -07:00
Alessio Placitelli
88c13df577 Bug 1235559 - |mach android-emulator| looks for the wrong file names on Windows. r=gbrown 2015-12-29 06:25:00 +01:00
Geoff Brown
dcf98bec0d Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher 2015-12-21 14:24:08 -07:00
Julien Pagès
41810c5150 Bug 1233534 - [mozprofile] bump version to 0.28. r=ahal 2015-12-18 08:20:26 +01:00
Julien Pagès
86fbc4e434 Bug 1233534 - [mozprofile] unable to use a profile generated with recent firefox. r=ahal 2015-12-18 08:19:41 +01:00
Geoff Brown
dad6c5ccfc Bug 1233454 - Guard against ps timeout in devicemanagerADB.getProcessList; r=jmaher 2015-12-18 12:17:06 -07:00
Geoff Brown
9d13c4ac57 Bug 1232962 - Use emulator device-serial for android-emulator command only; r=jmaher 2015-12-16 13:59:11 -07:00
Geoff Brown
a6b4839cf3 Bug 1218003 - Do not pass -kvm-enable to emulator on osx; r=nalexander 2015-12-14 18:55:59 -07:00
Geoff Brown
b7c07bce2f Bug 1231683 - Disregard unusable devices in android mach commands; r=jmaher 2015-12-14 18:55:58 -07:00
Geoff Brown
aa83ce0ae6 Bug 1231665 - Specify deviceSerial for android emulator adb commands; r=jmaher 2015-12-14 18:55:57 -07:00
William Lachance
8e279d48ae Bug 1230622 - Docs: Suggest people use wptserve instead of mozhttpd. r=jgraham 2015-12-04 13:18:40 -05:00
Bob Clary
6b4538df43 Bug 1214812 - [mozdevice] - adb_android.py - fix missing test_root argument to ADBAndroid, r=gbrown. 2015-12-02 08:34:20 -08:00
Bob Clary
1a98f76852 Bug 1214812 - [mozdevice] - adb.py, adb_android.py - if possible always run adbd as root, set SELinux to Permissive, r=gbrown. 2015-12-02 08:34:20 -08:00
Bob Clary
c665dbc82b Bug 1214812 - [mozdevice] - adb.py - do not prepend LD_LIBRARY_PATH to su commands, r=gbrown. 2015-12-02 08:34:20 -08:00
Bob Clary
01e69ee5eb Bug 1214812 - [mozdevice] - devicemanagerADB.py - listFiles - check for device or resource busy failure message, r=gbrown. 2015-12-02 08:34:20 -08:00
Bob Clary
ed608435c0 Bug 1214812 - [mozdevice] - devicemanagerADB.py - check if busybox's ls -1A is used, r=gbrown. 2015-12-02 08:34:19 -08:00
Bob Clary
4ad4ccb868 Bug 1214812 - [mozdevice] - devicemanagerADB.py - use su 0 if it is available; check for root updates, r=gbrown. 2015-12-02 08:34:19 -08:00
Wes Kocher
a94f158f81 Backed out 6 changesets (bug 1214812) for kk emulator test bustage
Backed out changeset b36710809f0c (bug 1214812)
Backed out changeset a3b5c66f34e4 (bug 1214812)
Backed out changeset df6d3dc3fca9 (bug 1214812)
Backed out changeset 9f94be2a3c1d (bug 1214812)
Backed out changeset 1eaf9f30b00d (bug 1214812)
Backed out changeset 902b985b3273 (bug 1214812)
2015-12-01 15:33:07 -08:00
Bob Clary
08b31d2445 Bug 1214812 - [mozdevice] - adb_android.py - fix missing test_root argument to ADBAndroid, r=gbrown. 2015-12-01 14:25:13 -08:00
Bob Clary
824ceeabd2 Bug 1214812 - [mozdevice] - adb.py, adb_android.py - if possible always run adbd as root, set SELinux to Permissive, r=gbrown. 2015-12-01 14:25:12 -08:00
Bob Clary
221de076d9 Bug 1214812 - [mozdevice] - adb.py - do not prepend LD_LIBRARY_PATH to su commands, r=gbrown. 2015-12-01 14:25:12 -08:00
Bob Clary
bf46f3d76a Bug 1214812 - [mozdevice] - devicemanagerADB.py - listFiles - check for device or resource busy failure message, r=gbrown. 2015-12-01 14:25:12 -08:00
Bob Clary
ee6e351bc6 Bug 1214812 - [mozdevice] - devicemanagerADB.py - check if busybox's ls -1A is used, r=gbrown. 2015-12-01 14:25:12 -08:00
Bob Clary
032b5e89c0 Bug 1214812 - [mozdevice] - devicemanagerADB.py - use su 0 if it is available; check for root updates, r=gbrown. 2015-12-01 14:25:12 -08:00
Julien Pagès
70387ed459 Bug 1226554 - [mozlog] bump version to 3.1. r=jgraham 2015-11-20 13:40:24 +01:00
Julien Pagès
4e4caf4266 Bug 1226554 - [mozlog] add a ProxyLogger concept. r=jgraham 2015-11-20 12:42:51 +01:00
Geoff Brown
9389668923 Bug 1226631 - Avoid warning about JimDB utils update; r=jmaher 2015-11-20 10:05:31 -07:00
Geoff Brown
99d1a07479 Bug 1219807 - Support 'mach run --debug' for Android; r=jmaher 2015-11-19 13:15:34 -07:00
Edgar Chen
e098e454e2 Bug 1223676 - [Marionette] Remove waiting for homescreen on emulator. r=ahal 2015-11-11 15:23:22 +08:00
Tooru Fujisawa
f79e505ab6 Bug 1221139 - Report actual exception string and traceback in ParseError. r=ahal 2015-11-07 20:45:07 +09:00
Andrew Halberstadt
2e58784a5c Bug 1219870 - [mozlog] ensure correct suite state when logging suite_start/suite_end via StructuredLogger.log_raw, r=chmanchester 2015-10-29 15:11:25 -04:00
dlee
be52a5a73d Bug 1214593 - Remove service worker periodic updater. r=ehsan 2015-11-02 16:08:44 +08:00
Andrew McCreight
ea61fa7ab9 Bug 1218393 - Give a summary for object-count leak checking. r=jgriffin 2015-10-28 10:54:00 +01:00
Geoff Brown
d7412b38af Bug 1220238 - Use local tooltool manifest if available; r=jmaher 2015-10-30 18:53:24 -06:00
Geoff Brown
e82abaa8b7 Bug 1219803 - Support 'mach run' for Android; r=jmaher 2015-10-30 10:57:35 -06:00
Julien Pagès
c231104bf4 Bug 1185969 - bump mozdevice version to 0.47. r=bc 2015-10-29 20:37:44 +01:00
Julien Pagès
9b8e31dc9f Bug 1185969 - [mozdevice] Allow to use android preview releases. r=bc 2015-10-28 17:22:16 +01:00
Julien Pagès
d50836e065 Bug 1185632 - [mozinfo] bump release to 0.9. r=wlach 2015-10-30 17:38:42 +01:00
Julien Pagès
d45b69bb4f Bug 1185632 - [mozinfo] mozinfo.os is unknown running under MSYS. r=wlach 2015-10-30 17:37:34 +01:00
Bob Clary
44737eac73 Bug 1218997 - [mozdevice] adb_android.py ADBDevice.power_on() requires root, r=gbrown. 2015-10-28 23:21:47 -07:00
Bob Clary
19d1ec83c1 Bug 1218993 - [mozdevice] do not repeat wait-for-device in adb commands, r=gbrown. 2015-10-28 23:21:47 -07:00