Ryan VanderMeulen
4cb02de8c4
Merge m-c to inbound.
2012-06-21 20:44:27 -04:00
David Burns
49f2da5232
Bug 759920: have status codes on errors bubble up from Atoms r=mdas
2012-06-21 13:47:13 -07:00
Kyle Machulis
194522922c
Bug 767045 - Unfinished merge of marionettecomponent.js commited; r=mdas
2012-06-21 10:43:24 -07:00
Panos Astithas
206ad00f97
Merge m-c to fx-team
2012-06-21 10:11:14 +03:00
Panos Astithas
80680028cb
Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun
2012-06-20 16:31:50 +03:00
Malini Das
41fa74e760
Bug 766319 - Minor perfdata refactor, r=jgriffin, DONTBUILD because NPOTB
2012-06-19 17:17:40 -04:00
Jonathan Griffin
c0cdca3984
Bug 766206 - Add missing parameter to catch clause, DONTBUILD because NPOTB
2012-06-19 15:29:17 -07:00
Jonathan Griffin
49c2846cfb
Bug 766206 - Workaround to get Marionette working on B2G again, r=mdas, DONTBUILD because NPOTB
2012-06-19 11:43:19 -07: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
Ed Morley
9ef4312c8c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-15 13:32:55 +01:00
Jonathan Griffin
003ff01dd6
Bug 765095 - Post logcat log to autolog, r=mdas, DONTBUILD because NPOTB
2012-06-14 18:26:43 -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
Malini Das
c162142feb
Bug 744902 - Update datazilla method names, a=test-only, DONTBUILD because NPOTB
2012-06-11 11:19:43 -07: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
Malini Das
1535604c20
Bug 753022 - Remove obsolete xpcshell Marionette tests, r=jgriffin
2012-06-14 10:56:54 -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
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
Ehsan Akhgari
299eef5789
Merge the last green changeset of mozilla-inbound to mozilla-central
2012-06-02 14:39:47 -04: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
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
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
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
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
Jonathan Griffin
420b9fa88c
Bug 758325 - Add --userdata argument to runemu, a=test-only, DONTBUILD because NPOTB
2012-05-24 12:12:52 -07:00
Philipp von Weitershausen
143fd05241
Bug 758448 - Make callback optional for runEmulatorCmd. r=jgriffin
2012-05-25 10:37:21 -07: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
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
Ryan VanderMeulen
e54f82cf24
Merge m-c to inbound.
2012-05-18 20:22:14 -04:00
Philipp von Weitershausen
7114e1d5c1
Bug 754216 - Control the emulator from within Marionette JS scripts. r=jgriffin DONTBUILD because NPOTB
2012-05-18 13:30:43 -07:00
Philipp von Weitershausen
fe5750a26e
Bug 754178 - Expose SpecialPowers in Marionette content JS. r=jgriffin
2012-05-18 13:30:13 -07:00
Philipp von Weitershausen
67a3e2fa73
Bug 754178 - Expose SpecialPowers in Marionette chrome JS. r=jgriffin
2012-05-18 13:30:04 -07:00
Jonathan Griffin
d86dde1344
Bug 756339 - Setup DNS fix when launching emulator, a=testonly, DONTBUILD because NPOTB
2012-05-17 19:11:16 -07:00
David Burns
42bb114094
Bug 755700 - Part A: test case, r=mdas, DONTBUILD because NPOTB
2012-05-16 13:44:24 -07:00
Jonathan Griffin
7f30664dca
backout e0d419369fd0 due to inadvertent changes
2012-05-18 11:48:32 -07:00