Граф коммитов

13493 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 16522e6c40 Backed out changeset 27695ca9f8cd (bug 1310864) for failures in test_navigator_resolve_identity.html, test_bug707564.html, and test_dom_xrays.html 2016-10-31 19:39:06 -07:00
Phil Ringnalda 8f3fc80e6a Merge m-c to autoland 2016-10-31 18:46:45 -07:00
Michelangelo De Simone 8b355547fc Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst
MozReview-Commit-ID: 2tWZc6hMtk5

--HG--
extra : rebase_source : 609688dd1fa430827c18e1cd0095c07fb17fce67
2016-10-28 17:53:58 -07:00
Michelangelo De Simone 6314d37360 Bug 1310020 - Remove DOM/bluetooth and related code. r=jst
MozReview-Commit-ID: IEhwzzBgb3x

--HG--
extra : rebase_source : 664e30c1d3babc71b2ef77c00e393fa767f4c159
2016-10-28 14:25:23 -07:00
Kris Maglione 3a59c31923 Backed out changeset 425c0602ccb4 (bug 1313716) for breaking mach mochitest. r=backout
MozReview-Commit-ID: pTW1acQYLV
2016-10-30 19:17:13 -07:00
Chris Manchester 4aaad1ce55 Bug 1313716 - Don't provide a blank subsuite as a default in the manifestparser. r=ahal
This causes consumers managing defaults themselves to fail to find a default
subsuite for tests, because the manifestparser will have provided a blank
default value by the time they incorporate defaults into a test definition.
This patch removes the provided defaults and updates a number of places assuming
the 'subsuite' field is always present.

MozReview-Commit-ID: 1jPy52VmEPr
2016-10-31 10:04:42 -07:00
Jordan Lund 685d640338 Bug 1308010 - add adjust-sdk and adjust-sdk-beta tokens to builds via secret service, r=dustin
MozReview-Commit-ID: IKCc2fzQ8Bn

--HG--
extra : rebase_source : 484dc41992c1396e04137274107aff70ae942f46
2016-10-05 14:25:48 -07:00
Phil Ringnalda 5c16f7080d Merge m-c to m-i 2016-10-30 11:04:05 -07:00
Aryeh Gregor 2445ed1848 Bug 1312742 - Match spec/other browsers for ping reflection; r=bkelly
The spec used to say that getting the .ping property on
HTMLAnchorElement or HTMLAreaElement should return a DOMTokenList of
parsed URLs, but it now says to return a plain string.  All other UAs
that implement ping match the new spec, and it's hopefully unlikely that
any sites depend on our old behavior.

Discussion: https://github.com/whatwg/html/issues/1780

MozReview-Commit-ID: LpmH8ANNT9g
2016-10-30 16:04:52 +02:00
Ryan VanderMeulen a41f7d1058 Merge autoland to m-c. a=merge 2016-10-29 09:12:45 -04:00
Ryan VanderMeulen efaf239a96 Bug 1311515 - Add an xperf whitelist entry for aushelper@mozilla.org.xpi on a CLOSED TREE.
--HG--
extra : rebase_source : b277f667cb34253f6c76e08b4c1b56761e0eba5e
2016-10-29 09:04:53 -04:00
Mark Banner 709dd68567 Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
MozReview-Commit-ID: HGiOmpyN5zV

--HG--
extra : rebase_source : f09a308b4c34b3cd3c28e170440bd1012176ef08
2016-10-28 11:40:32 +01:00
Mark Banner f7fca8642f Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker
MozReview-Commit-ID: FlbJ8yzWXlw

--HG--
extra : rebase_source : 3f9a2997b36ef8f019e38e4af61a0c44e0e7283c
2016-10-26 09:46:40 +01:00
Chris Peterson eeb420cf25 Bug 1313580 - Part 3: Remove web content access to Battery API. r=baku
--HG--
rename : dom/battery/test/mochitest.ini => dom/battery/test/chrome.ini
2016-10-28 18:45:36 -07:00
Chris Peterson 145fdb225f Bug 1313580 - Part 1: Remove unused B2G tests for Battery API. r=baku 2016-10-28 18:41:43 -07:00
Bevis Tseng dba4a0f611 Bug 1312330 - Add 'Exposed' attribute to pass the test criteria of the idlharness.js in WPT. r=bkelly 2016-10-24 15:57:54 +08:00
Eugen Sawin 190e9ca088 Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
Eugen Sawin 5999591289 Bug 1307886 - [1.2] Remove szip support. r=glandium 2016-10-28 12:59:23 +02:00
Randell Jesup b9d507869a Bug 1311397: bustage fix with space rs=tomcat
on a CLOSED TREE
2016-10-28 03:49:33 -04:00
Randell Jesup 35232de3ba Bug 1311397: fix DataChannel logging for mochitests/etc r=erahm 2016-10-28 03:25:10 -04:00
Chris Pearce 9072d25527 Bug 1313284 - Mark passing WPT as expected pass on a CLOSED TREE. r=bustage
MozReview-Commit-ID: 1aqD9f2GGZF
2016-10-28 10:50:04 +13:00
Michael Layzell 76969f2737 Bug 1310345 - Change FindChildWithName and related methods to take nsAString& instead of char16_t*, r=bz
MozReview-Commit-ID: 4aQwYX9ObcN
2016-10-27 15:53:35 -04:00
Michael Layzell f9eea2d135 Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug
MozReview-Commit-ID: 3rZfLw3dXkF
2016-10-27 15:53:35 -04:00
Chris Pearce 1cc97558c8 Bug 1313284 - Update some EME WPT to match upstream so that they now pass. r=gerald
We now pass almost all the upstream EME WPT, but out local copy is out
of date, so we're failing some. So rather than mark them as expected fail,
update the out copy so that the tests pass as expected.

