Commit Graph

5755 Commits

Author SHA1 Message Date
Chris Manchester
2acd46c0aa Bug 1105082 - Send the correct error when attempting to navigate with marionette in chrome scope.;r=ato 2014-11-26 16:25:55 -05:00
Dave Hunt
33116990d9 Bug 1101655 - [mozdevice] Support the ADB server running on an alternate host/port. r=wlachance 2014-11-25 10:19:00 +01:00
Geoff Brown
e02fed7711 backout bde6ca1bff09 (bug 1026290) for maybe breaking robocop 2014-11-25 23:18:14 -07:00
Geoff Brown
25bf0c0acc backout 272443dba538 (bug 1026290) for maybe breaking robocop 2014-11-25 23:18:12 -07:00
Karl Tomlinson
aa12c067e5 bug 1105115 enable mp4 MSE testing r=ajones
--HG--
extra : rebase_source : b6dca4d6066436851b7806f30d5298b58c353b28
2014-11-26 15:33:41 +13:00
Morris Tseng
643c4fbaf6 Backed out 5 changesets (bug 1092888) for breaking QA smoketest on b2g.
Backout changeset 8c513f282a9e (bug 1092888)
Backout changeset db37104f6fbd (bug 1092888)
Backout changeset b1a0a7ea1a32 (bug 1092888)
Backout changeset c53a6181a4b2 (bug 1092888)
Backout changeset 54e551c1f2cd (bug 1092888)
2014-11-26 10:11:38 +08:00
Gregory Szorc
529a6af9c3 Backout f5d6b3af4966 (bug 1103825) for suspected test bustage 2014-11-25 18:08:36 -08:00
Gregory Szorc
770418a27a Bug 1103825 - Use misc tier in testing/profiles; r=mshal
--HG--
extra : rebase_source : 48c5f6f70d8b96643a92afeb0d280b5298902b80
extra : histedit_source : f77478b10f643c49129676a9ee5eca575e75375e
2014-11-23 16:24:11 -08:00
Geoff Brown
7e2028179f Bug 1026290 - Push chrome test files to device; r=jmaher 2014-11-25 17:31:45 -07:00
Geoff Brown
384e4e0f96 Bug 1026290 - Do not filter logFile parameter from testConfig.js; r=chmanchester 2014-11-25 17:31:44 -07:00
Andrew Halberstadt
9bc95683df Bug 1088666 - Re-organize marionette client's documentation into basic, advanced and api reference sections, r=AutomatedTester, DONTBUILD because NPOTB
--HG--
extra : rebase_source : 4dc97864c6944d1b102ab7ab98287b480fe51ad7
2014-11-24 09:49:42 -05:00
Carsten "Tomcat" Book
7310f91fa1 Merge mozilla-central to mozilla-inbound 2014-11-25 14:21:44 +01:00
Carsten "Tomcat" Book
ab7a485f2d merge fx-team to mozilla-central a=merge 2014-11-25 12:51:23 +01:00
Masayuki Nakano
6169af4b21 Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug 2014-11-25 14:02:32 +09:00
Masayuki Nakano
5fcfc13038 Bug 1077345 part.6 Add NS_COMPOSITION event which automatically commits composition with its mData r=smaug 2014-11-25 14:02:32 +09:00
Masayuki Nakano
15a6678731 Bug 1077345 part.4 Add NS_COMPOSITION_COMMIT_AS_IS event which automatically commits composition with the last data r=smaug 2014-11-25 14:02:31 +09:00
Phil Ringnalda
c17cd63da0 Back out a5c944be6248 (bug 1031404) for mochitest-chrome bustage
CLOSED TREE
2014-11-24 19:58:57 -08:00
Gijs Kruitbosch
f10b8e8fbd Bug 1101976 - fix start-at/end-at support because of odd test formats with mochitest-browser, r=ted 2014-11-20 00:02:09 +00:00
Wes Kocher
ba0622f84f Merge m-c to fx-team a=merge 2014-11-24 17:13:20 -08:00
Wes Kocher
f2866151a2 Bug 1104301 - Re-disable this test on linux after an accidental reenabling. r=me a=merge 2014-11-24 16:23:51 -08:00
Brian Grinstead
6bee3b13a0 Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-24 16:13:53 -08:00
Chris Manchester
fdaf4a660a Bug 1103071 - Modify test_switch_remote_frame for compatibility with e10s. r=jgriffin 2014-11-21 14:26:48 -05:00
Chris Manchester
e5860b603c Bug 1098121 - Disable xpcshell selftest for timeouts due to intermittent timeouts. r=ted 2014-11-13 12:15:41 -05:00
Dave Hunt
690b78a0c8 Bug 1066077 - [mozdevice] Raise an exception when there is no device attached. r=wlachance 2014-11-20 04:08:00 +01:00
Dave Hunt
30aa4fc63b Bug 1103956 - Remove explicit type checking from Wait class. r=atolfsen 2014-11-24 05:44:00 +01:00
Wes Kocher
6d1fabc862 Bug 1104301 - Re-disable this test on linux after an accidental reenabling. r=me 2014-11-24 16:23:51 -08:00
Matthew Gregan
a7c4ae79ab Bug 1096748 - Mark audio_has_no_subtitles web-platform test as expected to timeout. r=cpearce 2014-11-11 15:48:14 +13:00
James Graham
6d7353c099 Bug 1098404 - Implement per-component filters for mozlog, r=chmanchester
This allows individual component loggers to e.g. discard all messages below a
set level, or rewrite messages from one level to another.

