Armen Zambrano Gasparnian
42bd6a9713
Bug 899095 - Switch to http://talos-bundles.pvt.b.m.o for talos bundles. r=jmaher
2013-08-13 11:06:52 -04:00
Ed Morley
5e2d06db88
Bug 904574 - Fix existing pyflakes warnings; r=BenWa
...
--HG--
extra : rebase_source : 27ca85f14ccbce6e5678292f6f5b22c4968801b5
2013-08-13 15:54:15 +01:00
Ed Morley
e8c5cee93c
Bug 904574 - Make gtests log output after crashes compatible with TBPL; r=BenWa
...
--HG--
extra : rebase_source : 8162af561b3a8df81463b3aec733ac6cff55125a
2013-08-13 15:52:55 +01:00
William Lachance
8ef33259f9
Bug 904292 - Clean up marionette pyflakes warnings;r=mdas
2013-08-13 10:24:33 -07:00
Andrew Halberstadt
5ce6052f99
Bug 903034 - Fix b2g desktop mochitest regression, r=jgriffin
2013-08-14 13:57:43 -04:00
Chris Manchester
9cabfa0a4a
Bug 887054 - Part 3: Synchronize blocks of output when running xpcshell tests in parallel. r=ted
2013-08-06 10:28:29 -07:00
Mihnea Dobrescu-Balaur
7aa27ca9b1
Bug 887054 - Part 2: Add parallel warning and support for --sequential to mach xpcshell-test. r=gps
2013-08-14 10:17:11 -07:00
Martijn Wargers
7c764f9aa5
Bug 902611 - test_bug475156.html failing on b2g mochitest with (NS_NOINTERFACE) [nsISupports.QueryInterface]. r=jduell
2013-08-12 01:48:10 +02:00
Randy Lin
d062a6e858
Bug 897776 - Test case for MediaRecorder infinite recursion with requestData() calls in "dataavailable" event. r=jsmith
2013-08-11 11:35:16 +08:00
Geoff Brown
e2bfe2d1fa
Bug 902160 - Fix invalid comments in androidx86.json; r=jmaher
2013-08-11 12:59:29 -07:00
Mihnea Dobrescu-Balaur
bfdce106f0
Bug 887054 - Part 1: Refactor xpcshell test harness to support parallel test runs, disabled in automation. r=ahal, r=ted
2013-07-19 19:27:14 -07:00
Irving Reid
57871baf8f
Bug 890555 - Handle case of non-Object argument to do_throw; r=ted
2013-07-13 12:37:13 -04:00
Ryan VanderMeulen
2ae0ffbbc8
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
febf24bb96
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
6a284c47ab
Merge b2g-inbound to m-c.
2013-08-09 17:26:14 -04:00
Mark Hammond
a459f7acd2
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
Matt Brubeck
ac0a131eac
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
...
DONTBUILD (not part of the build)
2013-08-08 08:06:02 -07:00
Carsten "Tomcat" Book
3dec61c518
merge b2g-inbound to mozilla-central
2013-08-08 13:33:12 +02:00
Jonathan Griffin
1e6a976e5a
Bug 902225 - Enable test_import_script_reuse_window.py. r=dburns
2013-08-06 16:31:34 -07:00
Jonathan Griffin
80171045f9
Bug 790787 - Enable more unit tests on B2G. r=mdas
2013-08-06 17:34:30 -07:00
Jonathan Griffin
e70b66c4fd
Bug 758329 - Enable test_emulator_order.py. r=mdas
2013-08-06 16:03:39 -07:00
David Dahl
d88f24ae53
test only change b2g excludetests for bug 824652 r=philor r=ddahl
2013-08-06 22:07:34 -05:00
David Dahl
2d55ce87ec
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
d7a04ba80c
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
2013-08-08 01:13:45 -04:00
Mark Hammond
723b4b42cf
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
0ca51642ad
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Neil Deakin
8e1b7d6683
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
9c1e108f8b
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
cb8c3b191c
Bug 902160 - Update mochitest manifest for android x86; r=jmaher
2013-08-07 07:32:40 -07:00
Geoff Brown
197e217119
Bug 902645 - Use root to create android xpcshell xpcb directory; r=jmaher
2013-08-09 09:22:26 -07:00
Mike Conley
7dbc4f38c5
Bug 903044 - Bump talos test changeset id to get latest changes. r=jmaher.
2013-08-09 11:19:40 -04:00
Drew Willcoxon
6d4b933610
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
e62a12b52f
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
2fbcca4b27
Bug 898952 - Media Recording - Skip new test on B2G. r=jsmith
2013-08-07 16:51:28 +08:00
Geoff Brown
7c75ee0aeb
Bug 900664 - Skip testImportFromAndroid on x86 emu; r=jmaher
2013-08-29 16:44:26 -06:00
Andrew Halberstadt
d317986e26
Bug 909888 - Add mach commands for b2g reftests and crashtests, r=jgriffin
2013-08-29 14:23:07 -04:00
Martijn Wargers
f3b7cc2208
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
42d20afc96
Bug 758195 - Add test for implicit waits. r=jgriffin
2012-05-24 10:48:30 -07:00
Ryan VanderMeulen
2ac14b6276
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
9344d67fc1
But 899074, bug 900172, bug 901716 - Disable timeout-prone tests on B2G.
2013-08-05 18:13:04 -04:00
Martijn Wargers
7a82001324
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
3bea6fdb31
Bug 901136 - Fix the default search path for mozinfo.json [r=jmaher]
2013-08-03 08:54:52 -07:00
Ryan VanderMeulen
043432c180
Merge inbound to m-c.
2013-08-02 16:36:40 -04:00
Justin Lebar
d2dcba11d3
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
ce3bcd733c
Merge mozilla-central and b2g-inbound
2013-08-02 13:51:22 +01:00
Ms2ger
50634577d5
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Marco Castelluccio
19539a7071
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
b07cc11bd6
Bug 796018 - Add basic frame remote frame switch test. r=mdas
2013-07-31 16:27:14 -07:00
Jonathan Griffin
341f7bc310
Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands
2013-08-01 18:20:22 -07:00
Jonathan Griffin
d206ff6cc1
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
f8003dab46
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
2662cdbba8
Bug 896738 - Declare msg variable in testing/xpcshell/head.js. r=ted
2013-08-01 10:39:18 +01:00
Neil Deakin
57f881022c
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
c34f2491db
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
fae8a62136
Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands
2013-08-01 14:54:02 -07:00
Jason Yeo
2c74cb726b
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
28f83e93cb
Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin
2013-08-01 16:42:32 -04:00
William Lachance
ce8c269b00
Bug 900629 - Mirror mozdevice 0.29;r=ahal
2013-08-01 16:08:18 -04:00
Joel Maher
a4b7f82fe6
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
56ab717da3
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Andrew Halberstadt
a5ad242f68
Bug 899047 - Set mochitest appname in verifyOptions to fix fennec regression, r=gbrown
2013-07-31 16:45:54 -04:00
Ryan VanderMeulen
23654aaefb
Merge m-c to inbound.
2013-07-31 16:33:59 -04:00
Martijn Wargers
d3812c1e93
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
c7c8f94607
Bug 898693 - Turn test_audioBufferSourceNodeNeutered.html on for Firefox OS. r=mwargers
2013-07-30 10:49:11 -07:00
Jonathan Griffin
ff44208bca
Bug 899731 - Bump marionette version. r=wlach
2013-07-30 12:52:46 -07:00
Martijn Wargers
2b32beaaad
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
2c2ca3d743
Bug 900080 - Use e.message instead of e in onPacket errors, r=wlach
2013-07-31 10:55:44 -07:00
Joel Maher
2f2fb6ae5f
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
55f1829235
Merge m-c to fx-team.
2013-07-30 13:12:26 -04:00
Masatoshi Kimura
cf96652cef
Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin
2013-07-30 10:02:28 -04:00
Jeff Hammel
7299a2ef3b
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
504f0bb19b
Merge latest green fx-team changeset and mozilla-central
2013-07-29 15:16:29 +01:00
Dave Hylands
95da62115e
Bug 861456 - Fix all device storage tests so that they run. r=dclarke
2013-07-12 00:18:28 -07:00
Ryan VanderMeulen
f88c97989f
Merge m-c to fx-team.
2013-07-26 22:27:22 -04:00
Gavin Sharp
58e0381c16
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Mihnea Dobrescu-Balaur
d9f8bf5f9b
Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps
2013-07-25 15:20:34 -07:00
Andrew Halberstadt
af6e9daaaa
Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted
2013-07-26 14:40:04 -04:00
Ryan VanderMeulen
999bcfda0a
Merge m-c to inbound.
2013-07-26 14:20:01 -04:00
Martijn Wargers
d60bbc5058
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
bfcbe4015d
Bug 895940 - Mirror mozbase to m-c, r=jhammel
2013-07-25 16:27:53 -04:00
David Burns
a3a67bfe4f
Bug 837621: update isElementDisplayed atoms with new overflow logic; r=jgriffin
2013-07-29 21:20:50 +01:00
William Lachance
43d0267f8d
Bug 855327 - Quick followup to improve variable name;r=jgriffin
2013-07-29 13:49:46 -04:00
William Lachance
aa5d3b02f6
Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin
2013-07-29 13:46:01 -04:00
Trevor Saunders
108b7dd046
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
0069d4ee83
Bug 898725 - Fix mochitest mach target regression, r=jgriffin
2013-07-29 13:01:54 -04:00
Mihnea Dobrescu-Balaur
76bb9647a6
Bug 890098 - Follow-up: Always set the plugins dir. r=jgriffin
2013-07-23 23:08:46 -07:00
Masayuki Nakano
345d20234e
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
ab8eca4513
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
7318911de9
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
8f997ff582
Backout changeset a13dafd65d1c (bug 895940) for breaking PGO builds on a CLOSED TREE
2013-07-25 14:26:09 +09:00
Andrew Halberstadt
b661941c81
Bug 895940 - Mirror mozbase to m-c, r=jhammel
2013-07-24 14:49:14 -04:00
Armen Zambrano Gasparnian
db3de1c7a2
Bug 895451 - Automate Talos setup & running Talos on the tree. DONTBUILD. r=gps
2013-07-26 11:04:31 -04:00
Geoff Brown
8a971946df
Bug 898036 - Set layout.css.devPixelsPerPx during robocop tests; r=kats
2013-07-26 05:59:07 -07:00
Martijn Wargers
260b0100df
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
e9684b52e8
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
715f6c9ceb
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
57e18cad43
Bug 868158 - mochitests should support manifest format. r=ted
2013-08-02 08:48:06 -04:00
Jonathan Griffin
16d77c1f85
Bug 897135 - Switch Marionette's log level to Trace, r=wlach
2013-07-23 12:33:07 -07:00
Armen Zambrano Gasparnian
a1bfadb938
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
ceae172b3e
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
aab0797734
Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher
2013-07-23 18:31:30 +01:00
Mark Hammond
5a9a006392
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
59a129de4e
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
541ad0dc55
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
5103d820f9
Bug 715549 - remove last vestiges of tri-licence. DONTBUILD.
2013-07-19 16:08:33 +01:00
Marco Bonardo
c6b58cf259
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
3b848ad3cd
Bug 886656 - Disable GTest on Windows. r=gps
2013-07-18 16:29:17 -04:00
Ryan VanderMeulen
76ce8020e7
Merge m-c to inbound on a CLOSED TREE.
2013-07-18 14:53:05 -04:00
Armen Zambrano Gasparnian
338d904166
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
d22b9e593b
Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas
2013-07-17 15:13:09 -07:00
Ryan VanderMeulen
8af40fe4d0
Merge m-c to inbound.
2013-07-16 16:05:03 -04:00
Ryan VanderMeulen
8fdb4e50eb
Merge birch to m-c.
2013-07-16 16:03:20 -04:00
David Clarke
a99c4939cf
Bug 889602 - Set ProfD directory within b2g. r=dhylands
2013-07-16 09:02:55 -04:00
Mihnea Dobrescu-Balaur
c58af80dce
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
579fb906be
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
d1f41e9cc8
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
e4f9c357bd
Bug 713055 - roll out mozharness desktop talos. NPOTB. DONTBUILD. r=aki
2013-07-12 13:19:52 -04:00
Dan Minor
8386cbcaf2
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
5d31223735
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
e67903f544
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
ea38b25c81
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
133f12d626
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
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
a9cd011860
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
58b91b86f9
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
e5499a2f3b
Bug 889078: Strip cpp tests prior to packaging; r=glandium
2013-07-09 12:54:40 -04:00
Ms2ger
44026109d3
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
6054ee8daa
Bug 889637 - Add --es-server arg to Marionette, r=mcote
2013-07-08 12:28:53 -07:00
Jonathan Griffin
aa498a892f
Bug 891139 - Bump marionette to 0.5.35, r=stephend
2013-07-08 19:55:42 -07:00
Mounir Lamouri
b7be9c0de9
Bug 886046 - Add a MockColorPicker module in SpecialPowers. r=ctalbert
2013-07-08 15:11:36 -04:00
David Burns
37440b3952
Bug 887583 - Add more startup prefs to Marionette, r=mdas
2013-05-08 12:32:50 +01:00
Trevor Saunders
4fda35a773
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
David Burns
eb2df38350
Bug 890214 : adding missing import to marionette testrunner; r=dhunt
2013-07-04 13:46:10 +01:00
Benoit Girard
a210b5dede
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
0fb1de1a60
Bug 889469 - Bump marionette_client version to 0.5.34 r=jgriffin
2013-07-03 22:43:48 +01:00
Jonathan Griffin
c5cc838664
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
e6bc2ee9cd
Bug 845805 - Add a By class to the marionette python bindings; r=dburns
2013-07-04 14:43:54 +03:00
Malini Das
38369577db
Bug 823222 - use socket module to check port, r=jgriffin
2013-07-09 10:54:29 -04:00
Ed Morley
b81ea1b6ba
Bug 881404 - Disable dom/workers/test/test_closeOnGC.html on Android for intermittent timeouts
2013-07-09 11:38:30 +01:00
Dave Hunt
262cea6bee
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
15151ee4fd
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
075841615e
Merge birch to inbound.
2013-07-02 10:19:45 -04:00
Mathieu Bultel mat.bultel@gmail.com
4ef150e60c
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
1d7e79d61d
Bug 882932 - (2) Fix httpdPath setting for remote mochitest; r=jmaher
2013-06-28 19:20:08 -07:00
Jonathan Griffin
cc604a89a6
Bug 886579 - Better errors for JS tests, r=mdas
2013-07-01 15:47:37 -07:00
Jonathan Griffin
222b23acff
Bug 888474 - Bump Marionette version, a=test-only, a=test-only
2013-06-28 14:34:20 -07:00
Jonathan Griffin
418db07982
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
7bd880a445
Merge latest green birch changeset and mozilla-central
2013-06-28 14:33:47 +01:00
Fernando Jiménez
2001687ad7
Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking
2013-06-28 10:53:44 +08:00
Malini Das
50fe6d487b
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
d3a4a5dcb0
Bug 886741 - Fix support for expectedFailure and skip, r=jgriffin
2013-06-26 17:59:10 +02:00
Jonathan Griffin
8ceb60e984
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
9f334eec26
Bug 874587 - Add CoreLocation geolocation provider. r=dougt, r=gps, r=smichaud
2013-07-01 09:43:17 -04:00
Geoff Brown
c652c9b9a7
Bug 882932 - Add -httpd-path option to mochitests and reftests; r=jmaher
2013-06-26 20:42:46 -07:00
Brian O'Keefe
9ac855a180
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
5c979358f3
Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher
2013-06-26 17:28:21 -04:00
Ryan VanderMeulen
a50162f1d7
Backed out changeset 94c939eeb5f6 (bug 885019) for bustage.
2013-06-26 10:14:08 -04:00
Mark Banner
01309a4ba6
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
8b810c4a1a
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
695f4e1643
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
Mark Banner
11769462ee
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
a091acd9d2
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)
75f718a351
Bug 811404 - Stage cpptests as part of package-tests. r=ted
2013-06-24 13:45:32 -04:00
William Lachance
d4ff842ffa
Bug 886882 - Mirror mozdevice 0.27;r=jhammel
2013-06-25 10:50:37 -07:00
Ed Morley
252288cc31
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
702726731f
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
53b3225558
Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE
2013-06-25 09:46:34 +01:00
Fernando Jiménez
4a82c65c18
Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner
2013-06-25 15:28:28 +08:00
Cameron McCormack
994ad89b82
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
43df6b8bff
Back out b0303f19d6fe (bug 886168) for turning on failing tests
...
CLOSED TREE
2013-06-24 19:11:44 -07:00
William Lachance
625e0ac037
Bug 885365 - Print testroot in mochitest/reftest for fennec;r=jmaher
2013-06-24 17:15:40 -07:00
Ralph Giles
3237a33339
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
0b11b9527d
Bug 874599 - Only call _deleteSession during cleanTest, r=mdas
2013-06-24 14:43:13 -07:00
David Keeler
316600ee29
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
Ehsan Akhgari
2144715779
Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc
2013-06-23 19:23:02 -04:00
Ehsan Akhgari
cbdefabbd2
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
9af8ee20af
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
Tim Taubert
eac51db4d0
merge m-c to fx-team
2013-06-22 06:10:39 +02:00
Jeffrey Hammel
dd2ca8137b
Bug 885784 - Disable mozdevice tests on a CLOSED TREE for occasional orange, r=jgriffin
2013-06-21 15:32:50 -07:00
Ryan VanderMeulen
75e013633c
Merge m-c to inbound.
2013-06-20 20:12:31 -04:00
Jonathan Griffin
044c968435
Bug 885591 - Add a silent argument to check_for_crashes. r=jhammel
2013-06-20 17:04:21 -07:00
Ryan VanderMeulen
5e22b58e42
Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures.
2013-06-20 19:50:13 -04:00
Jeff Hammel
f222bfa133
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
dc310122de
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
067195a706
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
Jonathan Griffin
4e6f7ef46d
Bug 885482 - Bump Marionette version, r=davehunt
2013-06-20 16:07:08 -07:00
Chris Manchester
62ecf66a42
Bug 662247 - Replace synchronous appenders with async appenders using OS.File; r=gps
2013-06-20 14:00:14 -07:00
Ted Mielczarek
fbf6191cd8
bug 857092 - put non-standard Gamepad events behind another pref. r=smaug
2013-06-19 15:05:47 -04:00
Joey Armstrong
177893ac53
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Ed Morley
867dc5785d
Merge latest green birch changeset and mozilla-central
2013-06-20 09:01:19 +01:00
Brian O'Keefe
11bcc1cd9e
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
96dbe26e10
Bug 883281 - Add ability to skip tests based on device, r=davehunt
2013-06-19 17:35:20 -07:00
Ryan VanderMeulen
2a07e1ed8c
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
ead6ac6942
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
69879c8fd4
Bug 874599 - Move duration into _deleteSession function. r=jgriffin
2013-06-19 09:31:11 +02:00
Nick Alexander
8bf1a1594f
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Nick Alexander
ab45bf0afe
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
f70912e0ec
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
5060bed3d9
Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven)
2013-04-29 19:26:43 +01:00
Jeff Hammel
8a0915646b
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
b7727e7b55
Bug 882461 - add mozbase packages to sys.path in automation, r=jhammel
2013-06-17 13:22:39 -07:00
Martijn Wargers
9775b80620
Bug 880310 - Add some pushPrefEnv tests. r=jmaher
2013-06-15 01:21:57 +02:00
Gavin Sharp
b0ad5f2d4f
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
8495f67a0d
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
102d8be2b6
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
30fa51a97b
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
7e17257359
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
bac01cc4af
Bug 880555 - Fix --test-manifest option for non mochitest-plain. r=jmaher
2013-06-17 19:04:04 +02:00
Phil Ringnalda
bec1a054ba
Back out 02fad60002a9 (bug 811404) for PGO bustage
...
CLOSED TREE
2013-06-14 21:35:27 -07:00
Martijn Wargers
49fddee770
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)
8677e43972
Bug 811404 - Include C++ unit tests and harness in test package. r=ted
2013-06-14 13:07:34 -04:00
Gregory Szorc
63eccd6385
Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal
2013-06-14 15:15:58 -07:00
Joey Armstrong
0a0e08cb9c
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Dave Hunt
49fb5d684f
Bug 879683 - Allow MarionetteTestResult and MarionetteTextTestRunner to be subclassed. r=jgriffin
2013-06-14 13:21:29 -04:00
Benoit Girard
422cdcd4f2
Bug 844852 - Run GTest on make check. r=ted
...
--HG--
extra : rebase_source : dabb338ee02acf390dabf1cda8ed6d89f8857fdf
2013-04-25 13:56:43 -04:00
Phil Ringnalda
d71663e21d
Back out b06b9c8b19a3 (bug 873149) for turning every Android mochitest orange
2013-06-13 19:56:09 -07:00
Martijn Wargers
abe53d5837
Bug 873149 - Report the slowest test in mochitest. r=ted
2013-06-14 02:03:48 +02:00
Ryan VanderMeulen
a7976b2932
Backed out changeset eb8b971070eb (bug 844852) for checktest failures.
...
CLOSED TREE
2013-06-13 18:37:50 -04:00
Benoit Girard
cc24bdbea3
Bug 844852 - Run GTest on make check. r=ted
2013-04-25 13:56:43 -04:00
Jonathan Griffin
520dbc04a3
Bug 881601 - Don't close the listener if it was never opened, r=wlach
2013-06-13 10:04:48 -07:00
Geoff Brown
89a234788e
Bug 876456 - (3) Tweak dumpsys command in adb getTopActivity; r=blassey
2013-06-13 08:24:43 -06:00
Benoit Girard
0d44f34246
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
c27dde0776
Bug 876456 - (2) Raise an exception if adb getTopActivity fails; r=jmaher
2013-06-12 13:27:57 -06:00
Geoff Brown
6050ea4409
Bug 876456 - Allow for alternate dumpsys output in adb getTopActivity; r=jmaher
2013-06-12 13:27:55 -06:00
Jonathan Griffin
5634e1de6d
Bug 873591 - Make better errors for execute_script failures, r=mdas
2013-06-21 17:13:35 -07:00
Edwin Flores
3d68a6c5a4
Bug 885157 - Kill content/media/test/test_too_many_elements.html r=cpearce
2013-06-22 11:16:53 +12:00
Dave Townsend
862160d80e
Bug 884032: Remove the testing/jetpack directory. r=gps
2013-06-21 10:50:22 -07:00
Joshua Cranmer
fa0044a326
Bug 869635 - Eliminate the xpcshell master manifest, r=gps.
2013-06-12 07:27:17 -05:00
Martin Stransky
d8da1b5a38
Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
2013-06-12 08:04:28 -04:00
William Lachance
a21068fb85
Bug 797529 - Remove dependence on debugger server, r=jgriffin
2013-05-14 16:54:07 -04:00
Jonathan Griffin
23de7949ea
Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey
2013-05-31 16:58:58 -07:00
Ed Morley
82e422b825
Merge latest green birch changeset and mozilla-central
2013-06-10 10:06:11 +01:00
Chuck Lee
c3fbe47ec3
Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo
2013-06-04 14:39:51 +08:00
Jared Wein
207b857630
Bug 880573 - Remove duplication between do_report_result and _do_check_neq. r=ted
2013-06-07 12:44:00 -04:00
Jared Wein
09d94a7460
Bug 880568 - _do_check_eq/_do_check_neq/do_print should put double-quotes around argument if the typeof argument is 'string'. r=ted
2013-06-07 12:43:48 -04:00
Jonathan Griffin
4aee8c45fd
Backout adc90bff145f for bustage (Bug 797529)
2013-06-06 17:27:45 -07:00
Jonathan Griffin
9d31038cec
Backout 36b68f9e4e04 for bustage (Bug 797529)
2013-06-06 17:26:39 -07:00
William Lachance
f7a33ed775
Bug 797529 - Remove dependence on debugger server, r=jgriffin
...
--HG--
rename : testing/marionette/marionette-actors.js => testing/marionette/marionette-server.js
2013-05-14 16:54:07 -04:00
Jonathan Griffin
4571c70459
Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey
2013-06-06 16:11:58 -07:00
Malini Das
b3158e7916
Bug 880280 - gestures should be part of the marionette-client, r=davehunt
2013-06-06 13:11:43 -04:00
Malini Das
a198f8f935
Bug 823222 - We should check the host/port before running tests, r=mdas
2013-06-06 11:10:15 -04:00
Malini Das
b7dbbd963d
Bug 880034 - Typo in --timeouts help message, r=jgriffin
2013-06-06 10:15:29 -04:00
Mathieu Bultel
e1d7cfab3e
Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas
2013-06-05 08:59:05 +02:00
Ted Mielczarek
20c856ae55
bug 746244 - Port profileserver.py to Mozbase. r=jhammel
...
--HG--
rename : build/pgo/genpgocert.py.in => build/pgo/genpgocert.py
2013-05-28 15:33:57 -04:00
Bobby Holley
f06e741959
Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
...
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
Bobby Holley
4de0ea3e6a
Bug 877478 - Have SpecialPowers.addObserver modify the observe callback to wrap arguments. r=mrbkap
...
|subject| is quite often an XPCOM object that's not accessible to content.
2013-06-04 19:56:42 -07:00
Bobby Holley
81e97b35a3
Bug 877478 - Add a SpecialPowers API for wrapping callbacks and callback objects. r=mrbkap
2013-06-04 19:56:41 -07:00
Jonathan Griffin
72f1761e3b
Bug 879492 - Add a B2GBuild class to Marionette, r=aki
2013-06-04 16:48:50 -07:00
Ryan VanderMeulen
1a806e49a2
Backed out changeset 0fbef2fd43e0 (bug 877733) for test bustage on a CLOSED TREE.
2013-06-04 14:23:29 -04:00
Jeff Hammel
27dbe62709
Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher
...
--HG--
extra : rebase_source : d8a76eed73309af2bbd696544e667ae104bf22a8
2013-06-04 10:52:58 -07:00