Commit Graph

17362 Commits

Author SHA1 Message Date
Justin Wood
77d574d8d2 Bug 1381577 - Part S; Support Taskcluster win l10n repacks in mozharness scripts. r=aki
Land date changes to support windows nightlies onto central

MozReview-Commit-ID: 4Nxhbutjhfu

--HG--
extra : rebase_source : 2a180738584d6de77fe1b8fe81ecb004582000c5
2017-07-18 14:06:19 -04:00
Justin Wood
35d5b6cee5 Bug 1381577 - Part O; Run mach repackage for windows nightlies. r=kmoir
Land date changes to support windows nightlies onto central

This patch also allows us to not reconfigure to run repackage on windows, which saves us both in potential pain points and execution time.

MozReview-Commit-ID: xnz98Z5N06

--HG--
extra : rebase_source : 1630a3b6b646a83abeb05000e77e0e3c3238250b
2017-07-18 12:13:31 -04:00
Justin Wood
e83e83cb07 Bug 1381577 - Part N; Make repackage task output its artifact to a locale included subdirectory, rather than rely on worker to publish there. r=kmoir
Land date changes to support windows nightlies onto central

This will be needed for windows, because if the artifact is output to a folder that is, itself, an artifact folder, we'll end up publishing the named artifact twice. Which is unhelpful.

MozReview-Commit-ID: 5S6SNul6Fm9

--HG--
extra : rebase_source : 5501d8d757c7408c9dd014bc04a8d36429bdd9b5
2017-07-18 11:57:26 -04:00
Justin Wood
d91a6f7263 Bug 1381577 - Part I; Win nightlies should generate and upload balrog_props.json. r=kmoir
Land date changes to support windows nightlies onto central

MozReview-Commit-ID: Jwk7c2W1QP7

--HG--
extra : rebase_source : c6f68a8b3621b3a743d1f1eb4a6857d23dd801b7
2017-07-17 16:06:14 -04:00
Ed Lee
37b62d73cb Bug 1382827 - |mach try --artifact| should remove |--artifact| if "-nightly" platforms are requested. r=chmanchester
MozReview-Commit-ID: Dqle5sBlZNr

--HG--
extra : rebase_source : d165af63dc433188fc00e778082572d5f1d35858
2017-07-20 13:37:31 -07:00
Ryan VanderMeulen
d229288071 Merge m-c to autoland. a=merge
CLOSED TREE

--HG--
extra : amend_source : 2ab51304cc7df444f22c3aac001a1aba61faee3a
2017-07-21 09:42:41 -04:00
James Graham
19a854f8bc Bug 1381842 - follwup: Fix wpt manifest file, r=bustage-fix a=bustage-fix
CLOSED TREE

MozReview-Commit-ID: 8k58hsVAVec
2017-07-21 13:54:01 +01:00
Sebastian Hengst
367f0ac5a2 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IWRTFZdtzaE
2017-07-21 12:56:44 +02:00
Sebastian Hengst
4218b5b991 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: EdYDXWoGZXA
2017-07-21 11:12:24 +02:00
Ed Lee
75a4ceb359 Bug 1382719 - Disable Activity Stream telemetry during test runs to avoid nonlocal connection crashes. r=dmose, a=RyanVM
MozReview-Commit-ID: 9KLcjpnh2Jp

--HG--
extra : amend_source : 98ca90a8b3e2519cb21305219f3f7f5305ed277d
extra : transplant_source : %10Z%B9%DA%A4m%8B%1E%EE%22%EF%9C%87%B7%08%FC6g%B3%F6
2017-07-20 11:01:16 -07:00
Wes Kocher
1bf802d260 Backed out 3 changesets (bug 1358670) for flake8 failures a=backout
Backed out changeset ab3693949c72 (bug 1358670)
Backed out changeset e04b9716ebad (bug 1358670)
Backed out changeset 0c5cf70baa50 (bug 1358670)

