Commit Graph

65 Commits

Author SHA1 Message Date
Malini Das
47d1faba9f Bug 761202 - Load special powers only if needed in Marionette. r=dburns 2012-06-25 15:08:38 -04:00
David Burns
5fea2e668b Bug 759920: have status codes on errors bubble up from Atoms r=mdas 2012-06-21 13:47:13 -07:00
Malini Das
2b57d0dfae Bug 766319 - Minor perfdata refactor, r=jgriffin, DONTBUILD because NPOTB 2012-06-19 17:17:40 -04:00
David Burns
621725f489 Bug 765239: allow marionette to reuse script file when importing scripts. r=mdas 2012-06-18 11:59:39 -07:00
Jonathan Griffin
82725c3219 Bug 765095 - Post logcat log to autolog, r=mdas, DONTBUILD because NPOTB 2012-06-14 18:26:43 -07:00
Malini Das
725a2216df 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
65ef37d6e0 Bug 744902 - Update datazilla method names, a=test-only, DONTBUILD because NPOTB 2012-06-11 11:19:43 -07:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Malini Das
b92a2b574b Bug 744902 - Add perf testing to Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-06-08 18:33:54 -04:00
Malini Das
84af01311d Bug 752065 - add importScript method to Marionette, r=jgriffin, a=test-only, DONTBUILD because NPOTB 2012-06-04 13:50:06 -04:00
Marshall Culpepper
60c62fa867 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
fa61566e7a 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
ae7e2a7b70 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
Jonathan Griffin
351069c6d9 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
94b4b87db8 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
Jonathan Griffin
91850279d3 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
d5b388d952 Bug 758325 - Add --userdata argument to runemu, a=test-only, DONTBUILD because NPOTB 2012-05-24 12:12:52 -07:00
David Burns
12c7f51ac9 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
4a1fd8699f Bug 747200: Adding MPL header to new file. DONTBUILD because NPOTB r=ctalbert 2012-05-24 04:44:14 -07:00
Malini Das
ae281a2f32 Bug 747200: Allow binary to be passed in for marionette tests. DONTBUILD because NPOTB 2012-05-23 03:10:54 -07:00
David Burns
c98f517777 Backed out changeset db18074e2a25 to correct bug number 2012-05-24 03:06:52 -07:00
Malini Das
b1920f6a22 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
356026ced5 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
15b9721375 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
dad3325e77 Bug 755473 - Mark script as executable, a=test-only, DONTBUILD because NPOTB 2012-05-23 16:50:36 -07:00
David Burns
ae4ba9af3c Bug 756233: Removing Selenium proxy from marionette r=jgriffin 2012-05-22 07:09:46 -07:00
Ryan VanderMeulen
cd23034067 Merge m-c to inbound. 2012-05-21 20:37:54 -04:00
Jonathan Griffin
a526261c6a 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
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ryan VanderMeulen
1024fae581 Merge m-c to inbound. 2012-05-18 20:22:14 -04:00
Philipp von Weitershausen
07c32d0221 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
8998e5052c Bug 754178 - Expose SpecialPowers in Marionette content JS. r=jgriffin 2012-05-18 13:30:13 -07:00
Philipp von Weitershausen
d34b2f9dc6 Bug 754178 - Expose SpecialPowers in Marionette chrome JS. r=jgriffin 2012-05-18 13:30:04 -07:00
Jonathan Griffin
5c3ff82552 Bug 756339 - Setup DNS fix when launching emulator, a=testonly, DONTBUILD because NPOTB 2012-05-17 19:11:16 -07:00
David Burns
c45e154ce4 Bug 755700 - Part A: test case, r=mdas, DONTBUILD because NPOTB 2012-05-16 13:44:24 -07:00
Jonathan Griffin
9919bfc713 backout e0d419369fd0 due to inadvertent changes 2012-05-18 11:48:32 -07:00
David Burns
1e27d75a32 Bug 755700 - Part A: test case, r=mdas
--HG--
extra : rebase_source : 526cf4d07a39e7cede83808c0787ce5906aa9169
2012-05-16 13:44:24 -07:00
Marshall Culpepper
6f83dc4d52 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
37c8d1d890 Bug 754278 - Support floats in executeScript arguments, r=jgriffin, DONTBUILD because NPOTB 2012-05-15 13:20:57 -07:00
Philipp von Weitershausen
6096145716 Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB 2012-05-11 13:09:21 -07:00
Philipp von Weitershausen
55231eafe9 Bug 753606 - Support loading a test page while setting whitelist prefs. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen
86d9abb176 Bug 754229 - Support x86 emulator in Marionette. r=jgriffin 2012-05-11 13:06:45 -07:00
Malini Das
0ea814a9f5 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
Ed Morley
1cb05a71f6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-10 13:04:35 +01:00
Jonathan Griffin
d9f1dc8e38 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
2ec243c586 Bug 753013 reuse secondary emulators, r=mdas, DONTBUILD because NPOTB 2012-05-09 13:39:19 -07:00
Philipp von Weitershausen
3025c86b7f 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
575be44426 Merge last PGO green changeset on inbound to m-c. 2012-05-08 21:32:23 -04:00
Philipp von Weitershausen
13d019ea0c Bug 753168 - Create Marionette virtualenv in objdir. r=jgriffin DONTBUILD because NPOTB 2012-05-08 17:16:05 -07:00