Commit Graph

619 Commits

Author SHA1 Message Date
David Burns
ec5745b100 Bug 927285: Fix for intermittent on test_submit.py; r=me 2014-01-16 15:57:18 +00:00
Ed Morley
99155ba26d Merge mozilla-central and b2g-inbound
--HG--
rename : content/events/src/nsDOMEvent.h => dom/events/nsDOMEvent.h
2014-01-15 18:09:12 +00:00
Alexandre Poirot
6a13f8e9f2 Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas 2014-01-15 09:28:04 -05:00
Malini Das
6d257fd81a Bug 956803 - Fix busted autogen docs, r=wlach 2014-01-15 15:18:23 +08:00
David Burns
62934c5473 Bug 951453: Updating capabilities of Marionette; r=mdas 2013-12-18 00:19:11 +00:00
Andreas Tolfsen
afa2f2c689 Bug 957248 - Use marionette.timeout if no explicit timeout is given for Wait. r=davehunt 2014-01-10 08:48:56 -05:00
Andreas Tolfsen
45004bf13c Bug 957162 - Marionette Wait's should indicate timeout duration. r=davehunt 2014-01-08 16:06:05 -05:00
Dave Hunt
87568c071a Bug 950641 - Automatically use the appropriate GeckoInstance class. r=jgriffin 2013-12-20 13:12:40 +00:00
Rob Wood
9bc2c79490 Bug 925688 - Marionette unit test intermittent failure, temporarily disable the test; r=mdas 2013-12-18 19:10:22 -05:00
Ryan VanderMeulen
24429d0191 Backed out changeset aad5b9304896 (bug 951453) for Gaia UI test perma-fail. 2013-12-18 14:20:09 -05:00
Dave Hunt
62b67e9a4f Bug 867600 - Change hardcoded sleeps into waits. r=mdas 2013-12-18 17:30:25 +00:00
Dave Hunt
69182207f4 Bug 947205 - fix missing test durations from the HTML report, r=mdas 2013-12-18 13:25:38 -05:00
David Burns
dc8871cf72 Bug 951453: Updating capabilities of Marionette; r=mdas 2013-12-18 16:40:14 +00:00
Malini Das
fed45c1eb9 Bug 950098 - Remove dependency on pylib, r=ahal 2013-12-18 11:20:16 -05:00
Ryan VanderMeulen
81208466f0 Merge m-c to inbound. 2013-12-17 16:20:31 -05:00
Ryan VanderMeulen
947a3e877b Merge b2g-inbound to m-c. 2013-12-17 16:17:49 -05:00
Andreas Tolfsen
c2e7ce1c9e Bug 850881 - Implement explicit Marionette wait condition class. r=davehunt, r=mdas 2013-12-17 10:51:18 -05:00
Andreas Tolfsen
85a0a4f200 Bug 804515 - Add screen orientation commands to Marionette
setScreenOrientation allows for a subset of the permitted orientation
change values that screen.mozLockOrientation can take.  Specifically
portrait, landscape, portrait-primary, landscape-primary,
portrait-secondary, landscape-secondary.

Due to W3C bug 23950 both error replies use the non-descriptive 500
status code.  I've filed bug 945734 about this.
---
 testing/marionette/client/marionette/marionette.py | 47 +++++++++--
 .../tests/unit/test_screen_orientation.py          | 90 ++++++++++++++++++++++
 .../client/marionette/tests/unit/unit-tests.ini    |  2 +
 testing/marionette/marionette-server.js            | 50 +++++++++++-
 4 files changed, 183 insertions(+), 6 deletions(-)
 create mode 100644 testing/marionette/client/marionette/tests/unit/test_screen_orientation.py
