Commit Graph

873 Commits

Author SHA1 Message Date
Andreas Tolfsen
da04fcbb9c Bug 1107706: Part 10: Disable test_anonymous_content.py on B2G
It uses chrome context to test XUL related functionality that is not
necessary nor desirable to run on B2G.
2015-03-11 17:10:18 +00:00
Andreas Tolfsen
c10d422432 Bug 1107706: Part 9: Disable XUL component tests on B2G 2015-03-12 18:12:05 +00:00
Andreas Tolfsen
f047cd2ee4 Bug 1107706: Part 7: Add timeout test for async scripts 2015-02-26 17:41:54 +00:00
David Burns
f837bbe14d Bug 1143565: Change requirements to not be fixed to a specific marionette transport and driver; r=chmanchester 2015-03-24 21:31:59 +00:00
David Burns
4cb3ebb06a Bug 1143565: Bump marionette client to v 0.9.2; r=chmanchester 2015-03-24 21:31:46 +00:00
Ryan VanderMeulen
aa17f3167b Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures.
Backed out changeset d026794b4c0b (bug 1107706)
Backed out changeset bb481b2d170a (bug 1107706)
Backed out changeset 71eba829a8b4 (bug 1107706)
Backed out changeset 3ca5a996676e (bug 1107706)
Backed out changeset 18c48c6a0cd5 (bug 1107706)
Backed out changeset 5dce917aeb92 (bug 1107706)
Backed out changeset 933d7aa1c709 (bug 1107706)
Backed out changeset 0c6e1484ae7a (bug 1107706)
Backed out changeset 9972f443d70e (bug 1107706)
Backed out changeset 20f9b7b24fc5 (bug 1107706)
Backed out changeset 1f4ba5b0fc4f (bug 1107706)
Backed out changeset a4a8e755d815 (bug 1107706)
Backed out changeset 593a7917f917 (bug 1107706)
Backed out changeset 502320aec21f (bug 1107706)
Backed out changeset 60b58aed6d27 (bug 1107706)
Backed out changeset c8315bbbc104 (bug 1107706)