--HG--
extra : rebase_source : 9b37981368edb099ac555a2dacfafd486f8fcd2d
extra : histedit_source : 144d17f582944703b07529e31bf13b845d5f9695%2C706e2b7db06a1217d0e956614f0232c153a6a3d0
2014-11-21 11:43:54 +00:00
Armen Zambrano Gasparnian
444f934843 Bug 791924 - Add mozharness.json. DONTBUILD. NPOTB. r=rail 2014-11-17 15:42:49 -05:00
Chris Manchester
2c97e12119 Bug 1095260 - Make the response from a switchToWindow call correspond to the completion of loading the marionette listener script.;r=automatedtester 2014-11-21 13:58:00 -05:00
Julien Pagès
7b25fc4198 Bug 1065390 - [mozlog] various minor improvements of XUnit structured formatter; r=jgraham 2014-10-20 14:35:00 +02:00
Phil Ringnalda
37c2952a33 Merge m-i and f-t to m-c, a=merge 2014-11-27 22:30:17 -08:00
Rob Wood
9a5408ffa8 Bug 984508 - Marionette should monitor listeners to ensure they're still alive; r=mdas 2014-10-14 18:46:34 -04:00
James Graham
cc196ea824 Bug 1103905 - Bump version number of mozlog, r=davehunt 2014-11-24 12:56:32 +00:00
James Graham
b13a96bfbc Bug 1103906 - Update web-platform-tests expected data, a=testonly 2014-11-24 12:56:32 +00:00
James Graham
b8b20d9a18 Bug 1103906 - Enable logger for mach web-platform-tests-update script, r=ato 2014-11-24 12:56:31 +00:00
James Graham
40d6037cfe Bug 1103906 - Update web-platform-tests to revision 551060ba2eb3fa6d1c713c179d52fdf1132ea50c, a=testonly
--HG--
rename : testing/web-platform/tests/dom/nodes/Document-createComment.html => testing/web-platform/tests/dom/nodes/Document-createTextNode.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-baseline.html => testing/web-platform/tests/selectors-api/tests/submissions/Opera/Element-matches.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-baseline.html => testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-lib.js => testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.js
2014-11-24 12:56:30 +00:00
James Graham
667c2e6d4e Bug 1103906 - Update to latest wptrunner, a=testonly 2014-11-24 12:56:29 +00:00
Andrew McCreight
63f07b1a1d Bug 1100695 - Wait for child to finish in test_child_assert XPCShell unit test. r=chmanchester 2014-11-24 11:34:03 -08:00
Carsten "Tomcat" Book
a773a5c6bc Backed out changeset d917152c263d (bug 920938) for build warning/failures 2014-11-21 11:05:45 +01:00
Philipp Kewisch
5a56e32a74 Bug 1095151 - [mozinstall] Don't show finder window when installing a dmg on mac. r=whimboo 2014-11-06 23:29:03 +01:00
Nazma Panjwani
2ce21ee428 Bug 1091280 - moved options from AutomationUtils.addCommonOptions to runreftest.py, mochitest_options.py, runxpcshelltests.py and removed the addCommonOptions from automationUtils and automation.py.in, r=ahal 2014-11-19 12:31:45 -08:00
Julien Pagès
2f6e302698 Bug 920938 - [ManifestDestiny] handle symlinks in populate_directory and from directories; r=jmaher 2014-11-03 04:24:00 +01:00
Andrea Marchesini
8883a53fd9 Bug 1077393 - Rename ScalarValueString to USVString. r=smaug
--HG--
rename : dom/bindings/parser/tests/test_scalarvaluestring.py => dom/bindings/parser/tests/test_usvstring.py
rename : dom/bindings/test/test_scalarvaluestring.html => dom/bindings/test/test_usvstring.html
2014-11-20 12:58:00 +01:00
Carsten "Tomcat" Book
8bdeabf56b Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2014-11-21 08:23:35 +01:00
Carsten "Tomcat" Book
941073ab10 Backed out changeset 188d22215166 (bug 1057512) for causing dt2 memory leaks 2014-11-21 08:10:06 +01:00
Carsten "Tomcat" Book
4149f27338 Backed out changeset 34594cb8b2e4 (bug 1057512) 2014-11-21 08:09:44 +01:00
Armen Zambrano Gasparnian
5fb4c11679 Bug 1064002 - Modify Android Arm in-tree configs to allow more customizations
--HG--
extra : rebase_source : 09c130d67cb052068e7d8612805bb6c03645de57
2014-11-20 14:43:37 -05:00
James Graham
48ce620bae Bug 1097230 - Update web-platform-tests to revision 9840b559b10e05f659932a835c11832db9e01c42, a=testonly
--HG--
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbcursor_update_index5.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_get7.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openCursor2.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openKeyCursor3.htm.ini
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-1.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-1.xhtml
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-2.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-2.xhtml
rename : testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node.html => testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected.html => testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
rename : testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null.html => testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-undefined.html
extra : rebase_source : 1fb6206eb45537037d28bebf5bc9de02791c4a17
2014-11-20 16:30:01 +00:00
James Graham
563a7653d7 Bug 1097230 - Build and configuration changes for web-platform-tests update. r=ted
--HG--
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
extra : rebase_source : 45498e733e8de0631e75b50a9a38138a82414c53
2014-11-20 16:30:00 +00:00
James Graham
0fb395b295 Bug 1097230 - Update to latest wptrunner, a=testonly
--HG--
extra : rebase_source : 2a1d11e28ae3a1a8963dc98834e700b268260cc6
2014-11-20 16:29:59 +00:00
Carsten "Tomcat" Book
1de603eedd Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2014-11-20 16:16:49 +01:00
Joel Maher
bd9ab05c56 Bug 1057512 - hotfix - disable m-e10s(dt) run-by-dir as it fails. r=dminor 2014-11-20 09:35:43 -05:00
Carsten "Tomcat" Book
0536328c4a Backed out changeset 7c4360f398ff (bug 1064002) for causing Bug 1102115 2014-11-20 14:30:54 +01:00
Chris Double
5d1a16c065 Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 220051a73d61b5ec7dd32ed07db496f388c1ad8a
2014-11-19 17:17:03 +13:00
David Burns
40e1ad900d Bug 1101172: Correct Exception thrown when passing invalid element search type; r=jgriffin
--HG--
extra : rebase_source : 8da9313980a4895b72dcff1f2e46efe241a14c26
2014-11-19 01:26:14 +00:00
Geoff Brown
334f29f0db Bug 1026290: Delay mochitest-chrome redirect until after MozAfterPaint; r=jmaher 2014-11-19 15:43:28 -07:00
Armen Zambrano Gasparnian
f84588fdfb Bug 1064002 - Modify Android Arm in-tree configs to allow more customizations
* Specify testsdir for each Android suite
* Allow customizing each suite separately including runfiles
* Specify --total-chunks in-tree

