Arnav Sharma
3db8eb771f
Bug 1037532 - "mozversion should have documentation on how to use its API". r=wlachance
2014-07-16 12:56:00 +02:00
Wes Kocher
a7993dd36c
Merge m-c to fx-team
2014-07-15 17:50:18 -07:00
William Lachance
0922fc3efb
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
d268839202
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
Carsten "Tomcat" Book
ce57787693
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
2014-07-11 14:15:29 +02:00
Ahmed Kachkach
50db9012f6
Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger
2014-07-10 13:33:00 +02:00
Nils Ohlmeier [:drno]
d624c4328e
Bug 1017332 - increase WebRTC logging on B2G emulator to match desktop levels. r=bwc
2014-07-08 17:00:00 +02:00
Bob Clary
daf23b9853
Bug 1035254 - [mozdevice] - Add ADBAndroid.get_battery_percentage(), r=wlach, DONTBUILD.
2014-07-10 06:46:23 -07:00
Chris Manchester
a5d8f66b8a
Bug 1036392 - Add a parameter to the structured log api for stacks in test_status and test_end.;r=jgraham
2014-07-10 09:21:22 -04:00
William Lachance
8a2cbb2a0d
Bug 1037707 - Allow setting dmcli's verbose mode via environment variable. r=mcote
2014-07-14 16:01:11 -04:00
William Lachance
ba2b4b855e
Bug 1036530 - Instantiate / initialize device root only when needed in mozdevice. r=bc
2014-07-11 15:29:30 -04:00
Chris Manchester
1c97de1410
Bug 1035006 - Fix pyflakes warnings in mozbase.;r=wlach
2014-07-07 14:51:34 -04:00
Bob Clary
18eb5ebd1e
Bug 1034406 - [mozdevice] Do not allow ADBCommand to be instantiated, r=wlach, DONTBUILD.
2014-07-07 08:19:35 -07:00
Ed Morley
4b5c1ec146
Bug 1027574 - Mozrunner should use logcat format 'time' not 'threadtime'; r=ahal
2014-07-04 15:04:16 +01:00
Sylvestre Ledru
bf348fed7c
Bug 991866: Catch the exception and returns the iso8859-1 string. In some cases, the display was failing r=ahal
...
--HG--
extra : rebase_source : 2a913276a15f721d3a9f07783735544bf292ec7e
2014-07-04 12:07:38 +02:00
Geoff Brown
b4e0468ee6
Bug 1027802 - Try to get ANR report and stack trace when Fennec hangs; r=jmaher
2014-07-03 22:11:41 -06:00
James Graham
a573f1de39
Bug 1033458 - Update mozrunner version, r=ahal.
2014-07-02 22:20:53 +01:00
James Graham
f141d7eb5d
Bug 1032136 - Make mozrunner 6 work for on-device B2G testing, r=ahal.
2014-07-02 22:20:52 +01:00
Chris Manchester
34529c249f
Bug 1030845 - Modify mozlog.structured's tbplformatter to comply with tbpl. r=edmorley,jgraham
2014-07-01 10:42:16 -04:00
Andrew Halberstadt
5022f3a7c8
Bug 1031415 - Fix bad exception handling in emulator.wait_for_system_message(), r=jgriffin
2014-06-30 16:28:00 -04:00
Bob Clary
30a84d98fd
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
952ae2f289
Backed out changeset 1fd65e3c2f4a (bug 1012712)
2014-06-26 16:18:34 +02:00
Bob Clary
2d0815dc05
Bug 1012712 - Add adb.py to devicemanager package, r=wlach. DONTBUILD
2014-06-25 21:08:41 -07:00
Vaibhav Agrawal
b057114758
Bug 925699 - pymake/mach mochitest-plain don't delete the temporary profile. r=jmaher
2014-06-23 11:24:00 +02:00
Ed Morley
3ac8c3d364
Backed out changeset 1566b80f6c2b (bug 1026181) since the curses module isn't available
2014-06-23 17:20:02 +01:00
James Graham
9c6fe5146b
Bug 1026181 - Make mach terminal formatter work outside mach context, r=wlach
2014-06-23 16:20:42 +01:00
Ed Morley
9d6e50b205
Backed out changeset 154690942f4d (bug 1027607) for morphing the test names to something that causes greater false positives
2014-06-23 15:56:01 +01:00
Andrew Halberstadt
5eb362b0a7
Bug 1027607 - Mozrunner should always pass in test_name to check_for_crashes when available, r=chmanchester
2014-06-23 08:10:30 -04:00
Chris Manchester
b6d72ec019
Bug 1020625 - Don't call structured logging's suite_start and suite_end per test suite. r=jgraham
2014-06-09 12:01:26 -04:00
Wes Kocher
7d39d62d88
Backed out changeset 53b54cd44410 (bug 1026181) for lots of bustage causing a CLOSED TREE
2014-06-20 12:33:36 -07:00
James Graham
78349a69ed
Bug 1026181 - Make mach terminal formatter work outside mach context, r=wlach
...
--HG--
extra : rebase_source : ac66edb9f80fc5fbebebb953ca15861a91095d4b
2014-06-20 19:41:04 +01:00
Andrew Halberstadt
7f00748b02
Bug 1028119 - Change string in mozrunner timeout to hide newly exposed but long running perma-orange, r=edmorley
2014-06-20 13:45:05 -04:00
Malini Das
d39e56d762
Bug 1028239 - release updated mozlog client, r=wlach
2014-06-20 13:15:25 -04:00
Ted Mielczarek
cef4a41919
Bug 1023670 - Fix DeviceManager.mkDirs with a Windows path. r=wlach
2014-06-16 11:52:52 -04:00
Andrew Halberstadt
5dc20b0478
Bug 1028119 - Fix mochitest TypeError on timeout in mozrunner, r=edmorley
2014-06-20 10:11:05 -04:00
Andrew Halberstadt
e60605718c
Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-19 14:17:26 -04:00
Wes Kocher
e34177291e
Backed out changeset 81a51de30a2a (bug 997244) for breaking b2g emulator mochitests on an otherwise CLOSED TREE
2014-06-18 14:15:48 -07:00
Andrew Halberstadt
7704c45325
Bug 997244 - Pull emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-18 13:30:12 -04:00
Wes Kocher
96c7a686e5
Backed out changeset da73c6745a10 (bug 1023670) under suspicion of causing the android bustage CLOSED TREE
2014-06-16 13:34:01 -07:00
Ted Mielczarek
1a344c3441
Bug 1025181 - [mozlog] Fix structured logging HTML formatter to actually produce results. r=jgraham
2014-06-16 11:52:52 -04:00
Ted Mielczarek
3d446408a6
Bug 1023670 - Fix DeviceManager.mkDirs with a Windows path. r=wlach
2014-06-16 11:52:52 -04:00
James Graham
104b8ea183
Bug 1016916 - Add a 'structlog format' command for formatting logfiles, r=wlach
...
This replaces the __main__ sections in the formatters
2014-06-16 12:53:48 +01:00
Dave Hunt
ecc5558981
Bug 1024441 - Bump mozversion to 0.6. r=wlach
2014-06-12 04:29:00 -04:00
Ryan VanderMeulen
0645a74aa3
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-12 17:32:33 -04:00
Chris Manchester
45f5ce74f1
Bug 1021931 - Add a fallback in mozlog.structured.commandline for users of optparse. r=jgraham
2014-06-12 13:53:23 -04:00
Dave Hunt
99fe918e99
Bug 1023915 - [mozversion] Support targeting device by serial identifier. r=wlach
2014-06-11 08:44:00 -04:00
William Lachance
3559093118
Bug 1023883 - Update doc reference to manifestparser from manifestdestiny. r=ahal
2014-06-11 10:27:20 -04:00
William Lachance
c6f074b1e3
Bug 1021943 - Add some additional features to mozlog.structured to help with informational level logging;r=jgraham
2014-06-12 11:28:19 -04:00
William Lachance
543aa429dc
Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal
...
--HG--
rename : testing/mozbase/docs/manifestdestiny.rst => testing/mozbase/docs/manifestparser.rst
rename : testing/mozbase/manifestdestiny/manifestparser/__init__.py => testing/mozbase/manifestparser/manifestparser/__init__.py
rename : testing/mozbase/manifestdestiny/manifestparser/manifestparser.py => testing/mozbase/manifestparser/manifestparser/manifestparser.py
rename : testing/mozbase/manifestdestiny/setup.py => testing/mozbase/manifestparser/setup.py
rename : testing/mozbase/manifestdestiny/tests/comment-example.ini => testing/mozbase/manifestparser/tests/comment-example.ini
rename : testing/mozbase/manifestdestiny/tests/default-skipif.ini => testing/mozbase/manifestparser/tests/default-skipif.ini
rename : testing/mozbase/manifestdestiny/tests/filter-example.ini => testing/mozbase/manifestparser/tests/filter-example.ini
rename : testing/mozbase/manifestdestiny/tests/fleem => testing/mozbase/manifestparser/tests/fleem
rename : testing/mozbase/manifestdestiny/tests/include-example.ini => testing/mozbase/manifestparser/tests/include-example.ini
rename : testing/mozbase/manifestdestiny/tests/include/bar.ini => testing/mozbase/manifestparser/tests/include/bar.ini
rename : testing/mozbase/manifestdestiny/tests/include/crash-handling => testing/mozbase/manifestparser/tests/include/crash-handling
rename : testing/mozbase/manifestdestiny/tests/include/flowers => testing/mozbase/manifestparser/tests/include/flowers
rename : testing/mozbase/manifestdestiny/tests/include/foo.ini => testing/mozbase/manifestparser/tests/include/foo.ini
rename : testing/mozbase/manifestdestiny/tests/just-defaults.ini => testing/mozbase/manifestparser/tests/just-defaults.ini
rename : testing/mozbase/manifestdestiny/tests/manifest.ini => testing/mozbase/manifestparser/tests/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-example.ini => testing/mozbase/manifestparser/tests/mozmill-example.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-restart-example.ini => testing/mozbase/manifestparser/tests/mozmill-restart-example.ini
rename : testing/mozbase/manifestdestiny/tests/no-tests.ini => testing/mozbase/manifestparser/tests/no-tests.ini
rename : testing/mozbase/manifestdestiny/tests/path-example.ini => testing/mozbase/manifestparser/tests/path-example.ini
rename : testing/mozbase/manifestdestiny/tests/relative-path.ini => testing/mozbase/manifestparser/tests/relative-path.ini
rename : testing/mozbase/manifestdestiny/tests/test_convert_directory.py => testing/mozbase/manifestparser/tests/test_convert_directory.py
rename : testing/mozbase/manifestdestiny/tests/test_convert_symlinks.py => testing/mozbase/manifestparser/tests/test_convert_symlinks.py
rename : testing/mozbase/manifestdestiny/tests/test_default_skipif.py => testing/mozbase/manifestparser/tests/test_default_skipif.py
rename : testing/mozbase/manifestdestiny/tests/test_expressionparser.py => testing/mozbase/manifestparser/tests/test_expressionparser.py
rename : testing/mozbase/manifestdestiny/tests/test_manifestparser.py => testing/mozbase/manifestparser/tests/test_manifestparser.py
rename : testing/mozbase/manifestdestiny/tests/test_read_ini.py => testing/mozbase/manifestparser/tests/test_read_ini.py
rename : testing/mozbase/manifestdestiny/tests/test_testmanifest.py => testing/mozbase/manifestparser/tests/test_testmanifest.py
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/manifest.ini => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/test_sub.js => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/test_sub.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_1.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_1.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_2.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_2.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_3.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_3.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_incomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_incomplete.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_toocomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_toocomplete.ini
2014-06-10 13:20:23 -04:00
Chris Manchester
8acb189dde
Bug 1021117 - Add legacy tbpl formatter to mozlog.structured.formatters. r=jgraham
2014-06-06 11:36:28 -04:00