Commit Graph

8122 Commits

Author SHA1 Message Date
Henrik Skupin
1e3fcef139 Bug 1199202 - Fix handling of CLI options for firefox-ui-updates.py script. r=armenzg DONTBUILD 2015-08-27 18:38:37 +02:00
Ryan VanderMeulen
7f36f728d8 Merge inbound to m-c. a=merge 2015-08-27 11:43:16 -04:00
James Graham
3f3a9ad244 Bug 1199127 - Update web-platform-tests expected data to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:22 +01:00
James Graham
856912927d Bug 1199127 - Update to latest wptrunner, a=testonly 2015-08-27 09:41:21 +01:00
James Graham
a5b4bb0777 Bug 1199127 - Update web-platform-tests to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:20 +01:00
Henrik Skupin
494d2f16fd Bug 1199115 - Release mozprofile 0.27. r=jgraham DONTBUILD 2015-08-27 10:30:53 +02:00
David Burns
66ba24f2ad Bug 1198542: Update Marionette element IDs to be valid UUID. r=ato
This allows WebDriver compatibility to create valid URI.
2015-08-26 19:52:09 +01:00
Phil Ringnalda
a3cd9e9701 Back out 7 changesets (bug 1177018) for debug b2g assertion failures in test_bug982141.html
CLOSED TREE

Backed out changeset 40fdd735520d (bug 1177018)
Backed out changeset a82c39bb97ab (bug 1177018)
Backed out changeset dbb14a5cd2cd (bug 1177018)
Backed out changeset 112ec6bdaf4e (bug 1177018)
Backed out changeset 486f9a11fcbd (bug 1177018)
Backed out changeset 8e54cc5e6901 (bug 1177018)
Backed out changeset c2a30b4f3a7c (bug 1177018)
2015-08-26 21:38:05 -07:00
Yoshi Huang
fd98ffd5d7 Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00
Chris Manchester
f51249c34f Bug 1197829 - Don't invoke the build system if paths or tags aren't passed to mach try. r=ahal 2015-08-26 12:48:28 -07:00
Yoshi Huang
98f6ea7f6c Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
Ryan VanderMeulen
c26e7d8109 Merge b2g-inbound to m-c. a=merge 2015-08-26 21:12:29 -04:00
Ryan VanderMeulen
9e2bed1c36 Merge m-c to fx-team. a=merge 2015-08-26 14:34:15 -04:00
Ryan VanderMeulen
cc990a0e5b Merge m-c to inbound. a=merge 2015-08-26 14:33:07 -04:00
Vaibhav Agrawal
e0ad9e5b8b Bug 1196428 - Clean up unused configs in linux/mac/win_unittests.py in mozharness. r=jlund 2015-08-19 13:40:20 -07:00
Vaibhav Agrawal
fcca74c977 Bug 1197541 - Add --dump-tests option to mochitest and xpcshell for all tests that will be run. r=ahal 2015-08-21 17:16:11 -07:00
Axel Hecht
d9e570bdaf Bug 1198228 - Support em:foo attributes on Description elements. r=whimboo
The install.rdf in language packs uses em:id attributes etc, instead
of child elements. All fine with RDF/XML.
This adds support to addon_details to allow for those attributes in
addition to child elements.
2015-08-26 13:21:30 +02:00
Bobby Holley
28a3efa072 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Jonathan Griffin
6f4d57d3e8 Bug 1136892 - Create a browser-chrome-addons tag for running addon-specific browser-chrome tests, r=chmanchester 2015-08-25 09:38:39 -07:00
Nikhil Marathe
30dd51860f Bug 1189678 - check if worker is already active. r=bkelly
Similar to other tests, the registration process allows workers to activate right after install.

Update web-platform-tests expected data
2015-08-21 17:55:50 -07:00
Nikhil Marathe
7e8f8a2320 Bug 1189675 - Make all ServiceWorker events non cancelable. r=catalinb
Update web-platform-tests expected data
2015-08-21 17:38:18 -07:00
Nikhil Marathe
31c44b01f4 Bug 1189644 - Update waitUntil() and activation to spec. r=catalinb
waitUntil() has been updated to accept multiple calls and concatenate them into Promise.all().
activation does not fail any more even if the promise(s) passed to waitUntil() reject.

