Commit Graph

3151 Commits

Author SHA1 Message Date
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
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
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
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
Ed Morley
d2a76b639e Merge latest green birch changeset and mozilla-central 2013-06-28 14:33:47 +01:00
Fernando Jiménez
998c3ee2e7 Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
Malini Das
6ebc9702bd Bug 883299 - Log coordinates for events that Marionette initiates, r=jgriffin 2013-06-27 13:48:12 -04:00
Mathieu Bultel mat.bultel@gmail.com
018da76624 Bug 886741 - Fix support for expectedFailure and skip, r=jgriffin 2013-06-26 17:59:10 +02:00
Jonathan Griffin
99d1523d1f Bug 888303 - Don't send debug messages for touch events to the log, a=test-only 2013-07-01 10:54:39 -07:00
Guilherme Gonçalves
d20201761f Bug 874587 - Add CoreLocation geolocation provider. r=dougt, r=gps, r=smichaud 2013-07-01 09:43:17 -04:00
Geoff Brown
cd7cd9eed7 Bug 882932 - Add -httpd-path option to mochitests and reftests; r=jmaher 2013-06-26 20:42:46 -07:00
Brian O'Keefe
91e899d57e Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps 2013-06-22 10:33:31 -04:00
Jim Chen
9a4012b108 Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher 2013-06-26 17:28:21 -04:00
Ryan VanderMeulen
b8d640eeab Backed out changeset 94c939eeb5f6 (bug 885019) for bustage. 2013-06-26 10:14:08 -04:00
Mark Banner
8e11fc7cb0 Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 14:56:11 +01:00
Brian O'Keefe
74cc1dccb5 Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps 2013-06-22 10:33:31 -04:00
Ed Morley
30907456d8 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
Mark Banner
5825ff1bef Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 10:06:30 +01:00
Cameron McCormack
e2a3c28b46 Bug 886230 - Don't paint SVG text under DrawWindow(..., DRAWWINDOW_DO_NOT_FLUSH) when frames are dirty. r=roc 2013-06-25 16:01:38 +10:00
Dan Minor (dminor@mozilla.com)
6b27b7227e Bug 811404 - Stage cpptests as part of package-tests. r=ted 2013-06-24 13:45:32 -04:00
William Lachance
360eb59ca0 Bug 886882 - Mirror mozdevice 0.27;r=jhammel 2013-06-25 10:50:37 -07:00
Ed Morley
6de444a3ad Bug 845162 - Disable test_playback.html and test_seek.html on Android for too many intermittent failures 2013-06-25 14:41:34 +01:00
Ed Morley
02d459330d Backed out changeset d7c237784ce9 (bug 886230) for B2G mochitest-9 failures in test_bug582181-1.html 2013-06-25 13:45:09 +01:00
Ed Morley
be4af04bc8 Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE 2013-06-25 09:46:34 +01:00
Fernando Jiménez
bb3c75dadd Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner 2013-06-25 15:28:28 +08:00
Cameron McCormack
e5f75898fc Bug 886230 - Don't paint SVG text under DrawWindow(..., DRAWWINDOW_DO_NOT_FLUSH) when frames are dirty. r=roc 2013-06-25 16:01:38 +10:00
Phil Ringnalda
c68b279f95 Back out b0303f19d6fe (bug 886168) for turning on failing tests
CLOSED TREE
2013-06-24 19:11:44 -07:00
William Lachance
ff6f298116 Bug 885365 - Print testroot in mochitest/reftest for fennec;r=jmaher 2013-06-24 17:15:40 -07:00
Ralph Giles
5e9c3d9dd7 Bug 886168 - Turn on webaudio tests on B2G. r=ehsan
We must do this by blocking the other subdirs with tests in
content/media.
2013-06-24 10:17:49 -07:00
Jonathan Griffin
dd3302ad6e Bug 874599 - Only call _deleteSession during cleanTest, r=mdas 2013-06-24 14:43:13 -07:00
David Keeler
6f1301d513 bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Ehsan Akhgari
93c54f4145 Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00