MozReview-Commit-ID: 2kVtLMvs9En
2017-07-20 11:20:00 -07:00
Wes Kocher
b5bcc4905e Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: CBL7SUEUGKV
2017-07-19 17:29:56 -07:00
Wes Kocher
be756f4791 Backed out changeset c21ec4c07f82 (bug 1374748) for breaking mac talos a=backout CLOSED TREE
MozReview-Commit-ID: KdVT2hZEj9V
2017-07-19 12:46:23 -07:00
J. Ryan Stinnett
fc75fa544a Bug 1374748 - Use regular builds for Stylo via env var. r=catlee
MozReview-Commit-ID: BCMAuSRH1sQ

--HG--
extra : rebase_source : 50d7a1bfc1ea7544e80c1161cb11ad6df12259eb
2017-07-11 13:39:22 -05:00
Boris Zbarsky
e12283979d Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor
--HG--
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1_ref.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1_ref.html
2017-07-19 11:48:49 -04:00
Boris Zbarsky
58c5f32380 Bug 1381408. Make cross-origin-exposed non-symbol properties enumerable. r=bholley
The list of exposed properties can be gotten via
Object.getOwnPropertyNames/Symbols already, so there's nothing to be won from
the non-enumerability.

The web platform test changes are backports of
https://github.com/w3c/web-platform-tests/pull/6538 and
https://github.com/w3c/web-platform-tests/pull/6571 and
https://github.com/w3c/web-platform-tests/pull/6583