--HG--
extra : rebase_source : d4fbfb20d990d53243b55e61f97b2537c58e4f62
2014-11-17 08:41:58 -05:00
Joel Maher
ec36f5a151 Bug 1101789 - update talos to latest version. r=dminor 2014-11-19 15:25:33 -05:00
Joel Maher
bcb0dcda8d Bug 1057512 - enable --run-by-dir for browser-chrome e10s. r=dminor 2014-11-19 12:36:34 -05:00
Karl Tomlinson
a260942164 bug 1085247 ignore unstable results of subtests using mediasource_truncated_duration_seek_test
for intermittent
'assert_equals: Event types match. expected "seeking" but got "timeupdate"'

--HG--
extra : rebase_source : 0db7cb2ba0adf60955d8c9e97c6ece040bd7624e
2014-11-18 14:45:21 +13:00
Milan Sreckovic
9d59f4e06d Bug 1099148 - Implement Canvas2D resetTransform method. r=gw280,bz 2014-11-18 12:11:12 -05:00
Lebedev Maksim
22d1368cd8 Bug 1098139 - Add attribute isPrimary detection for got/lostpointercapture events. r=smaug 2014-11-18 01:13:00 +01:00
Chris Double
e86f7de7be Backout 739661ba0243 for Mulet test failure 2014-11-19 15:59:23 +13:00
Chris Double
17973725af Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 2bf46a82714b8841ef3de381319c841138f5fe32
2014-11-19 10:59:00 +13:00
David Burns
d8643cde3b Bug 1094441: Allow CSS Selector as a search strategy for Marionette in Chrome context; r=ahal
--HG--
extra : rebase_source : bfbd853e362e62d55ffb0fefff36667aa60ca04f
2014-11-18 22:57:23 +00:00
Chris Manchester
005f71fd1e Bug 1095635 - Accept '-' to correspond to stdout for marionette's --gecko-log option.;r=ahal 2014-11-17 22:21:51 -05:00
Chris Manchester
d2e6dc8cd7 Bug 1093707 - Return an error from marionette when attempting to navigate in chrome scope.;r=ato 2014-11-17 22:21:51 -05:00
Dave Hunt
6042b320b2 Bug 1089536 - Allow multiple test variable files to be specified on the command line. r=mdas 2014-11-18 13:34:46 +00:00
Dave Hunt
0336150f87 Bug 1001322 - Move wait_for_port to transport.py and call when starting a new session. r=mdas 2014-11-18 13:31:34 +00:00
Morris Tseng
165b76639e Bug 1092888 - Part 5: Add a parameter to toggle context menu when calling long_press. r=mdas 2014-11-16 18:52:00 +01:00
Wes Kocher
7fc6656368 Backed out changeset e9029cbd137c (bug 940954) for Gip bustage on a CLOSED TREE 2014-11-17 16:45:49 -08:00
Wes Kocher
718ffa5868 Bug 940954: Allow marionette to restart the browser and create a new session; r=jgriffin DONTBUILD
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()
2014-11-17 15:52:03 -08:00
Wes Kocher
0769b042a3 Backed out changeset ec9fc64e82a8 (bug 940955) for landing with the wrong bug number 2014-11-17 15:51:09 -08:00
David Burns
fdae0e16ae Bug 940955: Allow marionette to restart the browser and create a new session; r=jgriffin
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()

