Jonathan Griffin
|
3bbd0a7578
|
Bug 897135 - Switch Marionette's log level to Trace, r=wlach
|
2013-07-23 12:33:07 -07:00 |
|
Armen Zambrano Gasparnian
|
cd7fa7f255
|
Bug 713055. Match talos.json's suites to mozilla-tests/config.py before enabling talos mozharness. DONTBUILD. CLOSED TREE. r=jmaher
|
2013-07-23 16:24:50 -04:00 |
|
Armen Zambrano Gasparnian
|
fb60a43eee
|
Bug 713055. Match talos.zip to talos_revision before enabling talos mozharness. DONTBUILD. CLOSED TREE. r=jmaher
|
2013-07-23 15:12:53 -04:00 |
|
Mark Banner
|
5c9bf6beed
|
Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher
|
2013-07-23 18:31:30 +01:00 |
|
Mark Hammond
|
09868257b8
|
Bug 892875 - Put background thumbnails behind a preference, and disable that preference during tests. r=adw
|
2013-07-23 17:40:16 +10:00 |
|
David Burns
|
d86012c8df
|
Bug 896043 : Switching off tests as they are not being used and blocking marionette content updates; r=jgriffin
|
2013-07-22 10:57:56 +01:00 |
|
Joel Maher
|
587e7d4449
|
Bug 896002 - upload a new talos.zip to capture tcanvasmark benchmark. r=Callek, a=RyanVM CLOSED TREE
|
2013-07-19 15:30:12 -04:00 |
|
Gervase Markham
|
83c0913922
|
Bug 715549 - remove last vestiges of tri-licence. DONTBUILD.
|
2013-07-19 16:08:33 +01:00 |
|
Marco Bonardo
|
eb97647b8e
|
Bug 895376 - Make mochitest browser harness distinguish real timeouts from long-running tests.
r=gavin
|
2013-07-19 15:51:34 +02:00 |
|
Benoit Girard
|
ab227afe12
|
Bug 886656 - Disable GTest on Windows. r=gps
|
2013-07-18 16:29:17 -04:00 |
|
Ryan VanderMeulen
|
ba97a4cddb
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-18 14:53:05 -04:00 |
|
Armen Zambrano Gasparnian
|
481c9c8114
|
Bug 894980 - Specify talos repo inside of talos.json to allow testing new talos patches by pointing to a user repo. DONTBUILD. CLOSED TREE. r=aki
|
2013-07-18 14:08:19 -04:00 |
|
Jonathan Griffin
|
0819ed521b
|
Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas
|
2013-07-17 15:13:09 -07:00 |
|
Ryan VanderMeulen
|
dc407d0548
|
Merge m-c to inbound.
|
2013-07-16 16:05:03 -04:00 |
|
Ryan VanderMeulen
|
dd188cfa23
|
Merge birch to m-c.
|
2013-07-16 16:03:20 -04:00 |
|
David Clarke
|
6cfda2101b
|
Bug 889602 - Set ProfD directory within b2g. r=dhylands
|
2013-07-16 09:02:55 -04:00 |
|
Mihnea Dobrescu-Balaur
|
e01d794e0b
|
Bug 892021 - Add a do_get_tempdir function to head.js. r=ted, r=gbrown
|
2013-07-16 09:38:35 -07:00 |
|
Jan Beich
|
46eec00b1b
|
Bug 885624 - Cherry-pick gtest@{r621,r629} to unbreak --enable-tests with libc++. r=bgirard
|
2013-07-14 09:45:42 +02:00 |
|
Mihnea Dobrescu-Balaur
|
956e1cb6a3
|
Bug 892121 - Every xpcshell test should get its own plugins dir. r=gbrown, r=ted
|
2013-07-17 10:53:30 -07:00 |
|
Armen Zambrano Gasparnian
|
73b0801ef2
|
Bug 713055 - roll out mozharness desktop talos. NPOTB. DONTBUILD. r=aki
|
2013-07-12 13:19:52 -04:00 |
|
Dan Minor
|
f31ffceff4
|
Bug 892439: runcppunittests.py should accept either test files or test directories from the command line; r=ted
|
2013-07-12 07:42:14 -04:00 |
|
Graeme McCutcheon
|
b921685b88
|
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
|
2013-07-17 16:39:19 +01:00 |
|
Mihnea Dobrescu-Balaur
|
43b04451f2
|
Bug 889076 - Use the profile dir to store minidumps in the crashreporter xpcshell tests. r=ted
|
2013-07-10 14:10:04 -07:00 |
|
Reuben Morais
|
bb425fd69b
|
Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz
--HG--
extra : rebase_source : 9f858f389b71344353658d4ed49996e0d90b8b99
|
2013-07-15 18:17:46 -07:00 |
|
Florin Bogdan Strugariu
|
dd3f6cf68a
|
Bug 802742 - Marionette should list all failed tests at the end of the testrun, r=mdas
|
2013-07-10 13:04:33 +03:00 |
|
Ryan VanderMeulen
|
ec6b3d53b5
|
Merge m-c to inbound.
|
2013-07-10 09:45:16 -04:00 |
|
Matthew Noorenberghe
|
4d5b11af75
|
Bug 875826 - Skip xpcshell tests that require the identity components on Android since they're not packaged there. r=dolske
|
2013-06-28 23:33:19 -04:00 |
|
Joel Maher
|
656307fb5d
|
Bug 891469 - upload new talos.zip to build.mozilla.org to capture fixes for tscroll, tsvgx, tresize and datazilla uploading. r=armenzg
|
2013-07-09 15:43:49 -04:00 |
|
Dan Minor
|
554060b671
|
Bug 889078: Strip cpp tests prior to packaging; r=glandium
|
2013-07-09 12:54:40 -04:00 |
|
Ms2ger
|
5164d8900d
|
Bug 888574 - Remove TAR_CREATE_FLAGS_QUIET, make TAR_CREATE_FLAGS quiet by default; r=gps+ted
|
2013-07-10 11:55:01 +02:00 |
|
Jonathan Griffin
|
55ffcdc3e6
|
Bug 889637 - Add --es-server arg to Marionette, r=mcote
|
2013-07-08 12:28:53 -07:00 |
|
Jonathan Griffin
|
f3a77b7371
|
Bug 891139 - Bump marionette to 0.5.35, r=stephend
|
2013-07-08 19:55:42 -07:00 |
|
Mounir Lamouri
|
57b295be46
|
Bug 886046 - Add a MockColorPicker module in SpecialPowers. r=ctalbert
|
2013-07-08 15:11:36 -04:00 |
|
David Burns
|
099c00348f
|
Bug 887583 - Add more startup prefs to Marionette, r=mdas
|
2013-05-08 12:32:50 +01:00 |
|
Trevor Saunders
|
ace23958ea
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
David Burns
|
357046d198
|
Bug 890214 : adding missing import to marionette testrunner; r=dhunt
|
2013-07-04 13:46:10 +01:00 |
|
Benoit Girard
|
38f8cfba6c
|
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
--HG--
extra : rebase_source : c596cc4c4dd9810319830ec8105a5e251e9b0ddb
|
2013-07-02 12:27:17 -04:00 |
|
Dave Hunt
|
e9151b511a
|
Bug 889469 - Bump marionette_client version to 0.5.34 r=jgriffin
|
2013-07-03 22:43:48 +01:00 |
|
Jonathan Griffin
|
143bc69733
|
Bug 887841 - Be very careful when deleting a session that may not exist, r=mdas
|
2013-07-02 10:48:55 -07:00 |
|
Florin Bogdan Strugariu
|
4b5a6322b9
|
Bug 845805 - Add a By class to the marionette python bindings; r=dburns
|
2013-07-04 14:43:54 +03:00 |
|
Malini Das
|
8f7c125047
|
Bug 823222 - use socket module to check port, r=jgriffin
|
2013-07-09 10:54:29 -04:00 |
|
Ed Morley
|
6c581dca78
|
Bug 881404 - Disable dom/workers/test/test_closeOnGC.html on Android for intermittent timeouts
|
2013-07-09 11:38:30 +01:00 |
|
Dave Hunt
|
344b38c254
|
Bug 889439 - XML report generation fails when results tuple contains more than two items. r=jgriffin
|
2013-07-02 18:59:15 +01:00 |
|
Irving Reid
|
204e891300
|
Bug 887799: More reliable way of getting stack traces for xpcshell test errors, r=ted.mielczarek
|
2013-07-02 10:41:42 -04:00 |
|
Ryan VanderMeulen
|
60bbd567b1
|
Merge birch to inbound.
|
2013-07-02 10:19:45 -04:00 |
|
Mathieu Bultel mat.bultel@gmail.com
|
ef57890d2f
|
Bug 888506 - Check that the start_time attribute exists before trying to use it. r=jgriffin
|
2013-07-01 12:37:21 +02:00 |
|
Geoff Brown
|
ebbc52a9f8
|
Bug 882932 - (2) Fix httpdPath setting for remote mochitest; r=jmaher
|
2013-06-28 19:20:08 -07:00 |
|
Jonathan Griffin
|
6d04d32bf1
|
Bug 886579 - Better errors for JS tests, r=mdas
|
2013-07-01 15:47:37 -07:00 |
|
Jonathan Griffin
|
153d613f3b
|
Bug 888474 - Bump Marionette version, a=test-only, a=test-only
|
2013-06-28 14:34:20 -07:00 |
|
Jonathan Griffin
|
b8a3ff00b6
|
Bug 885940 - Move common code inato marionette-common.js, r=mdas
--HG--
rename : testing/marionette/marionette-log-obj.js => testing/marionette/marionette-common.js
|
2013-06-28 14:07:55 -07:00 |
|