Chris Manchester
7069afa3f7
Bug 1021117 - Add legacy tbpl formatter to mozlog.structured.formatters. r=jgraham
2014-06-06 11:36:28 -04:00
Ryan VanderMeulen
172d82ad87
Backed out changeset 12536416d070 (bug 991866) for breaking B2G mochitests.
...
CLOSED TREE
2014-06-04 16:04:14 -04:00
Andrew Halberstadt
91d542a27f
Bug 991866 - Decode mozprocess output before printing to stdout, r=gps
2014-06-04 15:00:01 -04:00
James Graham
102fcd0d36
Bug 1020470 - Package mozlog.structured html formatter support files, r=:ted.mielczarek
2014-06-04 19:30:07 +01:00
Chris Manchester
a20cf8847a
Bug 1019883 - Don't populate expected field in log messages for skipped tests. r=jgraham
2014-06-03 16:08:53 -04:00
William Lachance
1d213302fe
Bug 1019211 - Bump mozversion to 0.5. r=ahal
2014-06-02 16:53:49 -04:00
James Graham
275c8e5ef4
Bug 1018277 - Fix time output in mozlog.structured.formatters.MachFormatter, r=wlach
...
Use the same units for time everywhere.
2014-05-30 20:59:33 +01:00
James Graham
741802dee7
Bug 1015287 - Add complete example to mozlog.structured documentation, r=wlach
2014-05-30 17:10:26 +01:00
William Lachance
c54e25c8a9
Bug 1016467 - Allow mozversion to support getting version info out of a fennec .apk. r=davehunt
2014-05-29 14:57:52 -04:00
Andreas Tolfsen
0485d9842c
Bug 1017675 - Bump moztest to version 0.5. r=jgraham
...
---
testing/mozbase/moztest/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2014-05-29 18:08:31 +01:00
Andreas Tolfsen
d9ae684e84
Bug 1017596 - Add suite_start and suite_end messages to moztest.adapters.unit. r=jgraham
...
This properly implements the structured logging protocol in the unittest
adapter.
The patch also adds an optional argument `test_list` to StructuredTestLogger
which will include an array of all tests when sending the suite_start message.
---
testing/mozbase/moztest/moztest/adapters/unit.py | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
2014-05-29 18:08:24 +01:00
Ryan VanderMeulen
70d91b7e2c
Backed out changeset 3a9b6d6d9224 (bug 1017596) for making Mn more orange-prone.
2014-05-29 15:17:29 -04:00
Ryan VanderMeulen
483f7e0014
Backed out changeset c9f8e59a7e0d (bug 1017675) for making Mn more orange-prone.
2014-05-29 15:17:21 -04:00
Andreas Tolfsen
f1f90ef323
Bug 1017675 - Bump moztest to version 0.5. r=jgraham
...
---
testing/mozbase/moztest/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--HG--
extra : rebase_source : e27967cf955ca12fc884598507bf16d4d31bdf0b
2014-05-29 18:08:31 +01:00
Andreas Tolfsen
2142c8d3aa
Bug 1017596 - Add suite_start and suite_end messages to moztest.adapters.unit. r=jgraham
...
This properly implements the structured logging protocol in the unittest
adapter.
The patch also adds an optional argument `test_list` to StructuredTestLogger
which will include an array of all tests when sending the suite_start message.
---
testing/mozbase/moztest/moztest/adapters/unit.py | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
--HG--
extra : rebase_source : f8c9852485129bd034317c1b801a3f33a56162cf
2014-05-29 18:08:24 +01: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
Jonathan Griffin
b6fc94141b
Bug 1016689 - Make mozrunner use /data/local by default for remote_test_root on B2G, r=ahal
2014-05-28 11:23:20 -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
Gregory Szorc
8fc9d4cfe6
Bug 907331 - Ability to convert resource usage to a serializable dict; r=ahal
...
--HG--
extra : rebase_source : b1e7f40e72ae50d1fde04a6935de17740f72c918
2014-05-23 14:08:04 -07:00
Juien Pagès
be3e2abbad
Bug 1003401 - Mozbase unit test logs should include test name in failures. r=dminor
2014-05-21 11:22:00 +02:00
Wes Kocher
4a7629e50a
Merge inbound to m-c
2014-05-22 17:30:30 -07:00
Andrew Halberstadt
ed8a8f0d40
Bug 1009730
- Stop using /data/local/user.js in b2g unittests, r=jgriffin
2014-05-22 15:47:52 -04:00
James Graham
47e40bd14f
Bug 1014593 - Update moztest version number to release latest changes, r=ahal
2014-05-22 15:41:13 +01:00
James Graham
daee93bffc
Bug 1014001 - Update mozlog version, r=ahal
2014-05-21 16:36:39 +01:00
James Graham
7089a3176f
Bug 1011434 - Add a framework for structured logging command line scripts and a script for printing unstable tests, r=ahal
2014-05-21 16:36:38 +01:00
James Graham
848ca0f131
Bug 1011432 - Move structured log stdlogging adapter to its own module, r=ahal
...
The previous design did not work well with multiprocessing on
Windows since it didn't pickle correctly
2014-05-21 16:36:38 +01:00
James Graham
23102ca6c1
Bug 1011428
- Fix structured log machformatter unexpected counts when running tests more than once, r=ahal
2014-05-21 16:36:38 +01:00
James Graham
41dd2b2604
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
2014-05-16 04:55:00 +02:00
Julien Pagès
4bb869b7b4
Bug 1003405 - Mozbase unit test moznetwork/tests/test.py failures on linux slaves when run from test package. r=dminor
2014-05-16 06:45:00 -04:00
Julien Pagès
e561f27947
Bug 1003412 - Fix Mozbase unit test mozlog/tests/test_structured.py on windows. r=dminor
2014-05-16 05:46:00 -04:00
Ahmed Kachkach
1c835df31a
Bug 1008943 - Lazy imports in mozfile for performance reasons. r=ahal
2014-05-13 11:19:00 -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
Marco Castelluccio
44958302c8
Bug 945869 - Provide more granular OS version information in mozinfo. r=ted.mielczarek
2014-05-01 06:09:00 +02:00
Joel Maher
ce3dea3e56
Bug 1003356 - fix mozinstall to have version 1.10 not 0.10. r=wlach
2014-04-29 14:46:08 -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
James Graham
4399658f80
Bug 1002267 - Stop trying to compare times in the mozlog unit tests, r=wlach.
2014-04-28 10:27:00 +02:00
William Lachance
ffa964ef5d
Bug 996862 - Remove NetworkTools from mozdevice. r=ahal
2014-04-21 15:56:42 -04:00
Cosmin Malutan
7855bab20c
Bug 1000017 - Bump mozversion to version 0.4. r=hskupin DONTBUILD
2014-04-23 23:23:51 +02:00
Cosmin Malutan
57fd64eb6b
Bug 992139 - [mozversion] Enhance mozversion to return application_display_name. r=hskupin
2014-04-23 10:16:02 +02:00
Nathan Froyd
375ca3ec4c
Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher
2014-04-18 12:48:01 -04:00
Nathan Froyd
b9371fb908
Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher
2014-04-18 12:28:31 -04:00
Nathan Froyd
0031dec99d
Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher
2014-04-18 12:17:15 -04:00
Nathan Froyd
7721f9de76
Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher
2014-04-18 12:16:11 -04:00
Ted Mielczarek
bc1257fd5e
bug 985612 - fix mozlog.structured.commandline.setup_logging to handle argparse Namespace objects. r=jgraham
2014-03-19 15:27:30 -04:00
Nathan Froyd
258ba743cd
Backout b9abacaf5453:005a3405219c (bug 998372) for make check bustage
2014-04-22 10:31:25 -04:00
Nathan Froyd
6d5dc27f59
Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher
2014-04-18 12:48:01 -04:00
Nathan Froyd
ac5c91b046
Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher
2014-04-18 12:28:31 -04:00