Update web-platform-tests expected data
2015-08-24 14:42:14 -07:00
Nikhil Marathe
379054b785 Bug 1189661 - either of active or waiting can be valid. r=bkelly
Update wpt expectation data.
2015-08-24 14:43:16 -07:00
Emilio Cobos Álvarez
ae9dfd524f Bug 1195820 - Request constructor should throw TypeError if URL has credentials or parse fails. r=bkelly 2015-08-24 22:54:52 +02:00
James Graham
47022afeee Bug 1184351 - Disable unstable CSP test on Linux debug builds, a=testonly 2015-08-26 12:37:59 +01:00
James Graham
6588a68f34 Bug 1193349 - Disable unstable image mutations test on Windows, a=testonly 2015-08-26 12:36:59 +01:00
Botond Ballo
72d83ee918 Bug 1177018 - Increase the APZ content response timeout to 15 seconds for all tests. r=kats
It has previously been increased for a specific test, but we have found
another test that needs it increased. Rather than increasing it for
individual tests, increase it for all tests.
2015-07-22 17:03:59 -04:00
Andrew Halberstadt
d069f3bc56 Bug 1197835 - Version bump marionette-client == 0.19, marionette-transport == 0.7, marionette-driver == 0.13, r=ato 2015-08-24 10:59:47 -04:00
Andrew Halberstadt
c18384fc8d Bug 1163801 - Refactor marionette's options mixin system for argparse compatibility, r=AutomatedTester 2015-08-18 16:27:04 -04:00
Vibhor Sehgal
7807775794 Bug 1163801 - Upgrade marionette-client from optparse to argparse, r=ahal 2015-08-18 16:30:21 -04:00
Wei-Cheng Pan
e4e4541496 Bug 1050749 - Expose BatteryManager via getBattery() returning a Promise. r=bz, r=baku, r=jgraham 2015-08-21 18:29:25 +08:00
Andrew Halberstadt
0ba392adbe Bug 1181261 - Bustage fix for hidden emulator Mnw tests, r=me 2015-08-25 09:34:13 -04:00
Andreas Tolfsen
af16ade967 Bug 1197146: Part 8: Use dispatcher for listener getElementValueOfCssProperty
r=dburns
2015-08-21 16:10:02 +01:00
Andreas Tolfsen
7037021540 Bug 1197146: Part 7: Use dispatcher for listener isElementDisplayed
r=dburns
2015-08-21 15:49:47 +01:00
Andreas Tolfsen
611214b4bd Bug 1197146: Part 6: Use dispatcher for listener clearElement
r=dburns
2015-08-21 15:37:04 +01:00
Andreas Tolfsen
ccece5aaf8 Bug 1197146: Part 5: Use dispatcher for listener getElementLocation
r=dburns
2015-08-21 15:34:09 +01:00
Andreas Tolfsen
dd39bdc2cc Bug 1197146: Part 4: Use dispatcher for listener isElementSelected
r=dburns
2015-08-21 15:09:37 +01:00
Andreas Tolfsen
059004c01d Bug 1197146: Part 3: Use dispatcher for listener findElementContent
r=dburns
2015-08-21 15:05:13 +01:00
Andreas Tolfsen
d596f0a3ba Bug 1197146: Part 2: Use dispatcher for listener findElementsContent
r=dburns
2015-08-21 15:03:03 +01:00
Andreas Tolfsen
b3d8832be3 Bug 1197146: Part 1: Prime dispatcher in listener to resolve promises
Because of the asynchronous behaviour of some internal utilities, such
as ElementManager, we need to employ promises to create a bridge over
them and the synchronous returning functions.

r=dburns
2015-08-21 15:00:29 +01:00
Ryan VanderMeulen
25eb5bbbde Merge m-c to inbound. a=merge 2015-08-24 21:04:12 -04:00
Ryan VanderMeulen
9f503581ed Merge inbound to m-c. a=merge 2015-08-24 20:37:14 -04:00
Ryan VanderMeulen
3da35b0f50 Backed out 7 changesets (bug 1189678, bug 1193128, bug 1189661, bug 1189644, bug 1189675) for various serviceworker mochitest and wpt failures.
Backed out changeset 696463139720 (bug 1189661)
Backed out changeset 7babb5b9d74a (bug 1189644)
Backed out changeset d4fa5cfc4b86 (bug 1189678)
Backed out changeset a7c27770b861 (bug 1189675)
Backed out changeset 471a45b97ce2 (bug 1189644)
Backed out changeset 4d96f2d48077 (bug 1193128)
Backed out changeset a9d5366288ff (bug 1189661)

CLOSED TREE
2015-08-24 18:09:47 -04:00
Nikhil Marathe
979f11c445 Bug 1189661 - Update wpt expectation data. a=bustage.
CLOSED TREE
2015-08-24 13:59:46 -07:00
Joel Maher
ae4e617f45 backout dab1cbe3f0ed for tp5 silent breakage 2015-08-24 16:17:01 -04:00
David Burns
082e4b7d07 Bug 1196987: Update UUID returned to be a valid UUID 4; r=jgriffin
Currently the UUID returns the `{}` which is not valid and breaks
URI Templates used in WebDriver languages
2015-08-24 23:15:46 +01:00
Mike Shal
fcda442116 Bug 1195870 - Upload android multi apk to Taskcluster; r=jlund 2015-08-21 08:28:53 -04:00
Mike Shal
1d7cb45e5a Bug 1195870 - Refactor mozharness TC uploading; r=jlund 2015-08-21 08:28:31 -04:00
Edgar Chen
be05f924a9 Bug 1197078 - Send result of emulator command in JSON format. f=ato r=dburns 2015-08-21 10:41:55 +08:00
Ryan VanderMeulen
a7890c1d6f Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00