--HG--
extra : rebase_source : db352f88ebfc455ed8105eefac54fec6a0b0c40b
2014-11-17 11:38:37 +00:00
Ryan VanderMeulen
f526c558d1 Merge m-c to inbound. a=merge 2014-11-17 16:28:46 -05:00
Dave Townsend
5d7276e378 Bug 1097334: Fix console tests in mochitest-jetpack by setting the default log level to info. r=erikvold 2014-11-17 09:58:08 -08:00
Vaibhav Agrawal
d6312a24e8 Bug 1089037 - Removing invalid mochitests and moving webapprt-content tests to a seperate "webapprtContent" folder in object directory. r=jmaher, marco 2014-11-13 12:30:00 +01:00
Andrew Halberstadt
18d626a031 Bug 1060527 - [mozprocess] signal finished if IO completion port unexpectedly closed on windows, r=jgriffin
--HG--
extra : rebase_source : 773b4bdcbaa088caa958b6d084989439f00a0370
2014-11-14 08:47:32 -05:00
Andrew Halberstadt
a6acf50e3d Bug 1073093 - [mozlog] make sure formatter wasn't removed from defaults before adding commandline option for it, r=chmanchester
--HG--
extra : rebase_source : 3357bbf0ea607a07111b6aa5258d0476c782f824
2014-11-14 09:23:22 -05:00
Carsten "Tomcat" Book
50f07b7e84 Backed out changeset d1962cb07ea5 (bug 1089536) for marionette test failures 2014-11-14 12:36:19 +01:00
Dave Hunt
6a7503a73f Bug 1089536 - Allow multiple test variable files to be specified on the command line. r=mdas 2014-11-14 10:21:42 +00:00
Patrick McManus
f483e1245d bug 1097944 - node-spdy 1.29.1 for spdy/3.1 updates 1/2 r=hurley 2014-11-14 20:04:19 -05:00
Andrew Halberstadt
3228411b9a Bug 1098258 - Pass symbols_path into marionette desktop harness, r=jgriffin
--HG--
extra : rebase_source : 20ecfb57c50002addf92e1beb24112c03a0fadc1
2014-11-13 09:51:11 -05:00
Joel Maher
d47aeb5fa0 Bug 1057512 - --run-by-dir enabled for browser-chrome on trunk. r=RyanVM 2014-11-17 11:01:23 -05:00
William Lachance
c6e1b09506 Bug 1097901 - Improve structured log example + docs;r=jgraham DONTBUILD 2014-11-13 16:45:43 -05:00
Anthony Jones
fef30b4da0 Bug 1097436 - Enable MSE support for MP4 on Windows and disable WebM; r=cajbir 2014-11-13 18:34:37 +13:00
Chris Double
f9680e5a8e Backout f53ad1a63b58 for test failure on Android 2014-11-13 15:40:10 +13:00
Monica Chew
39e398207d Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm) 2014-10-02 15:49:26 -07:00
Chris Double
b8a070b457 Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 4e301c6e3c22d8e7702ff964f76c596ae00c4ca8
2014-11-13 10:47:43 +13:00
Andrew Halberstadt
fe9a8d4694 Bug 1084412 - marionette.findElements returns immediately when searchTimeout is set, r=AutomatedTester
--HG--
extra : rebase_source : bd89e6209edaa5a4a5f7552dc548e0db120c88e8
2014-11-10 17:17:09 -05:00
Andrew Halberstadt
f547a9e2fc Bug 1096571 - Don't call into webdriver's isShown() method when manipulating content XUL in marionette, r=AutomatedTester
--HG--
extra : rebase_source : 73029f3246e37a958ba8a6c90bf0c11a97f389c2
2014-11-10 16:44:00 -05:00
Ryan VanderMeulen
f24acb59af Backed out changeset 92fc5580994a (bug 1038868) for causing intermittent OSX Marionette timeouts.
--HG--
extra : rebase_source : dcf4d8c25d8612b043c3a08a862ffef99c16fd95
2014-11-12 14:39:59 -05:00
Chris Manchester
7d133d5337 Bug 1090485 - Fix mozlog's commandline to accept file arguments for a formatter that is also the stdout default.;r=jgraham 2014-10-28 17:03:20 -04:00
Chris Manchester
cfa9e8f212 Bug 1095018 - Forward marionette's cookie interactions to the parent process for compatibility with e10s.;r=ato
* * *
Fixes based on review feedback.
2014-11-11 13:15:02 -05:00
Dave Hunt
4bd50dc82a Bug 1038868 - Use B2GDeviceRunner in the Marionette client. r=ahalberstadt 2014-11-12 14:52:59 +00:00
Dave Hunt
62343d3ee0 Bug 1095751 - Pass optional device serial to mozversion in Marionette runner. r=ahalberstadt 2014-11-12 13:26:57 +00:00
Nicholas Hurley
dc7c5e928e Bug 1094519 - Advertise h2-15 in addition to h2-14. r=mcmanus 2014-11-10 21:17:00 +01:00
Alexander J. Vincent
1255b6cbe8 Bug 1092477 - Let the subscript Loader report any URL it fails on, when it can. r=bholley 2014-11-08 17:08:09 -08:00
Dave Hunt
f1481c5bc6 Bug 1094164 - [mozdevice] Raise exception if we fail to forward socket connections. r=wlachance 2014-11-12 10:41:41 +00:00