2013-12-17 11:01:29 -05:00
Malini Das
6908cf12ad Bug 950729 - fix docstring error for flick, r=dburns 2013-12-17 10:57:45 -05:00
Vicamo Yang
332104a653 Bug 949398: fix missing MarionetteTestOptions. r=jgriffin 2013-12-17 10:17:08 +08:00
David Burns
4ac6f8e94a Bug 942730 - allow Marionette to type into input type=number fields; r=mdas 2013-12-16 16:40:51 +00:00
Bill McCloskey
11b035620a Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Bill McCloskey
03d3b6d23d Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Malini Das
e99b9f34e5 Bug 951153 - fix unclear error message if manifest has a non-existent file, r=jgriffin 2013-12-17 14:51:59 -05:00
Gregory Szorc
461b5aef7e Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Vicamo Yang
310306a5fe Bug 939441: B2G Bluetooth: add test cases for navigator.BluetoothManager.enabled. r=echou, f=jgriffin 2013-12-13 15:31:16 +08:00
Dave Hunt
5e3cb45943 Bug 949406 - Bump marionette_client version to 0.7.1, r=mdas 2013-12-12 10:30:17 -05:00
Dave Hunt
8e67c7b8ec Bug 949401 - Marionette python client is missing resources from latest marionette_client 0.7.0, r=mdas 2013-12-12 10:26:37 -05:00
Nicolas B. Pierron
955316f2a4 Bug 948992 - Copy the deviceSerial to ADB's device manager. r=jgriffin 2013-12-12 06:35:00 -08:00
Malini Das
a7dc61dfff Bug 925398 - Refactor runtests.py to follow Mixin pattern, r=jgriffin, followup patch 2013-12-11 09:23:06 -05:00
Malini Das
4e5b7b41a5 Bug 925398 - Refactor runtests.py to follow Mixin pattern, r=jgriffin 2013-12-11 07:45:19 -05:00
Ryan VanderMeulen
c8bf34a922 Merge b2g-inbound to m-c. 2013-12-10 15:38:44 -05:00
Jonathan Griffin
3b235d7736 Bug 926280 - Support OOP webapi tests, r=vicamo 2013-12-09 20:17:54 -08:00
Edgar Chen
95810a1891 Bug 946753 - Marionette doesn't report error if the test script in manifest is missing. r=jgriffin 2013-12-07 23:52:14 +08:00
Ryan VanderMeulen
0536008b73 Backed out changeset 076fc4bc773c (bug 925398) for Gu bustage on a CLOSED TREE. 2013-12-05 14:26:41 -05:00
Malini Das
5de52273cf Bug 925398: Refactor runtests.py to follow Mixin pattern, r=jgriffin 2013-12-05 11:46:54 -05:00
Ryan VanderMeulen
07bfe5e6da Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
CLOSED TREE
2013-12-03 22:44:28 -05:00
Bill McCloskey
8d6347378b Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Bill McCloskey
924eb1f188 Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
David Burns
2dbbd08e04 Bug 938242: Remove the visibility checks for touch actions in Marionette; r=mdas 2013-11-27 21:37:34 +00:00
Jonathan Griffin
de17dc945d Bug 943240 - Pin virtualenv version, r=m1, DONTBUILD because NPOTB 2013-11-26 16:37:09 -08:00
Jed Davis
502729fde7 Bug 941340 - Avoid forbidden content-process mkdir in marionette listener. r=mdas 2013-11-26 17:25:24 -05:00
Jonathan Griffin
3be16dd254 Bug 905324 - Increase wait_for_port timeout, r=ahal 2013-11-25 11:05:43 -08:00
Hasil Sharma
257c5f0a20 Bug 931367 - UnboundLocalError when generating an XML report with no results. r=dhunt 2013-11-12 10:18:00 +00:00
Askeing Yen
56a3a20e49 Bug 931681 - [Marionette] Modify the output format for repeat option. r=mdas 2013-10-31 11:21:55 +08:00
Jonathan Griffin
7b1d392ac0 Bug 937272 - Increase Marionette's socket timeout, r=aknow 2013-11-11 18:31:56 -08:00
Malini Das
cd71660073 Bug 936019 - fix intermittent test_findelement.py, r=jgriffin 2013-11-11 16:59:27 -05:00