Wes Kocher
83d6b8f6eb
Merge fx-team to m-c
2014-05-29 17:57:06 -07:00
Botond Ballo
e24dcd4aaa
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
2014-05-29 12:51:28 -04: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
Asaf Romano
9cb701dcb5
Updae talos rev. to pick up the changes from bug 1017214. r=jmaher.
2014-05-29 16:44:14 +03:00
Tim Taubert
980311dcc6
merge m-c to inbound
2014-05-29 08:32:31 +02: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
David Rajchenbach-Teller
998dfc52cc
Bug 976205 - Make uncaught Promise errors fatal in xpcshell. r=ted
2014-05-28 12:11:00 -04: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
Bobby Holley
63c08e78fa
Bug 1015380 - Fix up SpecialPowers. r=gabor
2014-05-28 11:14:27 -07:00
Dan Minor
e6babe49fc
Bug 1016993 - Strip jsapi-tests prior to packaging; r=ted
2014-05-28 13:19:30 -04:00
Carsten "Tomcat" Book
9c73951370
merge b2g-inbound to mozilla-central
2014-05-28 14:33:48 +02:00
Ryan VanderMeulen
f573309ab7
Merge m-c to b2g-inbound.
2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
f2349a07bd
Merge inbound to m-c on a CLOSED TREE.
2014-05-27 16:23:41 -04:00
Alexandre Poirot
50217e363e
Bug 1016033 - Fix marionette server race when waiting for toplevel window. r=jgriffin
2014-05-26 10:43:00 -04:00
Kershaw Chang
8b90d9d66e
Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice
2014-05-27 18:01:01 +08:00
Carsten "Tomcat" Book
c509721e94
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Wes Kocher
64719ccbd2
Merge m-c to b2g-inbound
2014-05-23 17:39:48 -07:00
Andrew Halberstadt
7a5a810dd4
Bug 922680 - Enable out of process b2g emulator reftests, r=jgriffin
2014-05-23 15:55:54 -04:00
William Lachance
b61dfd4c05
Bug 1016073 - Update stopApplication to work on Android 2.3. r=bc
2014-05-27 17:18:35 -04:00
Juien Pagès
b11e6e40a5
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
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
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
James Graham
47e40bd14f
Bug 1014593 - Update moztest version number to release latest changes, r=ahal
2014-05-22 15:41:13 +01:00
William Lachance
bd792c2de8
Bug 1009862 - Close socket in devicemanagerSUT on timeout. r=gbrown
2014-05-13 17:52:51 -04:00
Nicholas Nethercote
2658f38bd3
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
e594fbd022
Merge m-c to inbound
2014-05-22 17:55:00 -07:00
Blake Kaplan
c3e9f3e565
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
a99a3096b2
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
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
David Burns
113bfe517b
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
6d80db5e5b
Bug 1007760
- Add profiling mode to talos mach script. r=gps
2014-05-24 14:29:38 +01:00
Varun Raj
2667b75f07
Bug 1011668: Correct exception messaging formatting for Marionette B2G Crashes; r=automatedtester
2014-05-21 09:34:00 +01: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
William Lachance
ed6ae85e74
Bug 1016042 - Bump mozdevice to 0.35;r=ahal DONTBUILD
2014-05-26 14:10:07 -04:00
Geoff Brown
c33b8ad3e9
Bug 979921 - Enable several mochitests on Android 2.3; r=dminor
2014-05-26 12:36:57 -06: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
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
516194309e
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
145ddadac6
Merge fx-team to m-c.
2014-05-16 15:06:03 -04: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
Eddy Bruel
d529db99df
Bug 1003095 - Fix strict errors in the debugger server;r=past
2014-05-15 16:36:03 +02:00
Joel Maher
c926026e62
Bug 1004671 - SpecialPowers observer isn't robust enough in OOP. r=ted
2014-05-16 06:55:34 -04:00
J. Ryan Stinnett
2237533405
Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin
2014-05-14 14:30:02 -05:00