The js/xpconnect/tests/mochitest/*crossOriginObject* tests being removed are
just older versions of the web platfrom test.
2017-07-19 11:47:39 -04:00
Jonathan Kew
4192f89a3a Bug 1335429 - Ensure hyphenation dictionaries are included in the reftest artifact for packaged tests. r=gbrown 2017-07-19 10:10:31 +01:00
Ryan VanderMeulen
0cfb1d8460 Merge inbound to m-c. a=merge
CLOSED TREE
2017-07-19 10:00:35 -04:00
Ryan VanderMeulen
a064d6dbfc Merge m-c to inbound. a=merge 2017-07-18 13:00:03 -04:00
Ryan VanderMeulen
366f48ad7e Merge inbound to m-c. a=merge 2017-07-18 12:14:50 -04:00
Sebastian Hengst
b5972de663 Backed out changeset 498baf1613db (bug 1375816) 2017-07-18 11:48:22 +02:00
Marco Castelluccio
3b9bc766e9 Bug 1371970 - Add TestPrintf to cppunittest.ini to make it execute on automation. r=glandium
--HG--
extra : rebase_source : 2687ffc879e05e89b171ea229f159e10b9a18777
2017-07-11 23:46:12 +02:00
Erica Wright
3a4f6d8adf Bug 1291844 - Add negative test and quit test to restore windows test file. r=whimboo
MozReview-Commit-ID: 8fQ1nc1I65H

--HG--
rename : testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart.py => testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py
extra : rebase_source : 0775a88b28d90f32a86d462e05138f8ffebc7a69
2017-07-04 15:58:25 -04:00
John Dorlus
d5b5d3bbd4 Bug 1358670 - Added requirements and mozharness script r=ahal
Added cli_script attribute to TelemetryClientTests due to test failure
Added telemetry test requirements file to /testing/config
Added mozharness script to run telemetry tests from checkout

MozReview-Commit-ID: AJKM7b1OcVW

--HG--
extra : rebase_source : 8147ad3decaa94c28ba48b87310b4a00d5a90fd2
2017-06-22 18:13:14 -04:00
Andreas Tolfsen
357f761f38 Bug 1381347 - Use deprecated quitApplication command in Marionette client; r=whimboo
Firefox update tests will break if we do not use the
`quitApplication' command, since the `quit' command is not available
in Firefox 53.

MozReview-Commit-ID: KJoCPBh9NKh

--HG--
extra : rebase_source : b6bba278f812d1757011fb2a947281a7224c4e10
2017-07-17 20:19:30 +01:00
Daosheng Mu
f2d37e1ed5 Bug 1375816 - Part 4: VRController displayId attribute testcase; r=kip
MozReview-Commit-ID: KkMXsTDRnQO

--HG--
extra : rebase_source : d4a91a5e8a33de2f65c4c6ce23dab6ccdab13952
2017-07-14 17:08:15 +08:00
Jonathan Chan
6d75b11039 Bug 1341102 - Update WPT expectations for stylo selectors fix; r=manishearth
MozReview-Commit-ID: KDUohGWS0P5
2017-07-18 00:02:11 -07:00
Ryan VanderMeulen
3ff7d2ff52 Bug 1341102 - Fix annotations for cssom/selectorSerialize.html on a CLOSED TREE. 2017-07-19 12:19:22 -04:00
Ionut Goldan
2d5a9b2fa8 Bug 1358818 - avoid symbolication server for non-Windows platforms r=jmaher
MozReview-Commit-ID: AsvJUUoU3W4

--HG--
extra : rebase_source : d5c26180a5d252f3e70a3fac6c46455af07acbbd
2017-06-29 15:14:26 -07:00
Jeremy Chen
9356f3ac81 Bug 1382517 - update wpt manifest. r=hiro
This is generated by running '--manifest-update' script.

I suspect that all the unrelated changes are generated because some authors
did not use the script to udpate the manifest. With this patch, we should
be able to make the manifest.json up-to-date.

MozReview-Commit-ID: BIQUkuI2p4B

--HG--
extra : rebase_source : c51d8583d3f9f1de887e20e8720f7673173cb7e4
2017-07-20 16:56:21 +08:00
Jeremy Chen
3f09a2946b Bug 1382517 - add wpt interpolation test for mismatched 3D transforms. r=hiro
This test aims for forcing the two mismatched transforms to be decomposed into
matrix3d before interpolation. To do so, we need to:

1. make 'From' and 'To' to be two mismatched transforms,
2. at least one of the two transforms has to be a 3D transform.

In this way, we not only test the interpolation, but also test the correctness
of 3D matrix decomposition.

MozReview-Commit-ID: FAKu6GFVZRm

--HG--
extra : rebase_source : d590791d93ef28f2f0e7dc7957bc413fe60faa7b
2017-07-20 15:30:53 +08:00
Mark Banner
e1bbbcd59a Bug 1382444 - Stop places maintenance running during tests to avoid unnecessary overhead and intermittent issues. r=mak
MozReview-Commit-ID: D5qN7jY7pNd

--HG--
extra : rebase_source : e13fce82f5b8b95567c9a1b45a197479a20f72d7
2017-07-20 11:06:02 +01:00
James Graham
b5b1417f1e Bug 1381899 - fixup! Disable wpt flexbox min-width test for instability, a=testonly
MozReview-Commit-ID: 9MKo2ZRJq60
2017-07-20 15:34:13 +01:00
James Graham
22d638e870 Bug 1381842 - fixup! Update wpt expectation data, a=testonly
MozReview-Commit-ID: KguYSmUk1vY
2017-07-20 15:34:11 +01:00
James Graham
f5fefbb75a Bug 1377588 - Disable css focus-within tests for instability, a=testonly
MozReview-Commit-ID: 6GqcZ9UprYA
2017-07-20 13:05:30 +01:00
James Graham
5e1e510d61 Bug 1381860 - Fix reference to external server for font in test, r=annevk
MozReview-Commit-ID: GD7SH2HedRa
2017-07-20 13:05:29 +01:00
James Graham
808ae05d9f Bug 1381858 - Ensure we have a valid window handle before trying to wait, r=ato
If we switched to a window that is now closed (possible in a reftest
run, for example), we might end up calling execute_async_script
without a valid current window. The runner window is always supposed
to be open (and if it isn't then waiting won't make much sense
anyway), so switch to that before executing script in wait().

MozReview-Commit-ID: ERoN4sz5SuH
2017-07-20 13:05:29 +01:00
James Graham
8b4d340ea3 Bug 1381898 - Disable wpt background attachment clipping image tests for instability, a=testonly
MozReview-Commit-ID: 2iPP8t8CJKi
2017-07-20 13:05:29 +01:00
James Graham
caf40dc67a Bug 1381399 - Don't try to close reftest window if it's already closed, r=ato
If the run ended with the reftest window closed e.g. because the final
test timed out, we shouldn't try to close it again, since that results
in an error.

MozReview-Commit-ID: 7FW96EkfgBG
2017-07-20 13:05:28 +01:00
James Graham
a830886175 Bug 1381856 - Unbreak --include and --exclude command line arguments, r=ato
MozReview-Commit-ID: 39DzRhvnE3x
2017-07-20 13:05:28 +01:00
James Graham
22f30b5f03 Bug 1381899 - Disable wpt flexbox min-width test for instability, a=testonly
MozReview-Commit-ID: 8eeKfaxe0I3
2017-07-20 13:05:28 +01:00
James Graham
793c2a84ca Bug 1381855 - Disable all svg object-fit embed and object tests for instability, a=testonly
MozReview-Commit-ID: DnSeEKJz7rC
2017-07-20 13:05:28 +01:00
James Graham
87b1e9bbc4 Bug 1381893 - Disable wpt mix-blend-mode-animation.html for instability, a=testonly
MozReview-Commit-ID: 9npIDrM9bKb
2017-07-20 13:05:27 +01:00
James Graham
eda52b0cdf Bug 1381892 - Disable wpt box-sizing-replaced-001.xht for instability, a=testonly
MozReview-Commit-ID: 4kt5SxkaQ0T
2017-07-20 13:05:27 +01:00
James Graham
d368e86c42 Bug 1381845 - Prevent support file being interpreted as test, r=annevk
MozReview-Commit-ID: FFVMAQlXQZl
2017-07-20 13:05:27 +01:00
James Graham
5d62758e55 Bug 1341078 - Run CSS tests on Linux, r=ahal
These are initially run on Linux only for capacity reasons.

MozReview-Commit-ID: Ge4nu1NGDdr
2017-07-20 13:05:26 +01:00
James Graham
05c74917ab Bug 1381842 - Update wpt expectation data, a=testonly
MozReview-Commit-ID: HoMTzDKGSZt


--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini => testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini~HEAD
2017-07-20 13:05:26 +01:00
James Graham
a1b638d149 Bug 1381842 - Update web-platform-tests to revision 85ae24e3dc80ee63b6dc2ed78a922cff68c6e819, a=testonly
MozReview-Commit-ID: DfvN9mAFYhI


--HG--
rename : testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-77-t-novalid.html => testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-77-t-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html-svg/linking-a-10-f-novalid.html => testing/web-platform/tests/conformance-checkers/html-svg/linking-a-10-f-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-dot-x-novalid.html => testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-dot-x-valid.html
rename : testing/web-platform/tests/content-security-policy/_unapproved/script-nonces-hidden.html.headers => testing/web-platform/tests/content-security-policy/nonce-hiding/script-nonces-hidden.tentative.html.headers
rename : testing/web-platform/tests/content-security-policy/_unapproved/svgscript-nonces-hidden.html.headers => testing/web-platform/tests/content-security-policy/nonce-hiding/svgscript-nonces-hidden.tentative.html.headers
rename : testing/web-platform/tests/html/semantics/interactive-elements/context-menus/contextmenu-event-manual.htm => testing/web-platform/tests/html/webappapis/scripting/events/contextmenu-event-manual.htm
2017-07-20 13:05:25 +01:00
Daisuke Akatsuka
161f78bcb9 Bug 1378076 - Part 5: remove test fail annotations from meta in wpt. r=hiro
Since we support following discrete animation, remove annotations.

* border-bottom-style
* border-left-style
* border-right-style
* border-top-style
* cursor

MozReview-Commit-ID: qm6AsGKMeh

--HG--
extra : rebase_source : 883d61ff7758f8be25f3ea78f06bec22f535cac7
2017-07-20 15:21:16 +09:00
John Dorlus
261016cb16 Bug 1358670 - Added requirements and mozharness script r=ahal
Added cli_script attribute to TelemetryClientTests due to test failure
Added telemetry test requirements file to /testing/config
Added mozharness script to run telemetry tests from checkout

MozReview-Commit-ID: AJKM7b1OcVW

--HG--
extra : rebase_source : 8147ad3decaa94c28ba48b87310b4a00d5a90fd2
2017-06-22 18:13:14 -04:00