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

17344 Коммитов

Автор SHA1 Сообщение Дата
Stone Shih a5bccae405 Bug 1351148 Part4: Revise those test cases that have some tasks have to be processed before or after the synthesized key events. r=smaug.
Make sure input events are processed before or after the dependent tasks.

MozReview-Commit-ID: 8KfZnT2wjJR
2017-06-07 14:28:16 +08: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
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