Commit Graph

623 Commits

Author SHA1 Message Date
Ted Mielczarek
c0810c6595 bug 890026 - Add mozcrash.kill_and_get_minidump r=jimm 2013-07-31 10:41:33 -04:00
Julien Pagès
9b331ff125 Bug 1091274 - Move leak log functions out of automationutils and into mozbase. r=jgriffin 2015-07-03 07:04:22 +02:00
Julien Pagès
0a9d51f8f3 Bug 1091284 - Remove systemMemory, environment from automationutils. r=jgriffin 2015-07-01 22:00:07 +02:00
Gregory Szorc
3cc988760f Bug 1176642 - Fix typo in import name; r=smacleod
This regressed in 101600812e66.
2015-06-25 13:06:25 -07:00
Gregory Szorc
8bf5ef3a58 Bug 1176642 - Use relative imports in mozprocess; r=smacleod
This regressed in 101600812e66.
2015-06-25 12:55:48 -07:00
Gregory Szorc
0cd8174a36 Bug 1176642 - Use absolute_import, remove unused imports from mozprocess; r=chmanchester 2015-06-25 12:13:27 -07:00
Gregory Szorc
2efaf2528f Bug 1176642 - Use absolute_import in mozfile; r=chmanchester 2015-06-25 12:13:08 -07:00
Gregory Szorc
fb5ea3afd6 Bug 1176642 - Use absolute_import in mozinfo; r=chmanchester
absolute_import was introduced in Python 2.6. There should be no
backwards compatibility concern here.
2015-06-25 12:12:39 -07:00
Henrik Skupin
c723284666 Bug 1176677 - [moznetwork] ImportError: "cannot import name structured", and release version 0.26. r=davehunt 2015-06-23 17:23:18 +02:00
Geoff Brown
8532faf776 Bug 1175540 - Reduce timeouts for many adb devicemanager calls; r=mcote 2015-06-21 13:58:34 -06:00
Julien Pagès
202389cd46 Bug 1173682 - [mozbase] tests do not remove created directories; r=ahal 2015-06-20 19:23:25 +02:00
Andrew Halberstadt
4cdea610f2 Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
Julien Pagès
2b0ef302a1 Bug 1174497 - [mozprofile] bump version and release to pypi; r=wlach 2015-06-16 13:36:00 +02:00
Dave Hunt
e549278d38 Bug 1175101 - [moznetwork] Bump version number to 0.25. r=wlachance 2015-06-16 05:39:00 -04:00
Julien Pagès
b3f862829c Bug 1173380 - [mozprofile] cloned profiles are not cleaned (__del__ method is not called); r=ahal 2015-06-16 07:19:16 +02:00
Julien Pagès
9899e7827d Bug 1059478 - [mozrunner] Fix environment handling in DeviceRunner; r=ahal 2015-06-16 07:10:24 +02:00
Julien Pagès
4302b918c5 Bug 1173335 - [mozprofile] Profile should act as a context manager; r=wlach 2015-06-11 20:18:08 +02:00
Mike Shal
6729c538db Bug 1162594 - create build_resources.json even if psutil fails; r=ahal 2015-06-09 18:22:53 -04:00
Geoff Brown
80854ba664 Bug 1173120 - Add timeout parameter to devicemanagerADB._runCmd; r=armenzg 2015-06-11 09:22:48 -06:00
Wes Kocher
29591b5e90 Backed out changeset 7c72328e341b (bug 1164443) for being the likely cause of test_non-scaling-stroke.html and test_focusedChild.html permafails due to a Windows firewall prompt appearing on the screen CLOSED TREE 2015-06-10 18:01:02 -07:00
Julien Pagès
a9eebdfee6 Bug 1164443 - Mozinstall should only install in an empty dir; r=ahal 2015-06-10 23:35:33 +02:00
James Graham
eb8458f023 Bug 1173306 - Remove expensive regexp for handling multiline comments when reading pref files in mozprofile, r=ahal 2015-06-10 21:16:10 +01:00
Geoff Brown
6a2b69b4b9 Bug 1172174 - Improve adb timeout handling for Android; r=armenzg 2015-06-10 09:17:44 -06:00
Julien Pagès
ce2be3ed06 Bug 1060940 - remove mozrunner confusing and broken code for getting version information; r=ahal 2015-06-09 20:55:07 +02:00
James Graham
1a0e2ec7c5 Bug 1171849 Let consumers override mozlog default formatter options, r=chmanchester 2015-06-05 17:48:06 +01:00
James Graham
16fb1bcafd Bug 1171032 - Log raw messages at debug level by default, r=chmanchester
Also add --log-raw-level option to control this.
2015-06-03 15:55:00 +01:00
Manish Goregaokar
84438ded58 Bug 1170591 - Remove trailing whitespace in mozlog. r=jdm 2015-06-02 11:30:00 -04:00
Henrik Skupin
e0448e192b Bug 1169168 - Release mozinfo 0.8. r=tomcat DONTBUILD 2015-05-28 09:54:30 +02:00
Parth Bakshi
fcfe2680e9 Bug 1139873 - [mozinstall] get_binary() should not remove the build folder if the specified binary cannot be found. r=whimboo 2015-05-09 10:29:42 -04:00
Julien Pagès
52b55d57af Bug 1140130 - [mozinstall] Exception during installation should cause already installed files to be removed. r=ahal 2015-05-15 11:01:00 -04:00
Julien Pagès
22204baf3b Bug 1112516 - [mozrunner] Update documentation for correctly using a Firefox profile. r=whimboo 2015-05-15 06:22:00 -04:00
Dave Hunt
143c19534e Bug 1163992 - [moznetwork] When multiple IPs are found on Windows pick the first one. r=wlachance 2015-05-14 09:48:19 +01:00
Dave Hunt
4381b3ffcf Bug 1160094 - [moznetwork] Attempt to pick most suitable IP when multiple are associated with the hostname. r=wlach 2015-04-30 02:52:00 +02:00
Jonathan Griffin
3e6009a77b Bug 1162115 - Bump mozdevice to 0.45, r=wlach 2015-05-07 08:42:51 -07:00
Dave Hunt
90a7a43ea0 Bug 1160090 - [moznetwork] Add structured logging. r=wlach 2015-04-30 02:38:00 -04:00
Geoff Brown
0a457d69c0 Bug 1161198 - Update mozdevice test for getLogcat; r=bc 2015-05-04 16:48:51 -06:00
Geoff Brown
d345e1be92 Bug 1160351 - Bustage fix for 57c6c589cfa1 on a CLOSED TREE 2015-05-04 11:22:56 -06:00
Geoff Brown
26b607a426 Bug 1160351 - Improve newline handling in getLogcat; r=bc 2015-05-04 10:32:44 -06:00
Dave Hunt
b9441edb34 Bug 1160087 - [moznetwork] Add command line interface. r=wlach 2015-04-30 02:33:00 -04:00
Nick Alexander
a16f8eb56a Bug 1160324 - Handle missing robocopApk files in runtestsremote.py. r=gbrown 2015-04-30 14:28:14 -07:00
Carsten "Tomcat" Book
c76ef69f41 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Dave Hunt
6bce65d621 Bug 1156812 - [mozdevice] Support specifying alternate log buffers when retrieving or clearing the logcat. r=bclary 2015-04-23 16:42:11 -07:00
Wes Kocher
3f812b91fb Backed out changeset 619f030b0d23 (bug 1156812) for android m7 orange 2015-04-23 16:26:38 -07:00
Ryan VanderMeulen
7ff947268d Merge m-c to fx-team. a=merge 2015-04-23 17:25:20 -04:00
Armen Zambrano Gasparnian
ac49e79860 Bug 1155743 - Change how mozinstall extracts installers, skip tests, remove firefox.exe & release version 1.12. r=ahal 2015-04-23 11:03:01 -04:00
Dave Hunt
c723b27746 Bug 1156812 - [mozdevice] Support specifying alternate log buffers when retrieving or clearing the logcat. r=bclary 2015-04-22 11:02:00 -04:00
Kartikaya Gupta
69c50300c9 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Ryan VanderMeulen
925eb0ca2b Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-17 16:11:58 -04:00
Ryan VanderMeulen
0184ad2c22 Merge inbound to m-c. a=merge 2015-04-17 15:44:37 -04:00
Edgar Chen
9c5db93679 Bug 1155029 - [mozrunner] get device log from both main buffer and radio buffer. r=ahal 2015-04-15 17:10:09 +08:00