Ahmed Kachkach
|
0fe8812f69
|
Bug 1051024 - Remove unstructured logs parsing in mochitest handlers. r=ahal
|
2014-08-08 14:15:00 -04:00 |
Ahmed Kachkach
|
1b49fb456b
|
Bug 1039833 - Add structured logging command line arguments for mochitest/mach. r=chmanchester, r=ahal
|
2014-08-13 12:03:00 -04:00 |
Tim Taubert
|
d6fbf13d57
|
Bug 1052371 - Fix m-bc shutdown leak detector r=akachkach
|
2014-08-12 21:23:29 +02:00 |
Tim Taubert
|
6d259c19e1
|
Backed out changeset d04a9bf0df24 (bug 1052371)
|
2014-08-12 21:11:17 +02:00 |
Tim Taubert
|
db8ba6ec31
|
Bug 1052371 - Fix m-bc shutdown leak detector r=akachkach
|
2014-08-12 13:25:23 +02:00 |
Ahmed Kachkach
|
25383a3e1f
|
Bug 1050148 - Dump the log buffer after each run (with run-by-dir). r=jmaher
--HG--
extra : rebase_source : 8dd613dad733c63dd84981fc582149a85cd45c31
|
2014-08-07 10:58:00 -04:00 |
Kyle Huey
|
66021be422
|
Bug 1038943: Turn on leak checking on B2G with an initial threshold of 400000 bytes. r=ahal,dbaron
|
2014-08-05 14:11:53 -07:00 |
Ryan VanderMeulen
|
6253da7301
|
Merge inbound to m-c on a CLOSED TREE. a=merge
|
2014-08-04 16:06:19 -04:00 |
Ahmed Kachkach
|
cc40166c9e
|
Bug 1046566 - Avoid instantiating multiple structured loggers. r=ahal
|
2014-08-01 11:46:00 -04:00 |
James Graham
|
0da7281b20
|
Bug 1042921 - Explicitly type-convert all input to mozlog.structured.;r=ahal
|
2014-08-04 10:29:58 +01:00 |
Chris Manchester
|
757d8862c6
|
Bug 1044206 - Revert the global logger in mochitest's runtests to use python stdlib logging for compatibility with mozharness regex.;r=ahal
|
2014-07-30 09:55:45 -04:00 |
Ahmed Kachkach
|
af98d35b3f
|
Bug 1034267 - Structured Logging for robocop. r=gbrown
|
2014-07-29 14:11:00 +02:00 |
Ahmed Kachkach
|
f9a5d00145
|
Bug 1042963 - Only execute the first_error handler on test_status messages. r=Vaibhav
|
2014-07-28 11:44:00 +02:00 |
Chris Manchester
|
39f2cb9cf8
|
Bug 1045255 - Add back global logging setup removed in bug 886570 needed for leak logging on a CLOSED TREE.;r=gps
|
2014-07-28 19:51:55 -04:00 |
Ahmed Kachkach
|
f83941296e
|
Bug 1043485 - Save last Android robocop test name when logs are unstructured. r=edmorley
|
2014-07-25 11:26:00 +02:00 |
Ahmed Kachkach
|
2a45093863
|
Bug 1043420 - Use actual log level in mochitest logs instead of always INFO. r=ted
|
2014-07-24 08:49:00 +02:00 |
Vaibhav Agrawal
|
895e36f0c0
|
Bug 1038813 - Make the job bisection bleedthrough log output parsable by TBPL & Treeherder. r=edmorley
|
2014-07-23 10:23:00 +02:00 |
Ted Mielczarek
|
6344615ad6
|
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests. r=jmaher
|
2014-07-25 07:01:13 -04:00 |
Ahmed Kachkach
|
634b6a5ff0
|
Bug 1042979 - Clean up unused imports, variables, and dead code in mochitest. r=ahal
|
2014-07-24 06:23:00 +02:00 |
Carsten "Tomcat" Book
|
77246bd1b5
|
Backed out changeset 0356454faea3 (bug 1041347) for mochitest 1 test failures on B2G Desktop Linux on a CLOSED TREE
|
2014-07-25 07:57:57 +02:00 |
Ted Mielczarek
|
1f87e19110
|
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests r=jmaher
|
2014-07-24 11:31:43 -04:00 |
Ahmed Kachkach
|
68cf6227fd
|
Bug 1043015 - running mochitest-remote without ssltunnel gives bizarre errors. r=jgraham
|
2014-07-23 16:32:00 +02:00 |
Ahmed Kachkach
|
087859b18f
|
Bug 1041706 - Mochitests prints raw JSON logs when running with a debugger. r=ahal
|
2014-07-23 15:31:00 +02:00 |
Ahmed Kachkach
|
53fb82ea68
|
Bug 1041944 - Printing mochitest failures at the end of the execution (with mach). r=ahal
|
2014-07-22 11:56:00 +02:00 |
Ted Mielczarek
|
154fe53541
|
Bug 1040966 - Fix unicode encoding when passing bad unicode to stack fixer. r=ahal
|
2014-07-22 15:45:54 -04:00 |
Randell Jesup
|
b68cb4d134
|
Bug 1037125: Make fake GMP plugin accessible in mochitests r=khuey
|
2014-07-20 17:39:19 -04:00 |
Vaibhav Agrawal
|
bbe56494c5
|
Bug 1039172 - Warnings are printed twice and "TEST-SKIPPED" are no longer printed in logs. r=jmaher
|
2014-07-18 07:20:00 -04:00 |
Ahmed Kachkach
|
4b03d2c025
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
Vaibhav Agrawal
|
616e4c5a42
|
Bug 1028226 - Clean up the code for manifest parsing. r=jmaher
|
2014-07-10 09:38:00 +02: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 |
Vaibhav Agrawal
|
70313384a4
|
Bug 1036374 - Adding a binary search algorithm for bisection of failing tests. r=jmaher
|
2014-07-09 13:20:00 +02:00 |
Vaibhav Agrawal
|
be65f1bbce
|
Bug 1014125 - Bisection Base Patch. r=ahal
|
2014-07-04 13:55:00 +02: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 |
Andrew McCreight
|
a7fbd0d3c2
|
Bug 988041 - Enable LeakSanitizer for Mochitests. r=jmaher
|
2014-06-20 09:08:30 -07: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 |
Geoff Brown
|
bb55ebe718
|
Bug 1026830 - Add LD_LIBRARY_PATH=xrePath when launching utilities; r=jmaher
|
2014-06-18 20:39:34 -06: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 |
Armen Zambrano Gasparnian
|
da2589be17
|
Bug 989583 - Set self.testRoot and self.testRootAbs in only one place (runtests.py). r=jmaher
|
2014-06-17 09:50:16 -04:00 |
Armen Zambrano Gasparnian
|
93d68b29e0
|
Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher
|
2014-06-16 14:51:22 -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 |
Joel Maher
|
08a5fa35e7
|
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
|
2014-06-03 11:19:28 -04:00 |
Carsten "Tomcat" Book
|
78c2dc6adc
|
Backed out changeset 86d0bd2a0233 (bug 992911) for android 2.3 bustage
|
2014-06-02 13:36:51 +02:00 |
Joel Maher
|
49f419b353
|
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
|
2014-06-02 06:54:23 -04:00 |
Joel Maher
|
01f11e2fad
|
Bug 1014503 - running devtools tests via mochitest-browser gives unhelpful error message. r=ted
|
2014-05-30 08:17:05 -04:00 |
Andrew Halberstadt
|
c2b2c17ee5
|
Bug 957768 - Backout no longer needed --hide-subtests mochitest option (bug 937181 implemented the same thing but better), r=jmaher
|
2014-05-09 14:59:18 -04:00 |
Ted Mielczarek
|
59841f10b0
|
bug 815002 - allow using loopback devices in WebRTC mochitests on Linux when available. r=jsmith,jmaher
|
2014-05-01 07:18:00 -04:00 |
Martin Thomson
|
2739930979
|
Bug 907770 - Part 1: Making ssltunnel run for android and b2g mochitests. r=jmaher
|
2014-03-14 11:25:41 -07:00 |
Cameron McCormack
|
b22f8622e0
|
Bug 997598 - Don't strip leading white space from mochitest output lines when stack fixer is in use. r=wlach
|
2014-04-18 11:34:47 +10:00 |