Commit Graph

4799 Commits

Author SHA1 Message Date
Andreas Tolfsen
293c846e46 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
fb19815569 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
Botond Ballo
1897fda700 Bug 1016573 - Put logging of APZ test data behind a pref. r=kats 2014-05-29 12:51:28 -04:00
Ryan VanderMeulen
fc4c812999 Backed out changeset 3a9b6d6d9224 (bug 1017596) for making Mn more orange-prone. 2014-05-29 15:17:29 -04:00
Ryan VanderMeulen
54af07219d Backed out changeset c9f8e59a7e0d (bug 1017675) for making Mn more orange-prone. 2014-05-29 15:17:21 -04:00
Andreas Tolfsen
786bbc0a52 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
adb410ad85 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
Tim Taubert
96c549d105 merge m-c to inbound 2014-05-29 08:32:31 +02:00
Jonathan Griffin
df83882639 Bug 1017146 - Bump mozrunner to 5.37 and mozdevice to 0.36, r=wlach 2014-05-28 14:07:56 -07:00
David Rajchenbach-Teller
2545781ef1 Bug 976205 - Make uncaught Promise errors fatal in xpcshell. r=ted 2014-05-28 12:11:00 -04:00
Jonathan Griffin
a3eb446724 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
Bobby Holley
ed314b4bd7 Bug 1015380 - Fix up SpecialPowers. r=gabor 2014-05-28 11:14:27 -07:00
Dan Minor
a9c79d5bb6 Bug 1016993 - Strip jsapi-tests prior to packaging; r=ted 2014-05-28 13:19:30 -04:00
Carsten "Tomcat" Book
e096bc3ea7 merge b2g-inbound to mozilla-central 2014-05-28 14:33:48 +02:00
Ryan VanderMeulen
f826d1a97f Merge m-c to b2g-inbound. 2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
4a08636d20 Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Alexandre Poirot
d6acfef52d Bug 1016033 - Fix marionette server race when waiting for toplevel window. r=jgriffin 2014-05-26 10:43:00 -04:00
Kershaw Chang
71f5d5e40e Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice 2014-05-27 18:01:01 +08:00
Carsten "Tomcat" Book
5f4bdd154a merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Wes Kocher
4fef3cddfb Merge m-c to b2g-inbound 2014-05-23 17:39:48 -07:00
Andrew Halberstadt
f35863852f Bug 922680 - Enable out of process b2g emulator reftests, r=jgriffin 2014-05-23 15:55:54 -04:00
William Lachance
62cf642657 Bug 1016073 - Update stopApplication to work on Android 2.3. r=bc 2014-05-27 17:18:35 -04:00
Juien Pagès
973512dea6 Bug 940924 - Marionette should list the number of unexpected/expected fails at the end of the test run. r=jgriffin 2014-05-27 10:01:00 +02:00
Wes Kocher
e4bc303ace Merge inbound to m-c 2014-05-22 17:30:30 -07:00
Andrew Halberstadt
d2d43dc711 Bug 1009730 - Stop using /data/local/user.js in b2g unittests, r=jgriffin 2014-05-22 15:47:52 -04:00
Juien Pagès
d889f07732 Bug 1003401 - Mozbase unit test logs should include test name in failures. r=dminor 2014-05-21 11:22:00 +02:00
James Graham
780dc709f1 Bug 1014593 - Update moztest version number to release latest changes, r=ahal 2014-05-22 15:41:13 +01:00
William Lachance
21f6cecb25 Bug 1009862 - Close socket in devicemanagerSUT on timeout. r=gbrown 2014-05-13 17:52:51 -04:00
Nicholas Nethercote
405fbd9216 Bug 1013670 - Remove all traces of leaktest.py.in. r=ted.
--HG--
extra : rebase_source : ee2941433fc12726624377362d3d46d3225eb0db
2014-05-21 20:29:55 -07:00
Wes Kocher
d0cf640a86 Merge m-c to inbound 2014-05-22 17:55:00 -07:00
Blake Kaplan
6cec13c1d1 Bug 1014296 - Add a couple of missing variable declarations (and set strict mode to prevent them from coming back). r=bholley/billm
--HG--
extra : rebase_source : e9de2ec53054a5a189390d672a18053f28849ec8
extra : histedit_source : 95e2e5e498c05206c8c05d8e079466e15ce67b20
2014-05-22 12:53:22 -07:00
Marco Castelluccio
433a7a0683 Bug 1009809 - Use ManifestHelper::biggestIconURL in the desktop app installer. r=myk,jmaher
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_icons.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_icons.xul
2014-05-21 18:02:21 +02:00
James Graham
d2a540a81e Bug 1014001 - Update mozlog version, r=ahal 2014-05-21 16:36:39 +01:00
James Graham
fc421e774c 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
9d05da6229 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
1b604bfcbd Bug 1011428 - Fix structured log machformatter unexpected counts when running tests more than once, r=ahal 2014-05-21 16:36:38 +01:00
David Burns
d7bd63c6e0 Bug 1006511: Print script timeout stacks if they came from a python test; r=jgriffin 2014-05-27 23:37:56 +01:00
Chris Lord
1567553b9f Bug 1007760 - Add profiling mode to talos mach script. r=gps 2014-05-24 14:29:38 +01:00
Varun Raj
9e7b08b4cb Bug 1011668: Correct exception messaging formatting for Marionette B2G Crashes; r=automatedtester 2014-05-21 09:34:00 +01:00
Gregory Szorc
e079fd36ed 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
William Lachance
c13766a02b Bug 1016042 - Bump mozdevice to 0.35;r=ahal DONTBUILD 2014-05-26 14:10:07 -04:00
Geoff Brown
83a7f3c4fa Bug 979921 - Enable several mochitests on Android 2.3; r=dminor 2014-05-26 12:36:57 -06:00
James Graham
54a81fe8c7 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
d5e0e1020e Bug 873035 - add a new --gecko-log option to redirect gecko logs to a specified file. r=jgriffin 2014-05-17 12:32:00 +02:00
Ryan VanderMeulen
e4a25d432d Merge fx-team to m-c. 2014-05-16 15:06:03 -04:00
Julien Pagès
4a7bd0d2be 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
918631c8ca Bug 1003412 - Fix Mozbase unit test mozlog/tests/test_structured.py on windows. r=dminor 2014-05-16 05:46:00 -04:00
Eddy Bruel
40ef38722e Bug 1003095 - Fix strict errors in the debugger server;r=past 2014-05-15 16:36:03 +02:00
Joel Maher
497651b04c Bug 1004671 - SpecialPowers observer isn't robust enough in OOP. r=ted 2014-05-16 06:55:34 -04:00
J. Ryan Stinnett
d00a33574f Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin 2014-05-14 14:30:02 -05:00