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
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
Ehsan Akhgari
3ec6d57a80
Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc
...
This patch uses one pref per interface, to allow us finer grain control over
which ones we might need to turn on in the future.
2013-06-23 19:22:10 -04:00
Ehsan Akhgari
5f03397bd6
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
Tim Taubert
16fda6b83a
merge m-c to fx-team
2013-06-22 06:10:39 +02:00
Jeffrey Hammel
a68cf31920
Bug 885784 - Disable mozdevice tests on a CLOSED TREE for occasional orange, r=jgriffin
2013-06-21 15:32:50 -07:00
Ryan VanderMeulen
374c82059e
Merge m-c to inbound.
2013-06-20 20:12:31 -04:00
Jonathan Griffin
2e9aa3c313
Bug 885591 - Add a silent argument to check_for_crashes. r=jhammel
2013-06-20 17:04:21 -07:00
Ryan VanderMeulen
55d8634607
Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures.
2013-06-20 19:50:13 -04:00
Jeff Hammel
2f218e3a6b
Bug 790765 - get mozbase tests running on m-c;r=ahal
...
--HG--
extra : rebase_source : 07e1410dc9377f2dbfd2af2c04ec70e348decd61
2013-06-20 11:52:37 -07:00
Nick Alexander
40c8cd76eb
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-20 11:50:28 -07:00
David Keeler
1ec40f0b4e
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
Jonathan Griffin
2c6b0599d5
Bug 885482 - Bump Marionette version, r=davehunt
2013-06-20 16:07:08 -07:00
Chris Manchester
cc9b642164
Bug 662247 - Replace synchronous appenders with async appenders using OS.File; r=gps
2013-06-20 14:00:14 -07:00
Ted Mielczarek
d7ab071c0e
bug 857092 - put non-standard Gamepad events behind another pref. r=smaug
2013-06-19 15:05:47 -04:00
Joey Armstrong
1156439ca4
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Ed Morley
4e0a681101
Merge latest green birch changeset and mozilla-central
2013-06-20 09:01:19 +01:00
Brian O'Keefe
ed17339221
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Jonathan Griffin
01995dd019
Bug 883281 - Add ability to skip tests based on device, r=davehunt
2013-06-19 17:35:20 -07:00
Ryan VanderMeulen
779d5cd001
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
f07706dc7a
Bug 874132 - Reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-19 17:05:14 -07:00
Mathieu Bultel
26c48ba25f
Bug 874599 - Move duration into _deleteSession function. r=jgriffin
2013-06-19 09:31:11 +02:00
Nick Alexander
59c837659a
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Nick Alexander
ecc3c7893d
Bug 874132 - Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher
...
--HG--
extra : rebase_source : cf6601c6591921397f96fd1011db43de962ee8ed
2013-06-18 09:25:16 -07:00
Joel Maher
ddb5efa55d
Bug 883894 - upload a new talos.zip to capture tscroll and tsvg fixes. r=kmoir
2013-06-18 09:59:20 -04:00
Bob Owen
208ef70500
Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven)
2013-04-29 19:26:43 +01:00
Jeff Hammel
12a4914963
Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher
2013-06-17 13:23:38 -07:00
Andrew Halberstadt
e019ff186d
Bug 882461 - add mozbase packages to sys.path in automation, r=jhammel
2013-06-17 13:22:39 -07:00
Martijn Wargers
7504c1d16d
Bug 880310 - Add some pushPrefEnv tests. r=jmaher
2013-06-15 01:21:57 +02:00
Gavin Sharp
3643b2bfb7
Bug 883634: merge harness-overlay.xul into overlay.xul, r=jmaher
...
--HG--
extra : transplant_source : SO%03%F2n%FD%91%1C%1E%05%0C%BE%284%EE%1E%93%91%E5%7B
2013-06-17 14:00:10 -04:00
Gavin Sharp
354f38240f
Bug 883314 part 4: use the chunking code for mochitest-browser-chrome, r=jmaher
...
--HG--
extra : transplant_source : E%26%86p%E0%14%99Jb%19%A8%A8%D9%23%7E%9EiH%DBf
2013-06-16 11:26:31 -04:00
Gavin Sharp
8cbb355be2
Bug 883314 part 3: adjust refactored chunking code to deal with mochitest-browser-chrome and mochitest-chrome file paths, r=jmaher
...
--HG--
extra : transplant_source : %ED%E7%ED%EEs%C5.%A0%FE%3ECEI60%A4h%C2%11Y
2013-06-16 11:22:48 -04:00
Gavin Sharp
87cca80e90
Bug 883314 part 2: refactor mochitest chunking code to be re-used for mochitest-browser-chrome, r=jmaher
...
--HG--
extra : transplant_source : %0A%C3%7F%B7%CFL%AD%2C%A2Y%5D51%AF%19%C1%C8%C5%5B%07
2013-06-16 11:19:47 -04:00
Gavin Sharp
a13d5901ef
Bug 883314 part 1: simplify code, r=jmaher
...
--HG--
extra : transplant_source : J%AA%8D%F0%3B%AFi%00%18i%ABY%A0%24E%C6Ok%E4T
2013-06-16 11:15:17 -04:00
Felipe Gomes
9411542af5
Bug 880555 - Fix --test-manifest option for non mochitest-plain. r=jmaher
2013-06-17 19:04:04 +02:00
Phil Ringnalda
7741fb273a
Back out 02fad60002a9 (bug 811404) for PGO bustage
...
CLOSED TREE
2013-06-14 21:35:27 -07:00
Martijn Wargers
e3e6352d56
Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin
2013-06-15 00:33:47 +02:00
Dan Minor (dminor@mozilla.com)
3d36dc133c
Bug 811404 - Include C++ unit tests and harness in test package. r=ted
2013-06-14 13:07:34 -04:00
Gregory Szorc
7295431f2f
Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal
2013-06-14 15:15:58 -07:00
Joey Armstrong
2145ef4142
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Dave Hunt
139b1a2fbe
Bug 879683 - Allow MarionetteTestResult and MarionetteTextTestRunner to be subclassed. r=jgriffin
2013-06-14 13:21:29 -04:00
Benoit Girard
e62840918c
Bug 844852 - Run GTest on make check. r=ted
...
--HG--
extra : rebase_source : dabb338ee02acf390dabf1cda8ed6d89f8857fdf
2013-04-25 13:56:43 -04:00
Phil Ringnalda
13f6e70c92
Back out b06b9c8b19a3 (bug 873149) for turning every Android mochitest orange
2013-06-13 19:56:09 -07:00
Martijn Wargers
117ad2164c
Bug 873149 - Report the slowest test in mochitest. r=ted
2013-06-14 02:03:48 +02:00
Ryan VanderMeulen
aae450e380
Backed out changeset eb8b971070eb (bug 844852) for checktest failures.
...
CLOSED TREE
2013-06-13 18:37:50 -04:00
Benoit Girard
ad9039ce79
Bug 844852 - Run GTest on make check. r=ted
2013-04-25 13:56:43 -04:00
Jonathan Griffin
c8e0455215
Bug 881601 - Don't close the listener if it was never opened, r=wlach
2013-06-13 10:04:48 -07:00
Geoff Brown
d39de3bdb8
Bug 876456 - (3) Tweak dumpsys command in adb getTopActivity; r=blassey
2013-06-13 08:24:43 -06:00
Benoit Girard
945cb3c483
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
...
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 862c39b9145328c8e9f85ae9d1963af374af76f1
2013-03-11 14:47:40 -04:00
Geoff Brown
c60f3fd092
Bug 876456 - (2) Raise an exception if adb getTopActivity fails; r=jmaher
2013-06-12 13:27:57 -06:00
Geoff Brown
f038c62d0d
Bug 876456 - Allow for alternate dumpsys output in adb getTopActivity; r=jmaher
2013-06-12 13:27:55 -06:00