Commit Graph

3409 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
2e9c4e6c35 merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
Jonathan Griffin
a99a69b0dd Bug 902225 - Enable test_import_script_reuse_window.py. r=dburns 2013-08-06 16:31:34 -07:00
Jonathan Griffin
83aed9b889 Bug 790787 - Enable more unit tests on B2G. r=mdas 2013-08-06 17:34:30 -07:00
Jonathan Griffin
1dea834f8b Bug 758329 - Enable test_emulator_order.py. r=mdas 2013-08-06 16:03:39 -07:00
David Dahl
f2aeffa8a9 test only change b2g excludetests for bug 824652 r=philor r=ddahl 2013-08-06 22:07:34 -05:00
David Dahl
7a1662853b Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Boris Zbarsky
27c0e89dfb Back out revision ab9642207875 (bug 897811) for browser-chrome test failures. 2013-08-08 01:13:45 -04:00
Mark Hammond
00e585ad0e Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin 2013-08-08 09:52:01 +10:00
Mark Hammond
337fcff3ff Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin 2013-08-07 11:10:58 +10:00
Neil Deakin
2a4b390410 Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
Andrew Halberstadt
577e34919d Bug 887291 - Allow marionette test runner to pass command line arguments onto the application, r=jgriffin 2013-08-07 11:46:25 -04:00
Geoff Brown
01d76f209e Bug 902160 - Update mochitest manifest for android x86; r=jmaher 2013-08-07 07:32:40 -07:00
Geoff Brown
5f16927c95 Bug 902645 - Use root to create android xpcshell xpcb directory; r=jmaher 2013-08-09 09:22:26 -07:00
Mike Conley
b284ee2320 Bug 903044 - Bump talos test changeset id to get latest changes. r=jmaher. 2013-08-09 11:19:40 -04:00
Drew Willcoxon
8f51741b51 Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug 2013-07-19 19:56:18 -07:00
Trevor Saunders
7da524d402 bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
Randy Lin
261b23f442 Bug 898952 - Media Recording - Skip new test on B2G. r=jsmith 2013-08-07 16:51:28 +08:00
Geoff Brown
5255d01f81 Bug 900664 - Skip testImportFromAndroid on x86 emu; r=jmaher 2013-08-29 16:44:26 -06:00
Andrew Halberstadt
ebc4e3a6f5 Bug 909888 - Add mach commands for b2g reftests and crashtests, r=jgriffin 2013-08-29 14:23:07 -04:00
Martijn Wargers
aa01db11bb Bug 766687 - specialpowers pushprefenv fails while trying to get the originalvalue if the pref doesn't exist. r=jmaher 2013-08-29 22:18:53 +02:00
David Burns
bd80db7e0b Bug 758195 - Add test for implicit waits. r=jgriffin 2012-05-24 10:48:30 -07:00
Ryan VanderMeulen
8e33abb5a7 Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
8d74d23c3b But 899074, bug 900172, bug 901716 - Disable timeout-prone tests on B2G. 2013-08-05 18:13:04 -04:00
Martijn Wargers
f965e8b467 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Matt Brubeck
6b10e40465 Bug 901136 - Fix the default search path for mozinfo.json [r=jmaher] 2013-08-03 08:54:52 -07:00
Ryan VanderMeulen
e44fa2bc7c Merge inbound to m-c. 2013-08-02 16:36:40 -04:00
Justin Lebar
a04662fd5d Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE. 2013-08-02 10:53:34 -07:00
Ed Morley
d0a6230a88 Merge mozilla-central and b2g-inbound 2013-08-02 13:51:22 +01:00
Ms2ger
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
9c533e25da Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Jonathan Griffin
c8d0524f9d Bug 796018 - Add basic frame remote frame switch test. r=mdas 2013-07-31 16:27:14 -07:00
Jonathan Griffin
7bf11f572d Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands 2013-08-01 18:20:22 -07:00
Jonathan Griffin
561a7c9253 Bug 898074 - Open Marionette's port with a backlog of 0, r=dhylands, on a CLOSED TREE for possible orange fix 2013-08-01 12:50:38 -07:00
Armen Zambrano Gasparnian
f57942b911 Bug 900189 - Insert mozharness to the front of sys.path in talos's mach_command.py. NPOTB. DONTBUILD. r=gps 2013-08-01 09:19:40 -04:00
aceman
727d7528d1 Bug 896738 - Declare msg variable in testing/xpcshell/head.js. r=ted 2013-08-01 10:39:18 +01:00
Neil Deakin
9a82a91cb0 Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-02 11:37:05 -04:00
Dan Minor
a0524f193c Bug 893085 - remotecppunittests.py should accept --apk option and test directories as well as files on the command line; r=ted 2013-08-02 09:53:13 -04:00
Jonathan Griffin
6e5132554e Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands 2013-08-01 14:54:02 -07:00
Jason Yeo
508006cf63 Bug 900192 - ValueError when exception is raised in Talos (ValueError: incomplete format). DONTBUILD. r=armenzg 2013-08-01 17:44:50 -04:00
Andrew Halberstadt
5c5a796f3f Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin 2013-08-01 16:42:32 -04:00
William Lachance
dc72c5b8c6 Bug 900629 - Mirror mozdevice 0.29;r=ahal 2013-08-01 16:08:18 -04:00
Joel Maher
b9b9ae6ed5 Bug 900913 - update talos to latest bits to capture xperf fix and other cleanup. r=edmorley 2013-08-05 10:50:37 -04:00
Joey Armstrong
9bdf289b5e Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
Andrew Halberstadt
893d9d42ce Bug 899047 - Set mochitest appname in verifyOptions to fix fennec regression, r=gbrown 2013-07-31 16:45:54 -04:00
Ryan VanderMeulen
734248d603 Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Martijn Wargers
27733c8c8c Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
Jason Smith
09afc53747 Bug 898693 - Turn test_audioBufferSourceNodeNeutered.html on for Firefox OS. r=mwargers 2013-07-30 10:49:11 -07:00
Jonathan Griffin
4b34391c5e Bug 899731 - Bump marionette version. r=wlach 2013-07-30 12:52:46 -07:00
Martijn Wargers
55022997b9 Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher 2013-07-31 11:30:54 +02:00
Jonathan Griffin
5e5533d8e6 Bug 900080 - Use e.message instead of e in onPacket errors, r=wlach 2013-07-31 10:55:44 -07:00
Joel Maher
d33f00a516 Bug 900018 - update talos on m-c to the latest version in build/talos. r=armenzg 2013-07-31 11:51:05 -04:00
Ryan VanderMeulen
37174a2eb7 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Masatoshi Kimura
ba55c7651f Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin 2013-07-30 10:02:28 -04:00
Jeff Hammel
8ca165a5cb Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher 2013-07-30 08:30:40 -04:00
Ed Morley
1d3cbeb565 Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Dave Hylands
e54b28c472 Bug 861456 - Fix all device storage tests so that they run. r=dclarke 2013-07-12 00:18:28 -07:00
Ryan VanderMeulen
0e7ad338bd Merge m-c to fx-team. 2013-07-26 22:27:22 -04:00
Gavin Sharp
9d17728d72 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Mihnea Dobrescu-Balaur
0ab2be13a1 Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps 2013-07-25 15:20:34 -07:00
Andrew Halberstadt
7ddfcce735 Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted 2013-07-26 14:40:04 -04:00
Ryan VanderMeulen
cc5560c810 Merge m-c to inbound. 2013-07-26 14:20:01 -04:00
Martijn Wargers
197d05aa66 Bug 896582 - Implement a workaround to bug 838726 to get a bunch of content/media mochitests running on B2G. r=jgriffin 2013-07-25 22:32:17 +02:00
Andrew Halberstadt
1f31a39556 Bug 895940 - Mirror mozbase to m-c, r=jhammel 2013-07-25 16:27:53 -04:00
David Burns
c6280d7203 Bug 837621: update isElementDisplayed atoms with new overflow logic; r=jgriffin 2013-07-29 21:20:50 +01:00
William Lachance
98bb9e6e88 Bug 855327 - Quick followup to improve variable name;r=jgriffin 2013-07-29 13:49:46 -04:00
William Lachance
218dc7ae75 Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin 2013-07-29 13:46:01 -04:00
Trevor Saunders
6b3c839046 backout bug 886526 because it probably made us use a lot more memory to link on windows 2013-07-29 11:03:21 -04:00
Andrew Halberstadt
5fdf6a822f Bug 898725 - Fix mochitest mach target regression, r=jgriffin 2013-07-29 13:01:54 -04:00
Mihnea Dobrescu-Balaur
ee2ee6eb70 Bug 890098 - Follow-up: Always set the plugins dir. r=jgriffin 2013-07-23 23:08:46 -07:00
Masayuki Nakano
04c0fc2c90 Bug 501496 part.13 nsListControlFrame should handle key navigation at keydown event handler r=neil 2013-07-25 15:09:29 +09:00
Masayuki Nakano
0f31ecd06d Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug 2013-07-25 15:09:29 +09:00
Masayuki Nakano
a4499513a4 Bug 896362 part.2 Add tests for VK_ABNT_C1 and VK_ABNT_C2 r=jimm+smaug 2013-07-25 15:04:17 +09:00
Mike Hommey
71fa775fa6 Backout changeset a13dafd65d1c (bug 895940) for breaking PGO builds on a CLOSED TREE 2013-07-25 14:26:09 +09:00
Andrew Halberstadt
3f128f7306 Bug 895940 - Mirror mozbase to m-c, r=jhammel 2013-07-24 14:49:14 -04:00
Armen Zambrano Gasparnian
be340d68be Bug 895451 - Automate Talos setup & running Talos on the tree. DONTBUILD. r=gps 2013-07-26 11:04:31 -04:00
Geoff Brown
2b8b5aba40 Bug 898036 - Set layout.css.devPixelsPerPx during robocop tests; r=kats 2013-07-26 05:59:07 -07:00
Martijn Wargers
bbbaffffd5 Bug 873149 - Report the slowest test in mochitest, r=ted
--HG--
extra : rebase_source : a5da51081c9460c12a2366387acba095681bdca5
2013-06-14 02:03:48 +02:00
Joel Maher
4117b1226c Bug 900913 - [backout] update talos to latest bits to capture xperf fix and other cleanup 2013-08-02 10:31:32 -04:00
Joel Maher
8bd938be28 Bug 900913 - update talos to latest bits to capture xperf fix and other cleanup. r=edmorley 2013-08-02 08:57:15 -04:00
Joel Maher
414a3b5080 Bug 868158 - mochitests should support manifest format. r=ted 2013-08-02 08:48:06 -04:00
Jonathan Griffin
7dbf03149b Bug 897135 - Switch Marionette's log level to Trace, r=wlach 2013-07-23 12:33:07 -07:00
Armen Zambrano Gasparnian
b900c31f5d 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
44c2434da8 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
d2d508df28 Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher 2013-07-23 18:31:30 +01:00
Mark Hammond
7326288c4c 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
5d2ae1edbb 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
3c02429e7e 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
acfedfd6cb Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Marco Bonardo
29442c3607 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
21d8425720 Bug 886656 - Disable GTest on Windows. r=gps 2013-07-18 16:29:17 -04:00
Ryan VanderMeulen
0439786998 Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Armen Zambrano Gasparnian
1102824948 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
3ab0cc3efa Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas 2013-07-17 15:13:09 -07:00
Ryan VanderMeulen
3919eb1bd6 Merge m-c to inbound. 2013-07-16 16:05:03 -04:00
Ryan VanderMeulen
3d9c4d89ab Merge birch to m-c. 2013-07-16 16:03:20 -04:00
David Clarke
ac61c92192 Bug 889602 - Set ProfD directory within b2g. r=dhylands 2013-07-16 09:02:55 -04:00
Mihnea Dobrescu-Balaur
6eda094182 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
bacde1a4a6 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
34c5453788 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
060e3696ae Bug 713055 - roll out mozharness desktop talos. NPOTB. DONTBUILD. r=aki 2013-07-12 13:19:52 -04:00
Dan Minor
fc2552a7a0 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
3b2ae36916 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
01876f031b 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
9efd2c3cb7 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
bb812d5207 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
aaee3cf638 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
34ee03c801 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
ee3fbb6901 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
3ccfe97c58 Bug 889078: Strip cpp tests prior to packaging; r=glandium 2013-07-09 12:54:40 -04:00
Ms2ger
f026256799 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
0cfc7d2abf Bug 889637 - Add --es-server arg to Marionette, r=mcote 2013-07-08 12:28:53 -07:00
Jonathan Griffin
22d96b016e Bug 891139 - Bump marionette to 0.5.35, r=stephend 2013-07-08 19:55:42 -07:00
Mounir Lamouri
3612d22748 Bug 886046 - Add a MockColorPicker module in SpecialPowers. r=ctalbert 2013-07-08 15:11:36 -04:00
David Burns
85465247b5 Bug 887583 - Add more startup prefs to Marionette, r=mdas 2013-05-08 12:32:50 +01:00
Trevor Saunders
6be251fe42 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
David Burns
93342b2a09 Bug 890214 : adding missing import to marionette testrunner; r=dhunt 2013-07-04 13:46:10 +01:00
Benoit Girard
bc2d13d376 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
1f1bfa0469 Bug 889469 - Bump marionette_client version to 0.5.34 r=jgriffin 2013-07-03 22:43:48 +01:00
Jonathan Griffin
249a918242 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
672b4e079d Bug 845805 - Add a By class to the marionette python bindings; r=dburns 2013-07-04 14:43:54 +03:00
Malini Das
1a907b183b Bug 823222 - use socket module to check port, r=jgriffin 2013-07-09 10:54:29 -04:00
Ed Morley
af4a3da54c Bug 881404 - Disable dom/workers/test/test_closeOnGC.html on Android for intermittent timeouts 2013-07-09 11:38:30 +01:00
Dave Hunt
b0fe8ec3ea 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
6a0fda21b5 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
ca281f1634 Merge birch to inbound. 2013-07-02 10:19:45 -04:00
Mathieu Bultel mat.bultel@gmail.com
fcb7646be6 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
90b850ae97 Bug 882932 - (2) Fix httpdPath setting for remote mochitest; r=jmaher 2013-06-28 19:20:08 -07:00
Jonathan Griffin
bbcd8a7090 Bug 886579 - Better errors for JS tests, r=mdas 2013-07-01 15:47:37 -07:00
Jonathan Griffin
bbdf907ba9 Bug 888474 - Bump Marionette version, a=test-only, a=test-only 2013-06-28 14:34:20 -07:00
Jonathan Griffin
5457563e70 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
38df1ffab0 Merge latest green birch changeset and mozilla-central 2013-06-28 14:33:47 +01:00
Fernando Jiménez
b937a4c00e Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
Malini Das
a473dd2a1c 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
6fa2ae71eb Bug 886741 - Fix support for expectedFailure and skip, r=jgriffin 2013-06-26 17:59:10 +02:00
Jonathan Griffin
94c2f63876 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
dda9b3d845 Bug 874587 - Add CoreLocation geolocation provider. r=dougt, r=gps, r=smichaud 2013-07-01 09:43:17 -04:00
Geoff Brown
98d08e20dc Bug 882932 - Add -httpd-path option to mochitests and reftests; r=jmaher 2013-06-26 20:42:46 -07:00
Brian O'Keefe
9d0dec8408 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
1289df4faa Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher 2013-06-26 17:28:21 -04:00
Ryan VanderMeulen
07fdc2a0d3 Backed out changeset 94c939eeb5f6 (bug 885019) for bustage. 2013-06-26 10:14:08 -04:00
Mark Banner
c8a48242ff 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
357eafe1e0 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
27f1b7c165 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
Mark Banner
eafc43d9dd 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
4dd982ffc1 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)
6ac5667830 Bug 811404 - Stage cpptests as part of package-tests. r=ted 2013-06-24 13:45:32 -04:00
William Lachance
7c991de2d9 Bug 886882 - Mirror mozdevice 0.27;r=jhammel 2013-06-25 10:50:37 -07:00
Ed Morley
edac9670da 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
de6da097d6 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
c6340eaec8 Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE 2013-06-25 09:46:34 +01:00
Fernando Jiménez
1574caaa6a Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner 2013-06-25 15:28:28 +08:00
Cameron McCormack
abf1179f39 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
9369d44643 Back out b0303f19d6fe (bug 886168) for turning on failing tests
CLOSED TREE
2013-06-24 19:11:44 -07:00
William Lachance
2c446feb25 Bug 885365 - Print testroot in mochitest/reftest for fennec;r=jmaher 2013-06-24 17:15:40 -07:00
Ralph Giles
c0708f8f9b 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
6f3e573d8d Bug 874599 - Only call _deleteSession during cleanTest, r=mdas 2013-06-24 14:43:13 -07:00
David Keeler
ad7bcb2bf7 bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Ehsan Akhgari
08ed61c0f0 Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00
Ehsan Akhgari
cbebfc17c9 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
ec70c90a69 Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
Tim Taubert
290b434214 merge m-c to fx-team 2013-06-22 06:10:39 +02:00
Jeffrey Hammel
ec59b863d7 Bug 885784 - Disable mozdevice tests on a CLOSED TREE for occasional orange, r=jgriffin 2013-06-21 15:32:50 -07:00
Ryan VanderMeulen
5e00b193a7 Merge m-c to inbound. 2013-06-20 20:12:31 -04:00
Jonathan Griffin
72a17cab71 Bug 885591 - Add a silent argument to check_for_crashes. r=jhammel 2013-06-20 17:04:21 -07:00
Ryan VanderMeulen
211dccca9c Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures. 2013-06-20 19:50:13 -04:00
Jeff Hammel
6df442d547 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
e797d0b7b5 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
bd2a95a26c bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Jonathan Griffin
244e41ddaa Bug 885482 - Bump Marionette version, r=davehunt 2013-06-20 16:07:08 -07:00
Chris Manchester
7dcbea35bc Bug 662247 - Replace synchronous appenders with async appenders using OS.File; r=gps 2013-06-20 14:00:14 -07:00
Ted Mielczarek
efdd927d71 bug 857092 - put non-standard Gamepad events behind another pref. r=smaug 2013-06-19 15:05:47 -04:00
Joey Armstrong
90f5105a37 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Ed Morley
32d0858db7 Merge latest green birch changeset and mozilla-central 2013-06-20 09:01:19 +01:00
Brian O'Keefe
5f8b5163e8 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
4b534c81b3 Bug 883281 - Add ability to skip tests based on device, r=davehunt 2013-06-19 17:35:20 -07:00
Ryan VanderMeulen
342c4d256a Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE. 2013-06-19 20:32:47 -04:00
Nick Alexander
c881e10c70 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
c9d05fbeb9 Bug 874599 - Move duration into _deleteSession function. r=jgriffin 2013-06-19 09:31:11 +02:00
Nick Alexander
966d17128b Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors. 2013-06-19 08:21:15 -07:00
Nick Alexander
5852bb6287 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
68c3df1394 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
2884ae407d Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven) 2013-04-29 19:26:43 +01:00
Jeff Hammel
20a56132d3 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
dccada0f5b Bug 882461 - add mozbase packages to sys.path in automation, r=jhammel 2013-06-17 13:22:39 -07:00
Martijn Wargers
285bd5f42f Bug 880310 - Add some pushPrefEnv tests. r=jmaher 2013-06-15 01:21:57 +02:00
Gavin Sharp
18684641d4 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
00c5027e7e 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
cc07d281a4 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
03583a2fa5 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
ec13bb0752 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
00ec2e6c28 Bug 880555 - Fix --test-manifest option for non mochitest-plain. r=jmaher 2013-06-17 19:04:04 +02:00
Phil Ringnalda
2a312ab4db Back out 02fad60002a9 (bug 811404) for PGO bustage
CLOSED TREE
2013-06-14 21:35:27 -07:00
Martijn Wargers
6a0cb9a8a4 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)
e754b14910 Bug 811404 - Include C++ unit tests and harness in test package. r=ted 2013-06-14 13:07:34 -04:00
Gregory Szorc
09d78b312e Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal 2013-06-14 15:15:58 -07:00
Joey Armstrong
ad3592a2c7 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Dave Hunt
19d1166c69 Bug 879683 - Allow MarionetteTestResult and MarionetteTextTestRunner to be subclassed. r=jgriffin 2013-06-14 13:21:29 -04:00
Benoit Girard
b4ce70a8e0 Bug 844852 - Run GTest on make check. r=ted
--HG--
extra : rebase_source : dabb338ee02acf390dabf1cda8ed6d89f8857fdf
2013-04-25 13:56:43 -04:00
Phil Ringnalda
7928253f25 Back out b06b9c8b19a3 (bug 873149) for turning every Android mochitest orange 2013-06-13 19:56:09 -07:00
Martijn Wargers
87b11c70ce Bug 873149 - Report the slowest test in mochitest. r=ted 2013-06-14 02:03:48 +02:00