Commit Graph

1877 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c5934032a4 Merge m-c to inbound. 2012-06-18 20:59:17 -04:00
David Burns
66e36c928b Bug 765239: allow marionette to reuse script file when importing scripts. r=mdas 2012-06-18 11:59:39 -07:00
Jan Varga
2dc0f54692 Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent 2012-06-18 19:09:26 +02:00
Ms2ger
c90e6ca915 Bug 763169 - Part b: Miscellaneous fixes; r=jhammel 2012-06-17 09:51:22 +02:00
Bobby Holley
0a476db888 Bug 761982 - remove mozprefs.js. r=jmaher 2012-06-18 15:43:00 +02:00
Bobby Holley
0586eab596 Bug 764315 - Trigger reification for QuickStubbed accessors in SpecialPowers wrappers before calling Object.getOwnPropertyDescriptor. r=mrbkap 2012-06-18 15:43:00 +02:00
Bobby Holley
dbfc247c7c Bug 763301 - Put SpecialPowers Xray detection in a try/catch. r=mrbkap 2012-06-18 15:43:00 +02:00
Andrew Halberstadt
5dd9b875f0 Bug 765015 - Don't stop server if it doesn't exist, r=jgriffin, DONTBUILD because NPOTB 2012-06-15 14:13:04 -07:00
Ed Morley
9ef4312c8c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-15 13:32:55 +01:00
Mark Hammond
5c6530fc24 Bug 755558 - report exceptions in head.js during browser-test. r=gavin 2012-06-15 12:08:17 +10:00
Jonathan Griffin
003ff01dd6 Bug 765095 - Post logcat log to autolog, r=mdas, DONTBUILD because NPOTB 2012-06-14 18:26:43 -07:00
Wes Kocher
54eaebfe5e Bug 764688 - Update revision of Jetpack code used in Firefox. r=gozala 2012-06-14 15:02:59 -05:00
Ryan VanderMeulen
f6597c2541 Merge m-c to inbound. 2012-06-13 21:12:31 -04:00
Gregory Szorc
a701053269 Merge m-c into s-c 2012-06-13 08:35:44 -07:00
Richard Newman
c68e94eb71 Merge m-c to s-c. 2012-06-12 10:16:39 -07:00
Ed Morley
2840374911 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-12 10:36:42 +01:00
Matt Brubeck
77ee3f3f4b Merge last green changeset from inbound to mozilla-central 2012-06-12 18:24:45 -07:00
Richard Newman
fdd47a33ee Merge m-c to s-c. 2012-06-11 16:49:27 -07:00
Malini Das
c162142feb Bug 744902 - Update datazilla method names, a=test-only, DONTBUILD because NPOTB 2012-06-11 11:19:43 -07:00
Gregory Szorc
72fcd93a3a Merge m-c into s-c 2012-06-11 17:48:04 +02:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Richard Newman
01a1c34773 Merge m-c to s-c. 2012-06-07 12:07:02 -07:00
Malini Das
37466e48f5 Bug 744902 - Add datazilla and mozrunner to setup.py deps, r=jgriffin, DONTBUILD because NPOTB 2012-06-12 11:57:25 -07:00
Ben Turner
a1d0c78df3 Bug 664029 - 'Make indexeddb mochitests run in fennec'. r=khuey. 2012-06-11 14:59:27 -07:00
Jonathan Griffin
7469edce67 Bug 761860 - Add mozautoeslib to setup.py deps, a=test-only 2012-06-05 17:34:46 -07:00
Joel Maher
1dc12c370d Bug 761125 - switch from android.json to android-failures.json. r=jgriffin 2012-06-06 13:12:14 -04:00
Mark Cote
4971d5ac77 Bug 759000 Use accelKey instead of ctrlKey in peptest tests. r=ctalbert 2012-06-06 11:31:12 -04:00
Geoff Lankow
552f02f3f1 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Jonathan Griffin
5614f8ee12 Bug 759885 - Add support for running mochitest-plain on B2G emulators, r=jmaher, DONTBUILD because NPOTB 2012-06-05 15:17:26 -07:00
Malini Das
a757e763cf Bug 752065 - add importScript method to Marionette, r=jgriffin, a=test-only, DONTBUILD because NPOTB 2012-06-04 13:50:06 -04:00
Jonathan Griffin
58a0dafd5f Bug 761252 - Set devtools.debugger.remote-enabled from Marionette, a=test-only, DONTBUILD because NPOTB 2012-06-04 11:45:33 -07:00
Ryan VanderMeulen
caebb33c05 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Jonathan Griffin
2c6c417849 Bug 759887 - Add no-window support to runtestsb2g.py, a=test-only, DONTBUILD because NPOTB 2012-06-08 14:09:14 -07:00
Olli Pettay
4fb227aead Bug 756277 - XMLHttpRequest started from Cc['@mozilla.org/xmlextras/xmlhttprequest;1'] ends up bound to some random window, r=bz
--HG--
extra : rebase_source : 480dbf41846fee3362697cb0bf537281f35845e0
2012-06-08 23:45:13 +03:00
Bobby Holley
4f4d5fda79 Bug 762529 - Handle constructors properly in SpecialPowers wrappers. r=mrbkap
--HG--
extra : rebase_source : edea7357a5e9f33d3cf68f09646492fb0a1cfc10
2012-06-08 00:09:55 +02:00
Joel Maher
dd7e8ed82d Bug 586885 - [talos.zip] show search suggestions when entering text in awesome bar. r=armenzg 2012-06-05 14:08:47 -07:00
Brian Nicholson
9f82a9d184 Bug 586885 - Add raw host to robotium.config. r=jmaher 2012-06-05 14:07:14 -07:00
Ryan VanderMeulen
9eb2db5d07 Merge m-c to inbound. 2012-06-14 18:45:40 -04:00
Bobby Holley
fb72dcee1f Bug 762432 - Handle proxies on __lookupGetter__ and __lookupSetter__. r=jorendorff 2012-06-12 15:44:14 +02:00
Malini Das
1535604c20 Bug 753022 - Remove obsolete xpcshell Marionette tests, r=jgriffin 2012-06-14 10:56:54 -04:00
Joel Maher
02865e954c Bug 761125 - change mochitests to run all tests except excludedtests in android.json. r=jgriffin 2012-06-14 09:01:23 -04:00
Joel Maher
a306bf1a8b Bug 754873 - fennec automated tests should capture logcat output while test is running. r=wlach 2012-06-13 14:20:43 -04:00
Ehsan Akhgari
1c61041b8e Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Richard Newman
fa8ed09999 Merge m-c to s-c. 2012-06-03 23:46:09 -07:00
Jan Varga
f5f6531fb7 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Anant Narayanan
47aba0b043 Bug 754538 - Implement Apps in the Cloud REST client; r=gps, r=mconnor 2012-06-02 20:35:34 -07:00
Ehsan Akhgari
299eef5789 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Vicamo Yang
e5a7924398 Bug 744360 - Part 1: add WspPduHelper, r=philikon 2012-06-04 13:04:24 +08:00
Panos Astithas
16288335e8 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 4: Marionette); r=jgriffin 2012-06-01 18:28:31 +03:00
Marshall Culpepper
1cb858d01e Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Gregory Szorc
fd7632fcb6 Bug 760576 - Define do_check_null test helper for xpcshell tests; r=ted
--HG--
extra : rebase_source : 533f5e85bf6d1f9f074fee227b60dde08a7baf17
2012-06-01 19:23:31 +02:00
Ben Turner
785be4974a Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking. 2012-06-01 10:21:12 -07:00
Marco Bonardo
dba992d00b Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure 2012-06-01 11:57:37 +02:00
Vicamo Yang
9cb3b7a3d6 Bug 744360 - Part 1: add WspPduHelper, r=philikon 2012-06-01 16:38:19 +08:00
Armen Zambrano Gasparnian
557fe174c4 Bug 712630. Add machine-configuration.json. r=jmaher. DONTBUILD 2012-06-07 13:54:14 -04:00
Honza Bambas
4ce991bf9f Bug 761529 - ssltunnel broken in non-proxy mode, r=jgriffin 2012-06-07 18:10:21 +02:00
Benoit Jacob
24de703840 Bug 759221 - 3/6 - remove canvas mochitests from android-failures - r=jmaher 2012-06-08 13:41:40 -04:00
Benoit Jacob
7501f2dbf7 Bug 759221 - 1/6 - Enable content/canvas and content/media tests on Android - r=jmaher 2012-06-08 13:41:36 -04:00
Malini Das
a6dc1684c4 Bug 744902 - Add perf testing to Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-06-08 18:33:54 -04:00
Matt Brubeck
c4a437e09c Back out bug 759221 and bug 761326 because of media test failures 2012-06-08 12:20:14 -07:00
Benoit Jacob
9ece4a9293 Bug 759221 - 3/6 - remove canvas mochitests from android-failures - r=jmaher 2012-06-08 13:41:40 -04:00
Benoit Jacob
21910ff631 Bug 759221 - 1/6 - Enable content/canvas and content/media tests on Android - r=jmaher 2012-06-08 13:41:36 -04:00
Gregory Szorc
805fcf362b Bug 755339 - Part 1b Create dummy file in modules/ directory; r=ted 2012-05-31 21:54:10 +02:00
David Burns
9a7a6f3b64 Bug 758192 : Updating exceptions to match that of Selenium. DONTBUILD because NPOTB. r=jgriffin 2012-05-31 01:30:14 -07:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Ed Morley
a9e9273d9c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-30 12:20:57 +01:00
Wes Kocher
9dd25aac9c Bug 759667 - Update revision of Jetpack code used in Firefox tests. r=philor 2012-05-30 01:04:32 -05:00
Philipp von Weitershausen
492bf79bb2 Bug 756607 - Rewrite SMS tests. r=jgriffin DONTBUILD because NPOTB
--HG--
rename : dom/sms/tests/manifest.ini => dom/sms/tests/marionette/manifest.ini
rename : dom/sms/tests/test_emulators.py => dom/sms/tests/marionette/test_between_emulators.py
2012-05-29 17:41:44 -07:00
Joel Maher
2292c301a1 Bug 759374 - deploy new talos.zip to capture bug 758738. r=armenzg 2012-05-29 13:56:28 -04:00
Ryan VanderMeulen
5c0d195b6b Merge the last PGO-green inbound changeset to m-c 2012-05-26 08:07:19 -04:00
Jonathan Griffin
a9c6352ea9 Bug 758834 - Add ability to flag tests to be skipped in manifest, a=test-only, DONTBUILD because NPOTB 2012-05-25 16:51:23 -07:00
Jonathan Griffin
bd7440a826 Bug 754361 - Don't reset todo count at beginning of testsuite, a=test-only, DONTBUILD because NPOTB 2012-05-25 10:44:13 -07:00
Ed Morley
bffc23481f Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Philipp von Weitershausen
143fd05241 Bug 758448 - Make callback optional for runEmulatorCmd. r=jgriffin 2012-05-25 10:37:21 -07:00
Ryan VanderMeulen
cca82797e6 Merge m-c to inbound 2012-05-24 20:43:34 -04:00
Jonathan Griffin
bed638c829 Bug 758329 - disable test_emulator_order, a=test-only, DONTBUILD because NPOTB
--HG--
extra : rebase_source : 225a39534da9d0b547635818a441efd5f7ef38cf
2012-05-24 12:37:04 -07:00
Wes Kocher
b55a1505e3 Bug 758092 - Update revision of Jetpack used in Firefox tests r=ehsan 2012-05-24 15:36:37 -04:00
Jonathan Griffin
420b9fa88c Bug 758325 - Add --userdata argument to runemu, a=test-only, DONTBUILD because NPOTB 2012-05-24 12:12:52 -07:00
Ed Morley
cd9f362b03 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-24 15:48:20 +01:00
David Burns
5f703484ec Bug 757174: Better error message when marionette can no longer communicate with Gecko. DONTBUILD because NPOTB r=jgriffin 2012-05-24 05:07:53 -07:00
David Burns
aec68a6bd0 Bug 747200: Adding MPL header to new file. DONTBUILD because NPOTB r=ctalbert 2012-05-24 04:44:14 -07:00
Malini Das
812e332c17 Bug 747200: Allow binary to be passed in for marionette tests. DONTBUILD because NPOTB 2012-05-23 03:10:54 -07:00
David Burns
2f06cba411 Backed out changeset db18074e2a25 to correct bug number 2012-05-24 03:06:52 -07:00
Malini Das
bd92c31a0f Bug 757174: Allow Firefox binary and profile to be passed in during tests. DONTBUILD because NPOTB r=jgriffin 2012-05-24 03:00:46 -07:00
Jonathan Griffin
ea9da9f965 Bug 756966 - Fail test if finish is called while emulator callbacks are pending, r=philikon, a=test-only, DONTBUILD because NPOTB 2012-05-23 17:23:36 -07:00
Jonathan Griffin
cdfcb7ba4b Bug 758066 - Add --no-window to runemu's arguments, a=test-only, DONTBUILD because NPOTB 2012-05-23 16:58:44 -07:00
Jonathan Griffin
47253315dc Bug 755473 - Mark script as executable, a=test-only, DONTBUILD because NPOTB 2012-05-23 16:50:36 -07:00
Wes Kocher
490ef59f79 no bug - Update Jetpack revision used for tests on mozilla-central. r=philor
--HG--
extra : rebase_source : 9940dc253571b3b3c29e1467d190ef3f5c5f5423
2012-05-22 18:46:05 -05:00
David Burns
c42a8ca552 Bug 756233: Removing Selenium proxy from marionette r=jgriffin 2012-05-22 07:09:46 -07:00
Ryan VanderMeulen
ce97d6c8d7 Merge m-c to inbound. 2012-05-21 20:37:54 -04:00
Jonathan Griffin
565ed6aae3 Bug 755473 - Add convenience script to launch qemu and navigate to a url, a=test-only, DONTBUILD because NPOTB 2012-05-21 13:41:55 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Chris Pearce
3587615bcf Bug 753546 Part 1 - Make nsDocument listen for 'fullscreen-approved' notification rather than 'perm-changed' to signal fullscreen approved. r=smaug 2012-05-22 08:43:36 +12:00
Ryan VanderMeulen
d5bfe2c3ca Merge m-c to inbound 2012-05-23 20:56:31 -04:00
Gregory Szorc
2a80898a0c Bug 755339 - Create modules directory in tests archive; r=ted 2012-05-23 19:43:48 +02:00
Gregory Szorc
4dd2434c2d Bug 757397 - Make test package generation quieter; r=ted
This may reduce the size of the buildbot build logs by up to half!

--HG--
extra : rebase_source : 87b3f2f40654d69ecd91e19520e2341fc8aac9a6
2012-05-23 16:51:21 +02:00
William Lachance
c800c86204 Bug 757546 - shell() in devicemanager should return an int;r=gbrown 2012-05-23 10:26:07 -04:00
Ed Morley
90d4c9a141 Backout cfac7b6a1f9c (bug 728893) for mochitest-1 orange 2012-05-23 11:56:03 +01:00
Diogo Golovanevsky Monteiro
1f3a007fec Bug 728893 - Allow mochitest iframe to go fullscreen r=ctalbert 2012-05-23 10:36:26 +01:00