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

17328 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
Henrik Skupin 09cb31cb1a Bug 1381403 - Wait for minidump files in mozcrash mockup. r=ato
Because of bug 1376795 minidump files seem to get created with a slight
delay. As such these are not present at the time when the application
process is gone. Mozcrash currently doesn't detect those crashes, which
causes test failures to happen in our crash unit tests.

Also the tests should only run for those builds with the crash reporter
enabled. If that's not the case, like for code-coverage builds, mark
the test as skipped in setUp.

MozReview-Commit-ID: 9VqFuLX5NHl

--HG--
extra : rebase_source : dfed5d5a9527010f7838420b630c60fc2831f682
2017-07-17 10:32:40 +02:00
Mike Hommey c9ecf74457 Bug 1355118 - Remove OS X static analysis builds. r=gps
Since clang plugin is enabled in osx cross builds.

--HG--
extra : rebase_source : 52cf1b501e30d0c31520fe8cf87bd89fbe6403ea
2017-07-19 07:05:02 +09:00
Patrick McManus 850582d8f3 Bug 772589 - Implement the secureConnectionStart property for the PerformanceTiming interface r=bkelly,dragana,francois,Honza
Implements PerformanceTiming, nsITimedChannel, and devtools 'tls setup'

Also captures telemetry on this as we do for all other attributes of timedChannel

Also propogates some null transaction timings onto first real
transaction of a connection

MozReview-Commit-ID: 47TQJYVHnKC

--HG--
extra : rebase_source : a7723962986de0c2ab00d479a22c3f5fd185c8b2
2017-07-10 15:01:35 -04:00
Daosheng Mu 3980ed0fd6 Bug 1375816 - Part 4: VRController displayId attribute testcase; r=kip
MozReview-Commit-ID: KkMXsTDRnQO

--HG--
extra : rebase_source : 1bb85ecddfea7695ec310d19a1f4f1f05543a4d6
2017-07-14 17:08:15 +08:00
Wes Kocher d041a8f1e1 Merge m-c to inbound, a=merge
MozReview-Commit-ID: EAJy9kHnb32
2017-07-17 17:36:04 -07:00
Geoff Brown bb5758fc8f Bug 1360446 - Enable marionette test_click.py, but disable the troublesome TestLegacyClick.test_click part, on e10s; r=whimboo 2017-07-17 18:23:00 -06:00
Sebastian Hengst a6560aed66 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: qyo4rHNUlV
2017-07-17 14:06:13 +02:00
Jessica Jong 26585fcc0e Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug
MozReview-Commit-ID: A4ARFegoCrW
2017-07-17 14:17:22 +08:00
Thomas Nguyen 25290aba56 Bug 1374268 - Increase waiting time for all safebrowsing files being downloaded r=francois
MozReview-Commit-ID: He4WJWtE5Dl

--HG--
extra : rebase_source : 85b99da442e1c3d69c99520a14c685fcbb90832d
2017-07-17 10:23:36 +08:00
Haik Aftandilian 335edaf829 Bug 1380141 - Running Talos locally on OS X results in crashed tabs. r=Alex_Gaynor,jmaher
Like we do for mochitests, set the MOZ_DEVELOPER_REPO_DIR and
MOZ_DEVELOPER_OBJ_DIR environment variables when running talos
tests so that the content sandbox permits access to test files
that are symlinks from the .app/ directory to the repo or
object directory.

MozReview-Commit-ID: J1bRqoB8a2i

--HG--
extra : rebase_source : 18f0bafa53dcd872d9bd647fc2e5ce143f5887bd
2017-07-12 17:05:29 -07:00
Wes Kocher ee45f814bb Merge m-c to autoland, a=merge
MozReview-Commit-ID: GOb2bgdUd36
2017-07-14 17:27:36 -07:00
Wes Kocher e9fa5c772a Merge inbound to central, a=merge
MozReview-Commit-ID: 8nlqm5dHCUQ
2017-07-14 17:14:43 -07:00
Geoff Brown aa32737994 Bug 1376273 - Update test expectations for wpt 2d.gradient.radial.outside3.html, on Windows; r=jmaher 2017-07-14 10:51:12 -06:00
Geoff Brown e0e2eabd57 Bug 1376430 - Modify test expectations for some wpt 2dcontext/path-objects tests, on Windows; r=jmaher 2017-07-14 10:51:10 -06:00
Geoff Brown c2d05763c7 Bug 1377406 - Skip test mathml/relations/html5-tree/unique-identifier-1.html on Windows; r=jmaher 2017-07-14 10:51:08 -06:00
Haik Aftandilian ce8f59e85d Bug 1380132 - Part 2 - Set MOZ_DEVELOPER_OBJ_DIR before launching Firefox. r=gps
MozReview-Commit-ID: CvSUt2KueHr

--HG--
extra : rebase_source : 7d621a1dc7ced33a2c00e906970401e152a70189
2017-07-12 17:01:56 -07:00
J. Ryan Stinnett 32b6ab1e3f Bug 1380082 - Check Stylo env var for WPT processing. r=jgraham
Test harnesses may use STYLO_FORCE_ENABLED, so we need to check this value when
building WPT test conditions.