MozReview-Commit-ID: 7YnD6Dlc0HC

--HG--
extra : source : 7862f7d272567d284cea8665d12258c758c9f439
2016-10-27 19:08:12 +13:00
Chris Pearce d70e3cee5e Bug 1313284 - Disable EME WPT for features we don't support, or can't support in the test harness. r=gerald
MozReview-Commit-ID: 51T4hBjezyr

--HG--
extra : source : 2f734e16ec1cb497d0251bdd6d8bf53bf62f9e91
2016-10-27 16:53:07 +13:00
Carsten "Tomcat" Book 061b119bf8 Merge mozilla-central to mozilla-inbound 2016-10-27 16:46:06 +02:00
Carsten "Tomcat" Book 7d0f3d5865 merge mozilla-inbound to mozilla-central a=merge 2016-10-27 16:45:00 +02:00
Phil Ringnalda 76f5d03bb6 Merge m-c to m-i
MozReview-Commit-ID: LUDPZ08eWBo
2016-10-26 18:58:54 -07:00
Phil Ringnalda 4012e61cc3 Merge m-i to m-c, a=merge
MozReview-Commit-ID: CysKZsvYf69
2016-10-26 18:40:50 -07:00
Geoff Brown 94ff9c7d97 Bug 1313187 - Increase default timeout on ASAN browser mochitests to 90 seconds; r=jmaher 2016-10-26 16:33:10 -06:00
Masatoshi Kimura ae858f7ad4 Bug 1312384 - Update Web Platform Tests to reflect a change to the Encoding Standard. r=annevk
MozReview-Commit-ID: GHqngaZaGI4

--HG--
extra : rebase_source : 4ad112312427dcd0d19d2c7aeaf9c0cededbea5a
2016-10-25 23:31:34 +09:00
Geoff Brown 094fe98143 Bug 1309436 - Add test name to java-exception failure messages; r=ted 2016-10-26 11:31:41 -06:00
Aryeh Gregor 3b1cc7049b Bug 1298818 - Port test_bug411103.html to wpt; r=jst
This allows other UAs to use it, removes duplicated checks, and
increases the chance of us noticing if the spec changes.  Some of the
expected values in our mochitest were contrary to the spec.

I checked the new expected failures against the spec and the other UAs.
I filed a spec bug for one group because it was contrary to all UAs
(although IMO the spec makes more sense and the UAs are buggy), and the
others are fixed in the next patch.

MozReview-Commit-ID: 1j11XgfuErB
2016-10-26 16:49:36 +03:00
Maja Frydrychowicz d0fb9fce98 Bug 1305534 - Add debug artifact builds on try; r=chmanchester
MozReview-Commit-ID: Gg46RzHarO1

--HG--
extra : rebase_source : 07324cf202740539e6e27bce00ffee05b7b4a30f
2016-10-18 11:18:58 -04:00
Chris Manchester 2de89e603a Bug 1313716 - Don't provide a blank subsuite as a default in the manifestparser. r=ahal
This causes consumers managing defaults themselves to fail to find a default
subsuite for tests, because the manifestparser will have provided a blank
default value by the time they incorporate defaults into a test definition.
This patch removes the provided defaults and updates a number of places assuming
the 'subsuite' field is always present.

MozReview-Commit-ID: 1jPy52VmEPr

--HG--
extra : rebase_source : be7a2504af6853abb1bc532a058738f33d8dcbee
2016-10-28 11:07:21 -07:00
Maja Frydrychowicz 6da8812934 Bug 1303234 - Implement extracting action chain from a request; r=ato,jgraham
MozReview-Commit-ID: JxNoGZog1om

--HG--
rename : testing/marionette/action.js => testing/marionette/legacyaction.js
extra : rebase_source : 91e9b1915e18362765804e3767dfb834394a35af
2016-10-26 13:04:48 -04:00
Rob Thijssen a2202b129a Bug 1313539 - use hg cache on ephemeral drive; r=pmoore
MozReview-Commit-ID: 3ibLy0Bx6t5

