Commit Graph

287 Commits

Author SHA1 Message Date
Ryan VanderMeulen
ffecb2031f Merge m-c to inbound. 2012-08-27 12:51:10 -04:00
Jonathan Griffin
39378ceee0 Bug 785273 - Fix MarionetteJS case breakage, a=test-only, DONTBUILD because NPOTB 2012-08-27 09:34:23 -07:00
Philipp von Weitershausen
f47e2a9937 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Jonathan Griffin
d005df685b Bug 785273 - Prevent circular references to Marionette instances, r=mdas 2012-08-23 17:31:42 -07:00
Johannes Vogel
4771d15435 Bug 755856 - make marionette client look for adb in path first, r=mdas 2012-08-23 15:46:48 -04:00
Vicamo Yang
26ae05bb6d Bug 707659 - Part 2: fix test scripts, r=philikon 2012-08-23 01:30:40 +08:00
Bob Silverberg
a45f7b3609 Bug 781920 - Remove getElementValue from HTMLElement in Marionette. r=dburns 2012-08-16 17:35:20 -04:00
Jonathan Griffin
e0b4eafdf0 Bug 783132 - bump mozprocess dep and add call to processOutput, r=ahal, DONTBUILD because NPOTB 2012-08-16 10:59:47 -07:00
Jonathan Griffin
c62a48cb54 Bug 783120 - Make datazilla import conditional on options.pref, r=mdas 2012-08-16 10:55:25 -07:00
Ekanan Ketunuti
6b8bb27da3 Bug 781932 - Update enabled() to be is_enabled to make Selenium API. r=jgriffin 2012-08-15 08:21:41 +07:00
Sanchit Gangwar
14cfcf8448 Bug 781935 - Change the function names in /testing/marionette/client/marionette/tests/unit/test_selected.py. r=jgriffin 2012-08-13 00:24:42 +05:30
Jonathan Griffin
4ddae57e84 Bug 777842 - make Marionette Python2.6 compatible, r=dburns 2012-08-10 17:04:28 -07:00
David Burns
de807f4c93 Bug 757069: add the ability to get session data out of the browser; r=jgriffin 2012-08-10 11:51:35 -07:00
David Burns
a5589dd4b1 Bug 781050: Change equals() to __eq__() to be more idiomatic for python r=jgriffin 2012-08-09 13:01:56 -07:00
David Burns
bf461b926e Bug 738408: Adding the ability to get the page source; r=jgriffin 2012-08-09 12:31:12 -07:00
David Burns
111fa2861e Bug 759477: adding the ability to get the tag name of an Marionette HTMLElement; r=jgriffin 2012-08-08 13:21:50 -07:00
Ryan VanderMeulen
3febdb89e9 Merge m-c to inbound. 2012-08-06 20:26:58 -04:00
Jonathan Griffin
b5f1b15f0a Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB 2012-08-06 15:08:45 -07:00
David Burns
ed124d8210 Bug 751637: Added keys helper to Marionette and removing sendKeysToElement atom; r=jgriffin 2012-08-05 12:49:42 -07:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Siddharth Agarwal
7785bd2cda Bug 779701 - Marionette tests aren't properly packaged on Windows. Convert backslashes to forward slashes. r=jgriffin
--HG--
extra : rebase_source : 9fd21f295eb0a92a6f8b16a388d023099dc4247a
2012-08-03 04:15:00 +05:30
Malini Das
579b3af8ec Bug 778204 - update marionette test harness emulator documentation, r=jgriffin 2012-08-01 15:30:27 -04:00
Malini Das
c4a380d2e8 Bug 779504 - pin datazilla pypi package to version number, r=jgriffin 2012-08-01 14:45:07 -04:00
Jonathan Griffin
b1bb909f8f Bug 779011 - Move acknowledgement for setScriptTimeout to content script, r=mdas, DONTBUILD because NPOTB 2012-08-01 09:53:37 -07:00
Jonathan Griffin
303385b5cf Bug 779012 - Update test timing for slow test, a=test-only, DONTBUILD because NPOTB 2012-07-30 18:05:16 -07:00
Aryeh Gregor
57c0ad57fb Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
David Burns
75b4ca1ef7 Bug 778094: aligning text method on Marionette Elements with Selenium API; r=jgriffin. DONTBUILD because NPOTB 2012-07-27 13:50:00 -07:00
David Burns
6bb4c3c2f2 Bug 777935: add test cleanup to Marionette so that when we move onto the next test module we start with the right amount of windows; r=jgriffin DONTBUILD because NPOTB 2012-07-27 13:09:13 -07:00
David Burns
f0e47bc5d8 Bug 776189 - Prevent Marionette from attaching to type=content browser, r=mdas, DONTBUILD because NPOTB 2012-07-26 12:36:15 -07:00
Jonathan Griffin
241fc1b9c7 Bug 753490 - Fix find_element regression, r=mdas, DONTBUILD because NPOTB 2012-07-27 09:39:55 -07:00
Jonathan Griffin
ae83e3cc04 Bug 772616 - Add Marionette and Marionette tests to tests.zip, r=ted 2012-07-24 16:36:46 -07:00
Jonathan Griffin
0ee24072cf Bug 775755 - Flag an emulator-specific test with qemu = true, r=mbalaur, DONTBUILD because NPOTB 2012-07-20 14:56:20 -07:00
Marshall Culpepper
75a9b983ba Bug 775308 - Enable GPU acceleration in the emulator used by Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-18 15:16:31 -07:00
Jonathan Griffin
d6aab4f748 Bug 774553 - Wrap getBoolPref with try/catch, r=mdas 2012-07-17 10:38:52 -07:00
David Burns
c0d8f9e49d Bug 772995: Implementing close() for closing windows with marionette; r=mdas 2012-07-16 16:06:04 -07:00
David Burns
8619784cf9 Bug 774223: Make get_logs clear the log file when called; r=mdas 2012-07-16 06:49:49 -07:00
Jonathan Griffin
96203a3428 Bug 772310 - Check if pref exists before attempting to read from it, r=mdas 2012-07-12 18:01:45 -07:00
David Burns
1891204f4e Bug 772835: changing get_window and get_windows to match Selenium; r=jgriffin 2012-07-11 12:31:07 -07:00
Malini Das
f54131124e Bug 771224 - use chrome:// instead of loading remote xul. r=jgriffin 2012-07-12 11:01:20 -04:00
Mihnea Balaur
9c1c0fbd79 Bug 773086 - Add --emulatorImg option to Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-11 17:53:51 -07:00
David Burns
ec62504efc Bug 754226: add getting title of content to marionette. r=mdas 2012-07-10 13:30:21 -07:00
David Burns
be2184e45c Bug 772227: renaming display to is_displayed to align with Selenium API r=jgriffin 2012-07-11 05:30:46 -07:00
Malini Das
4cddfd05cc Bug 772086 - change emulator command check to use simpler call, r=philikon 2012-07-10 15:43:19 -04:00
Mihnea Balaur
d0872ccade Bug 758452 - Add xUnit output support to Marionette, r=jgriffin, DONTBUILD because NPOTB, 2012-07-10 10:37:00 -07:00
Mihnea Dobrescu-Balaur
320091fd1e Bug 770490 - Add ability to specify emulator resolution, r=jgriffin, DONTBUILD because NPOTB, 2012-07-06 11:54:59 -07:00
Malini Das
d0950b733e Bug 761202 - Load special powers only if needed in Marionette. r=dburns 2012-06-25 15:08:38 -04:00
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
Malini Das
6533d084ad Bug 755700 - Part B: better handling of window switching, r=jgriffin
--HG--
extra : rebase_source : 1fab5d784b55db1ce0d84c56f69a7c826b2fcdfa
2012-05-17 14:53:55 -04:00
David Burns
b90b18205a Bug 755700 - Part A: test case, r=mdas
--HG--
extra : rebase_source : 526cf4d07a39e7cede83808c0787ce5906aa9169
2012-05-16 13:44:24 -07:00
Marshall Culpepper
baac3054f5 Bug 755427: Use the darwin-x86 host directory for the emulator in OSX. Added a new --emulator-binary argument to runtests.py to allow overriding of the emulator used by Marionette. r=mdas 2012-05-16 12:42:59 -07:00
David Burns
cf42682954 Bug 754278 - Support floats in executeScript arguments, r=jgriffin, DONTBUILD because NPOTB 2012-05-15 13:20:57 -07:00
Philipp von Weitershausen
d6040a8d64 Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB 2012-05-11 13:09:21 -07:00
Philipp von Weitershausen
19b9aedfa8 Bug 754059 - Clean up some repetition in Marionette actors/listeners. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen
0622263ae9 Bug 753606 - Support loading a test page while setting whitelist prefs. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen
85db080137 Bug 754229 - Support x86 emulator in Marionette. r=jgriffin 2012-05-11 13:06:45 -07:00
Joe Drew
f71f46752d Merge last PGO-clean cset from inbound to central. 2012-05-10 21:25:37 -04:00
Jonathan Griffin
ac7264c069 Bug 754087 - Let waitFor share the script timeout, r=mdas, a=test-only, DONTBUILD because NPOTB 2012-05-10 16:07:07 -07:00
Malini Das
4346f724ed Bug 753168 follow-up: if GECKO_OBJDIR is not set, create venv in MARIONETTE_HOME. r=philikon DONTBUILD because NPOTB 2012-05-10 10:57:59 -07:00
Jonathan Griffin
6de215514f Bug 753273 - Wait for window and browser at the start of newSession, r=mdas, a=test-only, DONTBUILD because NPOTB 2012-05-10 11:42:54 -07:00
Ed Morley
924843f245 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-10 13:04:35 +01:00
Jonathan Griffin
42bd80618a Bug 753181 - Interpret paths relative to cwd instead of Marionette, r=mdas, a=test-only, DONTBUILD because NPOTB
--HG--
extra : rebase_source : 5b94c5fc397c8190a76bb05f247c655e5b72eac9
2012-05-09 17:03:13 -07:00
Jonathan Griffin
a7f5313530 Bug 753013 reuse secondary emulators, r=mdas, DONTBUILD because NPOTB 2012-05-09 13:39:19 -07:00
Philipp von Weitershausen
9f6ef36f05 Bug 751783 - Allow sandbox reuse between execute_script calls, r=jgriffin, r=mdas, DONTBUILD because NPOTB, 2012-05-09 12:05:39 -07:00
Ryan VanderMeulen
4ed0707738 Merge last PGO green changeset on inbound to m-c. 2012-05-08 21:32:23 -04:00
Philipp von Weitershausen
c615635e09 Bug 753168 - Create Marionette virtualenv in objdir. r=jgriffin DONTBUILD because NPOTB 2012-05-08 17:16:05 -07:00
Philipp von Weitershausen
b48bab0879 Bug 752991 - Support new B2G in Marionette. r=jgriffin 2012-05-08 17:14:02 -07:00
Jonathan Griffin
723e631f9c Bug 752763 - Store logcat output for emulator runs, r=mdas, a=test-only 2012-05-08 11:37:49 -07:00
Jonathan Griffin
884cf9a364 Bug 752958 - Don't assume self.message is a str, a=test-only 2012-05-08 10:01:01 -07:00
Malini Das
ae16512739 Bug 749862 - findElements should return all matching elements, r=jgriffin, a=test-only 2012-05-07 14:00:30 -07:00
Jonathan Griffin
24690d19d0 Bug 751787 - Add proper dependencies to setup.py, a=npotb 2012-05-04 10:52:39 -07:00
Jonathan Griffin
b28a68cb0f Bug 751316 - Update mozautolog repo in CI bootstrap script, a=npotb,test-only 2012-05-02 12:44:17 -07:00
Malini Das
49936c4307 Bug 746031 - Support nested iframes correctly in Marionette, r=jgriffin, a=npotb, 2012-05-02 10:21:05 -04:00
Malini Das
2a0d47185c Bug 750553 - Rename getAttributeValue to getElementAttribute, r=jgriffin, a=testonly, npotb 2012-05-01 12:37:34 -07:00
Jonathan Griffin
f3ef66854c Bug 750843 - Update marionette for ICS emulator, a=testonly, npotb 2012-05-01 12:25:34 -07:00
Jonathan Griffin
7d12fc4d13 Bug 745307 - update import statements for log4moz.js, a=testonly 2012-04-13 13:06:01 -07:00
Malini Das
63edf3da6d Bug 742947 - Integrate Selenium atoms, r=jgriffin 2012-04-10 17:28:08 -07:00
Jonathan Griffin
007d1ed3a9 Bug 742947 - backout 65f02c832a0e due to b2g bustage 2012-04-10 12:29:17 -07:00
Malini Das
7f6d828ded Bug 742947 - tests for functionality provided by Selenium atoms, r=jgriffin 2012-04-10 11:23:38 -07:00
Malini Das
6c41643a1a Bug 742947 - Integrate select Selenium atoms with Marionette, r=jgriffin, 2012-04-10 11:23:29 -07:00
Malini Das
72a588c5e4 Bug 742513 - allow marionette to launch b2g desktop build, r=jgriffin 2012-04-04 15:56:26 -07:00
Malini Das
5f7050f660 Bug 741598 - Enable finding elements of child nodes, r=jgriffin 2012-04-03 11:08:49 -07:00
Jonathan Griffin
5cf6887314 Bug 740549 - add newline to dump statement, r=mdas, a=testonly 2012-03-29 12:34:00 -07:00
Jonathan Griffin
ac6701a55b Bug 738766 - Marionette's log() now also dump()'s, r=mdas 2012-03-27 13:48:46 -07:00
Jonathan Griffin
b40725a054 Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb) 2012-03-26 12:40:25 -07:00
Joel Maher
9ebdd062f8 Bug 712643 - land Marionette on m-c. r=mossop,robcee 2012-03-22 11:19:57 -04:00
Ryan VanderMeulen
95e442c979 Merge m-c to inbound. 2012-05-09 18:42:00 -04:00
Jonathan Griffin
b02b12373c Bug 751406 - Update tests which expect calling Components.classes to fail, a=test-only, DONTBUILD because NPOTB 2012-05-09 11:48:45 -07:00
Ryan VanderMeulen
e1b8216090 Merge m-c to inbound 2012-05-08 21:14:42 -04:00