Commit Graph

3968 Commits

Author SHA1 Message Date
Phil Ringnalda
d181144ecb Back out a37e6c57ae0f (bug 959520) for making marionette-webapi infinitely retry 2014-01-27 20:09:52 -08:00
David Burns
5dce64a347 Bug 959186 - Remove platform capability in favour of platformName; r=mdas 2014-01-27 23:42:10 +00:00
Ryan VanderMeulen
859e7b76db Backed out changeset 31993b8e06cc (bug 959499) for breaking B2G mochitests.
CLOSED TREE
2014-01-27 18:20:00 -05:00
Mark Hammond
a66ed76827 Bug 964102 - Use normpath on the test path before comparing it with the root dir. r=gps 2014-01-27 09:00:35 +11:00
Andreas Tolfsen
75da5b1937 Bug 963598 - Allow custom message when Wait.until times out. r=dburns 2014-01-27 15:40:51 -05:00
David Clarke
da74ae63fc Bug 959499 - Use wifimanager for on-device mochitests. r=ahal 2014-01-27 15:40:50 -05:00
Malini Das
bfbf3c5a31 Bug 959520 - Make socket.timeout error messages more useful, r=jgriffin 2014-01-27 15:07:50 -05:00
Ted Mielczarek
fef1d6d626 Bug 963651 - Strip C++ unit tests even when STRIP_FLAGS are unset; r=mshal CLOSED TREE 2014-01-24 12:57:23 -05:00
Ed Morley
6c7dab0dfa Bug 961021 - Disable dom/datastore/tests/test_changes.html on debug B2G for intermittent failures; CLOSED TREE 2014-01-27 17:26:39 +00:00
Andreas Tolfsen
b370bf7687 Bug 963166 - Add getWindowHandles end-point for WebDriver compatibility. r=dburns 2014-01-27 08:18:27 -05:00
Adarsh Dinesh
7a2c06184e Bug 961648 - Provide a helpful error message when test variables JSON file cannot be parsed; r=dhunt 2014-01-27 10:53:47 +00:00
Zack Weinberg
913fd65d96 Bug 933885 part 2b: runxpcshelltests.py: prevent invalid UTF-8 from being written to test log files. r=gps 2014-01-25 23:27:11 -05:00
Zack Weinberg
ea85d8f1e0 Bug 933885 part 2a: remove fake JSON parser from runxpcshelltests.py (Python 2.6 now being required). r=gps 2014-01-25 23:27:11 -05:00
Phil Ringnalda
f0d4035b25 Merge b-i to m-c 2014-01-25 19:58:13 -08:00
Myk Melez
b90e038e9c bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Randell Jesup
434f311335 Bug 963420: Disable orange-on-debug-b2g-emulator-only test rs=philor 2014-01-25 04:07:24 -05:00
Phil Ringnalda
1d8e9ec305 Merge m-c to b-i 2014-01-24 19:45:59 -08:00
Phil Ringnalda
f72acf3b90 Bug 963885 - Disable mozdevice tests in make check until we can address they way they cause builds to be RETRYed 2014-01-24 19:36:32 -08:00
Ryan VanderMeulen
f9b09db3f5 Merge b2g-inbound to m-c. 2014-01-24 17:10:15 -05:00
Jordan Lund
306d01b4fb Bug 940690 - get metrofx talos on release/project branches - make metro pass rate more reliable, r=jmaher 2014-01-24 10:16:11 -08:00
Andreas Tolfsen
aea63ad964 Bug 963162 - Add WebDriver compatible getWindowHandle alias. r=dburns
getCurrentWindowHandle and getWindow are both aliases to this command
now.
2014-01-24 10:47:54 -05:00
Andrew Halberstadt
1610ca0478 Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted 2014-01-24 10:34:01 -05:00
Andreas Tolfsen
bd32d26c75 Bug 941148 - Rename screenShot to takeScreenshot for webdriver compliance. r=dburns 2014-01-24 08:45:58 -05:00
Andreas Tolfsen
cb2d92105b Bug 941145 - Rename goUrl to get for WebDriver compatibility. r=dburns 2014-01-24 08:39:23 -05:00
Ryan VanderMeulen
0d9c7fbf4a Merge m-c to b2g-inbound. 2014-01-24 17:10:50 -05:00
Andrew Halberstadt
d037a51b1d Bug 947974 - Add signal parameter to mozprocess.kill(), r=wlach 2014-01-24 16:26:57 -05:00
Andreas Tolfsen
251a6101a6 Bug 941144 - getWindows not matching Selenium command. r=dburns 2014-01-24 08:30:10 -05:00
Andreas Tolfsen
ad320f23dc Bug 948075 - Add expected conditions to Marionette. r=mdas r=dhunt 2014-01-24 12:22:12 +00:00
Phil Ringnalda
97cf23967a Merge m-c to m-i 2014-01-24 19:47:13 -08:00
Shih-Chiang Chien
d571c4730e Bug 947010 - Test case for recording status. r=fabrice 2013-12-16 13:45:01 +08:00
Shih-Chiang Chien
f25ed71e97 Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith. 2014-01-10 19:39:18 +08:00
Ryan VanderMeulen
dc73bab6f5 Merge m-c to inbound. 2014-01-22 15:55:49 -05:00
Ryan VanderMeulen
ad273b968e Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Ryan VanderMeulen
a40ab9abb5 Merge b2g-inbound to m-c. 2014-01-22 14:59:24 -05:00
Andreas Tolfsen
6dc3499b70 Bug 958024 - Wrap last exception from Marionette's Wait in TimeoutException. r=davehunt, r=mdas 2014-01-22 12:24:49 -05:00
JW Wang
b797170537 Bug 916135 - Part 3: Enable mochitests. r=padenot 2014-01-22 19:05:42 +08:00
Andreas Tolfsen
4ea2ee9d72 Bug 961792 - Break iteration when browser is found. r=mdas
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent.  This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
48273d5f99 Bug 941132 - getElementPosition not matching webdriver command. r=dburns 2014-01-22 14:04:04 -05:00
Andreas Tolfsen
d6c7f044ae Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns 2014-01-21 13:31:31 -05:00
Honza Bambas
0fef164159 Bug 961147 - Easy way to get NSPR logs from tryserver mochitests, r=ted 2014-01-22 18:54:49 +01:00
Wes Kocher
5244e4e90f Merge m-c to b2g-inbound 2014-01-21 17:36:55 -08:00
Michael Henretty
3b5a4fb7cd Bug 960762 - Disable intermittent notification tests. r=gwagner 2014-01-22 09:23:30 +08:00
Ryan VanderMeulen
3e0a891bf2 Backed out 3 changesets (bug 941132, bug 941136, bug 961792) for breaking the Marionette harness. CLOSED TREE
Backed out changeset 301044380886 (bug 961792)
Backed out changeset 236a56500ef3 (bug 941132)
Backed out changeset 02130207774e (bug 941136)
2014-01-21 14:47:41 -05:00
Andreas Tolfsen
c7bb59aa3c Bug 961792 - Break iteration when browser is found. r=mdas
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent.  This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
e8f3ae77dd Bug 941132 - getElementPosition not matching webdriver command. r=dburns 2014-01-21 13:31:31 -05:00
Andreas Tolfsen
114b6e4af0 Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns 2014-01-21 13:31:31 -05:00
Andreas Tolfsen
0be8b5f1e3 Bug 941140 - getWindow not matching webdriver command. r=dburns 2014-01-21 11:40:20 -05:00
Andreas Tolfsen
19ee853526 Bug 941129 - Fix getAllCookies not matching WebDriver command. r=dburns
The protocol command getAllCookies remains for backwards compatibility.
2014-01-21 11:40:20 -05:00
William Lachance
201fd0c6d1 Bug 961874 - Python client should delete marionette session in cleanup(). r=mdas 2014-01-22 10:44:26 -05:00
Phil Ringnalda
abcc656506 Bug 923329 - Disable test_readonly.html and test_oop.html on debug emulator for frequent timeouts 2014-01-20 12:24:50 -08:00