--HG--
extra : rebase_source : 441a4d05d67fa520137b6ad50c86a8cd09ef543e
2016-10-28 10:13:58 +01:00
Andrew Halberstadt a70058b1a1 Bug 1313265 - Ensure unstructured logs containing TEST-UNEXPECTED-FAIL fail the job desktop_unittest.py, r=jgraham
I haven't seen a case of this happening in the wild, but I believe it is possible for a test to dump "TEST-UNEXPECTED-FAIL"
directly to the log and mozharness using the StructuredOutputParser would not pick it up. This patch is just me being extra
careful to flag potential errors like that. I'm not sure they even exist.

This patch also purposefully uses substr to avoid requiring said string to show up at the beginning, which should avoid
certain prefix issues we've run into in the past.

MozReview-Commit-ID: 99n9YizlEDH

--HG--
extra : rebase_source : 2063f2fc4ca109a4ac24ccdbc0672e4e1b4c0fb6
2016-10-27 15:11:26 -04:00
Andrew Halberstadt 292670662f Bug 1313265 - Log messages containing 'TEST-UNEXPECTED-FAIL' at the error level in mochitest, r=jgraham
We were previously logging these at the info level as a really hacky way to make sure that the mozharness
output parser was able to detect them. Since bug 1261194 switched mochitests to use the StructuredOutputParser,
we now need to log them at the error level or they won't get picked up anymore.

MozReview-Commit-ID: 99n9YizlEDH

--HG--
extra : rebase_source : a3495ac3c3d770f1eabadca42fd4c2f789e83617
2016-10-27 15:03:38 -04:00
Sebastian Hengst 73a03b9c60 Backed out changeset 9f7616d57abc (bug 1118337) for failing resource-selection-invoke-insert-source.html. r=backout 2016-10-28 14:11:22 +02:00
Sebastian Hengst 725832b7f1 Backed out changeset aada0714c236 (bug 1196560) for failing resource-selection-invoke-set-src.html. r=backout 2016-10-28 14:14:14 +02:00
Cody Tran 433f7aa01c Bug 1301214 - Changed action of code coverage options to store_true and enabled code coverage for mochitest-devtools-chrome. r=gmierz2+560562,jmaher
MozReview-Commit-ID: lJMQGfhfDA

--HG--
extra : rebase_source : cc673324efd1a742df8041be411051609ca4276c
2016-10-24 21:36:17 -04:00
ctai 90f77c63de Bug 1196560 - Enable resource-selection-invoke-set-src.html. r=jwwang
This test case can be pass.

MozReview-Commit-ID: EFpFT5o7RbX

--HG--
extra : rebase_source : a5a0b16e592703ae0198bba9e930d4542bdbb639
2016-10-26 15:22:22 +08:00
ctai bf99201974 Bug 1118337 - Enable resource-selection-invoke-insert-source.html. r=jwwang
This test case can be pass.

MozReview-Commit-ID: F2liaFmKdj8

--HG--
extra : rebase_source : 3eabb117753b828e2e0b774ff07beea0f9a07e07
2016-10-26 14:59:10 +08:00
Shih-Chiang Chien b25fe68ce0 Bug 1291971 - Part 7, enable mixed-content and sandboxing test cases. r=smaug.
MozReview-Commit-ID: 52jBHDgWiZo

--HG--
extra : rebase_source : cce21a157c964f41f31c7c3f3bf69e3046fb6a1d
2016-10-04 08:47:58 +02:00
Shih-Chiang Chien 2e3eadd9df Bug 1291971 - Part 6, enable receiver idlharness test. r=smaug.
MozReview-Commit-ID: BDZ8daA2gpj

--HG--
extra : rebase_source : 70595ad9e8e56856c464fa12c2c2eeadc9e48063
2016-10-20 11:27:55 +08:00
Shih-Chiang Chien 6307881f75 Bug 1291971 - Part 5, enable controller getAvailability test. r=smaug.
MozReview-Commit-ID: 2xiMSKaMcDP

--HG--
extra : rebase_source : 2b47a273aa9a4276aa24ae6ee10cb003b04417ba
2016-09-29 23:34:47 +08:00
Shih-Chiang Chien f0a72d6d59 Bug 1291971 - Part 4, enable controller startNewPresentation_error test. r=smaug.
MozReview-Commit-ID: 51dfCphD0XJ

--HG--
extra : rebase_source : 41fdcef117c34fe45588ee8f4f71f99ed2987748
2016-10-04 09:00:10 +02:00
Shih-Chiang Chien 19b68183c7 Bug 1291971 - Part 3, enable controller PresentationRequest_error test. r=smaug.
MozReview-Commit-ID: EvuU3Q1ui5t

--HG--
extra : rebase_source : 65ed6e5c653530e2b4f8bb43628f3c60e7e997c4
2016-10-28 14:26:12 +08:00
Shih-Chiang Chien 3803d72b23 Bug 1291971 - Part 2, enable controller PresentationRequest_success test. r=smaug.
MozReview-Commit-ID: CENJleUg3Qy

--HG--
extra : rebase_source : b7c35259a04d1ba19a9e095349f7877c2d2aeeb8
2016-09-29 11:43:35 +08:00