CLOSED TREE
2015-03-24 13:54:55 -04:00
Andreas Tolfsen
84573a72d5 Bug 1107706: Part 10: Disable test_anonymous_content.py on B2G
It uses chrome context to test XUL related functionality that is not
necessary nor desirable to run on B2G.
2015-03-11 17:10:18 +00:00
Andreas Tolfsen
d4c4167105 Bug 1107706: Part 9: Disable XUL component tests on B2G 2015-03-12 18:12:05 +00:00
Andreas Tolfsen
abeb0eef80 Bug 1107706: Part 7: Add timeout test for async scripts 2015-02-26 17:41:54 +00:00
Wes Kocher
108e153990 Backed out 15 changesets (bug 1107706) for marionette bustage CLOSED TREE
Backed out changeset 3c25064e24da (bug 1107706)
Backed out changeset 3b7cdf06f4b9 (bug 1107706)
Backed out changeset ec2b1317d3c6 (bug 1107706)
Backed out changeset 91b35cb3308b (bug 1107706)
Backed out changeset 43c58b21251f (bug 1107706)
Backed out changeset e3ddaf8aae39 (bug 1107706)
Backed out changeset 0cd696bfc3b0 (bug 1107706)
Backed out changeset eeb3d39874b1 (bug 1107706)
Backed out changeset 7bc309f733fa (bug 1107706)
Backed out changeset 69669d0e6ddc (bug 1107706)
Backed out changeset 7f506cdb77b8 (bug 1107706)
Backed out changeset 7abef4010b30 (bug 1107706)
Backed out changeset b0d00faceef4 (bug 1107706)
Backed out changeset 0c074cdc434e (bug 1107706)
Backed out changeset 3b449f8dd470 (bug 1107706)
2015-03-23 18:48:07 -07:00
Wes Kocher
258247b47c Backed out changeset 8673899b8229 (bug 1143565) 2015-03-23 18:35:46 -07:00
Andreas Tolfsen
05887e4d25 Bug 1107706: Part 10: Disable test_anonymous_content.py on B2G
It uses chrome context to test XUL related functionality that is not
necessary nor desirable to run on B2G.
2015-03-11 17:10:18 +00:00
Andreas Tolfsen
31622f3939 Bug 1107706: Part 9: Disable XUL component tests on B2G 2015-03-12 18:12:05 +00:00
Andreas Tolfsen
13f8a26edc Bug 1107706: Part 7: Add timeout test for async scripts 2015-02-26 17:41:54 +00:00
David Burns
df4ce39f26 Bug 1143565: Bump marionette client to v 0.9.1; r=chmanchester 2015-03-23 23:34:02 +00:00
Chris Manchester
4ad6fcd0b8 Bug 1135846 - Expose marionette's actions code to chrome scope where applicable. r=dburns 2015-03-19 18:41:19 -07:00
Ryan VanderMeulen
92f78f95c8 Backed out changesets 72c48d6ddc0b, 85c4ceb3c650, 78a27ab48c54, and 414fe682de4b (bug 1141519) for intermittent test_set_window_size.py failures.
CLOSED TREE
2015-03-23 13:59:28 -04:00
David Burns
56501f194f Bug 1141519: if we try call marionette calls in the teardown and they don't work we should just carry on; r=jgriffin 2015-03-19 00:01:00 +00:00
David Burns
e9b82cbcd1 Bug 1141519: added test that puts marionette into a position that can cause hangs when in content scope 2015-03-11 00:05:59 +00:00
David Burns
cb640f482a Bug 1141519: Don't switch to content scope for logging the test end; r=jgriffin 2015-03-10 23:23:28 +00:00
Chris Manchester
bc1a537f09 Bug 1144907 - Restore previous context after calling marionette's gather_debug. r=davehunt 2015-03-18 15:34:12 -07:00
Dave Hunt
6bdb9fab56 Bug 1144240 - Fix generated Marionette documentation. r=ato 2015-03-17 11:04:00 -04:00
Chris Manchester
b16874784c Bug 1142344 - Remove a racy assertion added in marionette test for frequently failing on a pgo build. r=jgriffin 2015-03-11 18:41:10 -07:00
Chris Manchester
0ff5a2ae30 Bug 1141679 - Ignore the server's response when quitting the application with marionette.;r=jgriffin 2015-03-11 10:17:33 -07:00
Julien Pagès
1d7d585c31 Bug 1141129 - BaseMarionetteTestRunner.__init__ should initialize self.prefs as dictionary. r=dburns 2015-03-09 14:05:00 +01:00
David Burns
bdf4dfe89c NO BUG: correct import in marionette about_pages tests r=me DONTBUILD 2015-03-11 01:21:58 +00:00
Wes Kocher
d45fcfeefb Backed out changeset bdbdf7c42859 for pushing extra files that weren't supposed to be pushed 2015-03-10 18:20:28 -07:00
David Burns
3a6717e235 NO BUG: correct import in marionette about_pages tests r=me DONTBUILD 2015-03-11 01:18:10 +00:00
Chris Manchester
b6bcb7bcea Bug 1096488 - Test that switching browser remoteness leaves marionette in a usable state.;r=automatedtester 2015-03-10 16:19:40 -07:00
Chris Manchester
9761316ccf Bug 1096488 - Unskip marionette test navigating to non-remote pages.;r=automatedtester 2015-03-10 16:19:40 -07:00
Julien Pagès
7a2e909cd8 Bug 1025125 - If enabled, enter pdb session when test fails. r=ahal 2015-03-10 07:46:00 -04:00
Chris Manchester
e915293d5d Bug 1137388 - Add a facility to restart firefox from marionette from within the browser for update tests.;r=automatedtester 2015-03-06 17:39:26 -08:00
Barbara Miller
9ba1d8cc93 Bug 1134872 - Fixing getElementValueOfCssProperty to support chrome elements. r=dburns 2015-03-06 13:45:00 -08:00
David Burns
be1e6800c2 Bug 1137653: If there is a crash don't try any more marionette commands as they will just cause unnecessary errors; r=jgriffin 2015-03-02 15:19:19 +00:00
Jeremy Chen
dbfe14633a Bug 1138839 - Part2 - Fix naming issue in marionette test for selection carets. r=automatedtester 2015-03-03 02:03:00 +01:00
Jeremy Chen
cf31e9da1a Bug 1138839 - Part1 - Marionette test for selecting text inside an iframe. r=automatedtester 2015-03-03 01:58:00 +01:00
Chris Manchester
2633d459e9 Bug 1109183 - Fix imports of the marionette client and remove spurious entry from sys.path provided by mach. r=ahal 2015-03-03 17:37:19 -08:00
Jeremy Chen
c2f2fbd948 Bug 1136567 - Marionette test for selection carets' positions after changing orientation of device. r=Automatedtester 2015-03-01 22:45:00 +01:00
Chris Manchester
d16ab12e20 Bug 1097705 - Add ability to right and middle click to marionette's action chains.;r=automatedtester 2015-02-27 17:30:07 -08:00
Chris Manchester
a381410df4 Bug 1129702 - Add support for double clicks to marionette's action chains.;r=automatedtester 2015-02-27 17:30:07 -08:00
Henrik Skupin
5ed275adba Bug 1124667 - Release marionette-driver 0.2 and marionette-client 0.9. r=automatedtester DONTBUILD 2015-02-26 11:08:22 +01:00
Anish Chandran
215f8ebc47 Bug 1135383 - Convert Marionette unit tests to use SpecialPowers.pushPrefEnv. r=jmaher, r=mwargers 2015-02-25 19:31:36 +01:00
David Burns
f61ddf3588 Bug 1107336: Create Marionette Driver containining all of the automation API code; r=jgriffin 2015-02-23 15:31:00 +00:00
David Burns
6cd28627f6 Bug 1107336: update marionette client runners to use the new marionette driver; r=jgriffin 2015-02-23 15:23:16 +00:00
David Burns
816db5d90b Bug 1107336: Update marionette unit tests to use new marionette driver; r=jgriffin 2015-02-23 14:46:40 +00:00
Giovanny Andres Gongora Granada
16219e8061 Bug 1118298 - Client uses unknown command property session_id. r=ato 2015-02-22 14:42:00 -05:00
Giovanny Andres Gongora Granada
34228cf946 Bug 1133718 - By class misses constant for 'anon attribute'. r=Automatedtester 2015-02-23 07:16:00 +01:00
Boris Kudryavtsev
3415e69949 Bug 1131763 - Remove dead constants in marionette.py. r=dburns
--HG--
extra : histedit_source : 99628655734ccad29e23d1aa34b1e7a05f6a4097
2015-02-19 18:30:00 -05:00
Chris Manchester
74ad57da1b Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester 2015-02-19 17:41:37 -08:00
Chris Manchester
c8c13cfa4d Bug 1119211 - Disable the 360 second socket timeout when marionette is invoked with --jsdebugger.;r=ato 2015-02-19 17:41:37 -08:00