MozReview-Commit-ID: HXZZqBkRdOv

--HG--
extra : rebase_source : e928c9181497246532a7aa82c3c3d3b3d6d242c0
2017-07-11 14:04:44 -05:00
J. Ryan Stinnett 41bb39719f Bug 1380082 - Check Stylo env var for mochitest processing. r=ahal
Test harnesses may use STYLO_FORCE_ENABLED, so we need to fold this into mozinfo
for mochitest annotations.

MozReview-Commit-ID: JyadTE7apX6

--HG--
extra : rebase_source : 4eda1f150c012a8f5c0a58fdc921d8a6e03c4e68
2017-07-11 13:53:20 -05:00
Zibi Braniecki 2b81e48d4c Bug 1380278 - UpdateUtils.getLocale to Fetch API for async I/O. r=florian,whimboo
The NetUtils sync I/O shows up in the profile logs, so we want to switch the
function that loads `update.locale` file to be async.

MozReview-Commit-ID: AEYKiivsNl0

--HG--
extra : rebase_source : 3784a3d40d48e81df41d10eb92b35e1656a0305b
2017-07-12 10:34:23 -07:00
Brian Grinstead a85e00005f Bug 1375280 - Allow the Browser Toolbox by default in local builds;r=jryans
MozReview-Commit-ID: tEUTEbTxiz

--HG--
extra : rebase_source : 89f06fcd544df62a2f288c48b3f3af738657f07a
2017-07-14 07:56:27 -07:00
Ryan VanderMeulen 019bd042fc Merge autoland to m-c. a=merge 2017-07-14 09:16:03 -04:00
Sebastian Hengst 98341b81c6 Backed out changeset 2bec8580742b (bug 1370753) for breaking Android L10n nightlies. r=backout a=backout
MozReview-Commit-ID: JpJRsrL0r9B
2017-07-14 15:04:53 +02:00
Gregory Szorc 0438f944a9 Bug 1380885 - Index more tasks by pushlog id; r=dustin
365731510976 (bug 1380391) added index routes for decision tasks by
pushlog id. This is a good idea. The pushlog id is guaranteed to always
be incrementing (except for repos that are periodically reset, which
we don't care about). It is useful to provide strict ordering for
pushes and is simpler for machines to consume and sort than dates.

So let's index all tasks by pushlog id.

MozReview-Commit-ID: BPqx4ARza1c

--HG--
extra : rebase_source : e952c636e5fcd2a0ddb5e14a0faaccb3761298bf
2017-07-13 16:51:16 -07:00
Henri Sivonen 217ac88f04 Bug 1266495 - Remove <isindex>. r=wchen
MozReview-Commit-ID: KM0sTMM1GaD

--HG--
extra : rebase_source : 013069be4191e2ad50b5af879b690a6760e8429a
2017-07-05 11:42:04 +03:00
Thom Chiovoloni 9d8c9528c4 Bug 1380402 - Set MOZ_DEVELOPER_REPO_DIR in the environment when running TPS on mac. r=markh
MozReview-Commit-ID: 2jtresePxiu

--HG--
extra : rebase_source : 28d002cac9924dacf2fdb289b7eebafbe75b1316
2017-07-12 14:13:24 -04:00
Andrew Halberstadt d298832134 Bug 1380003 - Enable avoid-Date-timing eslint rule on testing/talos, r=jmaher
MozReview-Commit-ID: 6b6GtBUpZUZ

--HG--
extra : rebase_source : 194efad96821e4a33018215232bc39d50b486a54
2017-07-11 12:34:44 -04:00
Carsten "Tomcat" Book 23670f34ad Merge mozilla-central to autoland 2017-07-13 16:39:36 +02:00
Carsten "Tomcat" Book 260b5f956f merge mozilla-inbound to mozilla-central a=merge 2017-07-13 16:35:22 +02:00
Junior Hsu d0d2ceb6ca Bug 1373198 - Part 7: disable rcwn for wpt tests which require deterministic cache behavior, r=michal
--HG--
rename : testing/web-platform/meta/fetch/api/request/request-cache-defalt.html.ini => testing/web-platform/meta/fetch/api/request/request-cache-default.html.ini
2017-07-10 23:52:00 +02:00
Gian-Carlo Pascutto a52e2588ca Bug 1370753 - Add Google API key to Android builds. r=glandium
MozReview-Commit-ID: KDgbZr7ygpk

--HG--
extra : rebase_source : 1c930e544c989cf3cd194e772e607998bfc29a3c
2017-07-10 16:53:12 +02:00
Beekill95 dd0be680ef Bug 1380220 - Add compressed version of session file in Talos session restore test to ensure Talos test read the correct session file. r=gbrown
MozReview-Commit-ID: 77YJZTSeD3y

--HG--
extra : rebase_source : cabc1b0f5186da025855e6408170f54442d50f07
2017-07-12 09:56:02 +07:00
Tom Prince 6fc7b8bf73 Bug 1380236 - Don't treat *.stylo-bindings.zip as a potential installer; r=Callek
MozReview-Commit-ID: 2MZUyAs3TKV

--HG--
extra : rebase_source : c99a9403897094843c24afc82d8974700e999b91
2017-07-12 11:35:49 -06:00