Commit Graph

35091 Commits

Author SHA1 Message Date
Andreas Pehrson
5bc7d86b4f Bug 1306999 - Add WPT. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D33291

--HG--
extra : moz-landing-system : lando
2019-06-10 13:10:40 +00:00
Chris Hartjes
4aedd52bab Bug 1544470 - Added in code that can be used to take a snapshot of CPU usage on Android devices r=rwood,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D33662

--HG--
extra : moz-landing-system : lando
2019-06-06 16:57:34 +00:00
Masayuki Nakano
2c80a8326a Bug 1529884 - part 0: Add new WPT to check whether document.execCommand() without editable element and with editable parent or child document r=smaug
Currently, there are no tests of `execCommand()` without editable element.
Additionally, current Gecko propagate "cut" and "copy" commands into child
document (I think it's odd).

This test checks the behavior.  The expected results are considered mainly
from Chrome, but also Chrome does not pass all tests because some their
behavior are odd.  E.g., Chrome returns `true` for `execCommand("styleWithCSS")`
even though it does nothing.  So, this patch makes its expected result `false`.

Differential Revision: https://phabricator.services.mozilla.com/D29627

--HG--
extra : moz-landing-system : lando
2019-06-10 10:23:26 +00:00
Cosmin Sabou
cca5f7e799 Bug 1557481 - Update metadata because of frequent failures on windows opt. a=test-only
--HG--
extra : rebase_source : 1ee76e00a134d65066d0dfc4d2b886505b4a0817
2019-06-09 01:40:38 +03:00
Kartikaya Gupta
a001de8d97 Bug 1555479 - Update wrench mozharness script to support running on a device as well. r=gbrown
The presence or absence of the DEVICE_SERIAL environment variable
is sufficient to control this.

Differential Revision: https://phabricator.services.mozilla.com/D33407

--HG--
extra : moz-landing-system : lando
2019-06-08 08:59:06 +00:00
Kartikaya Gupta
6d682927cb Bug 1555479 - Rename android_emulator_wrench to android_wrench.py. r=gbrown
This is in preparation for having the same script be used for emulator
and device runs. No functional change in this patch; it just renames
the file and class.

Differential Revision: https://phabricator.services.mozilla.com/D33406

--HG--
rename : testing/mozharness/scripts/android_emulator_wrench.py => testing/mozharness/scripts/android_wrench.py
extra : moz-landing-system : lando
2019-06-08 08:59:02 +00:00
Kartikaya Gupta
f2fe061b71 Bug 1555479 - Allow wrench to know when it is running in the emulator. r=gw
Differential Revision: https://phabricator.services.mozilla.com/D33404

--HG--
extra : moz-landing-system : lando
2019-06-08 08:58:41 +00:00
violet
702c5ec984 Bug 1557637 - Correct resolve <image> size when specified size is auto and intrinsic size is missing r=longsonr
https://www.w3.org/TR/css3-images/#default-sizing-algorithm

Differential Revision: https://phabricator.services.mozilla.com/D34119

--HG--
extra : moz-landing-system : lando
2019-06-08 00:33:36 +00:00
Joel Maher
ed6e672552 Bug 1557123 - migrate web-platform-tests and web-platform-tests-reftest to osx 10.14. r=egao
migrate web-platform-tests and web-platform-test-reftests to osx 10.14.

Differential Revision: https://phabricator.services.mozilla.com/D33833

--HG--
extra : moz-landing-system : lando
2019-06-07 22:44:31 +00:00
Daniel Holbert
ac3e7c1beb Bug 1556511 part 2: Add a test variant that uses SVG embedded in an <object> element. r=longsonr
Differential Revision: https://phabricator.services.mozilla.com/D34108

--HG--
rename : testing/web-platform/tests/svg/coordinate-systems/outer-svg-intrinsic-size-001.html => testing/web-platform/tests/svg/coordinate-systems/outer-svg-intrinsic-size-002.html
extra : moz-landing-system : lando
2019-06-07 13:37:51 +00:00
Daniel Holbert
dceaf7e6d4 Bug 1556511 part 1: Mark the outer SVG frame as needing a reflow, when its viewBox attribute changes. r=longsonr
The viewBox attribute establishes an aspect ratio, which may influence the size
of the outer SVG element. So when the viewBox attribute changes, we have to
reflow to potentially update the frame size.  This patch achieves this by
sharing an existing codepath for handling changes to width & height.

Differential Revision: https://phabricator.services.mozilla.com/D33898

--HG--
extra : moz-landing-system : lando
2019-06-07 04:28:51 +00:00
Henrik Skupin
d8233768db Bug 1553748 - [marionette] Firefox should not unload tabs when available memory is running low. r=webdriver-reviewers,automatedtester
Differential Revision: https://phabricator.services.mozilla.com/D34145

--HG--
extra : moz-landing-system : lando
2019-06-07 13:33:25 +00:00
Andrea Marchesini
5651452d9d Bug 1557121 - Implement Blob.text()/Blob.arrayBuffer()/Blob.stream() - part 7 - WPT, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D34141

--HG--
extra : moz-landing-system : lando
2019-06-07 13:11:17 +00:00
Daniel Varga
a05236937c Merge mozilla-central to autoland
--HG--
extra : rebase_source : ef48ee99e861f57c5e04f0230238ab31940e46b1
2019-06-07 12:58:55 +03:00
Daniel Varga
fe7dbedf22 Merge mozilla-inbound to mozilla-central. a=merge 2019-06-07 12:50:35 +03:00
Emilio Cobos Álvarez
6c53f1d280 Bug 1556628 - Update a WPT expectation which fails on android because android does silly things in the UA style sheets. 2019-06-06 21:25:53 -04:00
Csoregi Natalia
eb1f65e802 Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-06-07 01:40:06 +03:00
Bogdan Tara
c26e23ffb4 Backed out changeset 0cff8ca10f71 (bug 1557123) for many wpt failures on osx 10.14 CLOSED TREE 2019-06-07 02:21:53 +03:00
Marian Raiciof
11334f29e9 Bug 1522604 - Use Raptor's custom logger class r=davehunt
Used custom logger for testing.raptor.raptor files to mention log level in messages

Differential Revision: https://phabricator.services.mozilla.com/D32985

--HG--
extra : moz-landing-system : lando
2019-06-07 08:33:52 +00:00
Marian Raiciof
fceda518ee Bug 1522604 - Add custom logger class to Raptor r=perftest-reviewers,davehunt
The new RaptorLogger class will add prefixes to raptor logging messages.
These changes will help raptor to display the log messages with the right log_level.

Differential Revision: https://phabricator.services.mozilla.com/D32984

--HG--
extra : moz-landing-system : lando
2019-06-07 08:33:39 +00:00
Marian Raiciof
e78a293396 Bug 1522604 - Enhance mozharness error list for Raptor tests. r=jgraham
RaptorErrorList now includes HarnessErrorList and regular expressions for Error and Critical log levels.

Differential Revision: https://phabricator.services.mozilla.com/D32983

--HG--
extra : moz-landing-system : lando
2019-06-07 08:33:25 +00:00
Sebastian Hengst
9535a11c30 Bug 1557398 - Set audioworklet-suspend.https.html to expected fail for release and beta because audio worklet is only enabled for Nightly r=karlt
Differential Revision: https://phabricator.services.mozilla.com/D34037

--HG--
extra : moz-landing-system : lando
2019-06-07 04:51:21 +00:00
Kartikaya Gupta
aef7a3eaeb Bug 1550467 - Ensure that listeners in chrome scripts are cleaned up. r=botond,jmaher
Apparently leaving these listeners registered can leak DOM windows
(in some circumstances that I don't fully comprehend) which causes
test failures when running on debug builds. At any rate, unregistering
listeners on cleanup seems like a good thing to do.

Differential Revision: https://phabricator.services.mozilla.com/D32185

--HG--
extra : moz-landing-system : lando
2019-06-06 20:49:25 +00:00
violet
0b80f8b225 Bug 1338822 - Add testcase for rendering sync with font-size change r=emilio
Just a reftest to avoid future regression, the actual bug was
resolved as a by-product when implementing SVG geometry property.

Differential Revision: https://phabricator.services.mozilla.com/D33963

--HG--
extra : moz-landing-system : lando
2019-06-06 23:45:07 +00:00
Charlie Marlow
29aa4dbb9a Bug 1555863 added text-decoration-width support to style system including mochitests and web platform tests r=emilio
from-font support will be added later

Differential Revision: https://phabricator.services.mozilla.com/D33392

--HG--
extra : moz-landing-system : lando
2019-06-06 17:12:22 +00:00
Wes Kocher
5d1863a650 Bug 1553440 - Disable object-src-url-redirect-blocked.sub.html on geckoview due to frequent failures
Differential Revision: https://phabricator.services.mozilla.com/D34009

--HG--
extra : moz-landing-system : lando
2019-06-06 19:02:43 +00:00
Edwin Gao
1ba21895d2 Bug 1557123 - migrate web-platform-tests and web-platform-test-reftests to osx 10.14. r=egao
migrate web-platform-tests and web-platform-test-reftests to osx 10.14.

Differential Revision: https://phabricator.services.mozilla.com/D33833

--HG--
extra : moz-landing-system : lando
2019-06-06 18:43:08 +00:00
Robert Strong
0e618c5315 Bug 1515484 - Remove the wizard based app update UI and related code. r=bytesized
Adds a simple UI with tests for the elevation UI that mimics the wizard based elevation UI and uses the existing strings
Removes all methods from nsIUpdatePrompt except showUpdateHistory which will be removed later
Does not remove the UPDATE_WIZ_LAST_PAGE_CODE telemetry histogram since that will remove it from the data sources

Differential Revision: https://phabricator.services.mozilla.com/D33914

--HG--
extra : moz-landing-system : lando
2019-06-06 17:44:57 +00:00
Sebastian Hengst
3fd5f70fa8 Bug 1534681 Use ReferrerInfo class in document: update code after merge conflict. a=merge-conflict CLOSED TREE 2019-06-06 15:11:08 +02:00
James Graham
984e7571f5 Bug 1552460 - aarch64 metadata changes, a=testonly
This is only running on central it seems
2019-06-06 17:35:58 +01:00
shindli
f8c85e378a Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-06 13:11:16 +03:00
shindli
3caa33a7ea Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
shindli
a06e4d2ea4 Merge autoland to mozilla-central. a=merge 2019-06-06 12:28:43 +03:00
arthur.iakab
af07c37d6a Merge autoland to mozilla-central. a=merge 2019-06-06 00:59:15 +03:00
Jorg K
d2d05444d9 Backed out changeset bb3d70c37398 (bug 1543725) for busting Thunderbird builds. a=backout 2019-06-05 22:24:02 +02:00
Cosmin Sabou
b38fab2d6c Backed out changeset 4ff8006a80f5 (bug 1557123) for causing a spike in wpts and wpts reftests intermittents. 2019-06-06 04:48:26 +03:00
Noemi Erli
31c85bd5fe Backed out 13 changesets (bug 1492121) for valgrind bustage
Backed out changeset e707f1890820 (bug 1492121)
Backed out changeset 90aeaad4a4de (bug 1492121)
Backed out changeset 2ffb6ccca437 (bug 1492121)
Backed out changeset 4215fefb6ef3 (bug 1492121)
Backed out changeset b54b813c4c6c (bug 1492121)
Backed out changeset 46f57504c087 (bug 1492121)
Backed out changeset a3fe26927b31 (bug 1492121)
Backed out changeset 39c486afacec (bug 1492121)
Backed out changeset bf1731627e07 (bug 1492121)
Backed out changeset 77e7b13c6237 (bug 1492121)
Backed out changeset 1f10b50f758f (bug 1492121)
Backed out changeset db1506f94d0d (bug 1492121)
Backed out changeset 72c4026e9455 (bug 1492121)
2019-06-06 04:01:24 +03:00
J.C. Jones
e3d132a966 Bug 1551382 - Correct WebAuthn WPT prefs (fix Android) r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D33715

--HG--
extra : moz-landing-system : lando
2019-06-05 07:25:52 +00:00
alwu
7177a915f1 Bug 1555794 - remove useless file 'track-remove-track.html.ini'. r=jgraham
`track-remove-track.html.ini` is an useless file because the expected failed testing [Tests that the 'removetrack' event is NOT fired for inband TextTrack on a failed load] is not in this file.

It's acutally a testing in another file, `track-remove-track-inband.html` [1].

[1] https://searchfox.org/mozilla-central/rev/7556a400affa9eb99e522d2d17c40689fa23a729/testing/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/track-remove-track-inband.html#75

Differential Revision: https://phabricator.services.mozilla.com/D33581

--HG--
extra : moz-landing-system : lando
2019-06-05 14:52:06 +00:00
Gerald Squelart
7635e5d9da Bug 1492121 - TestBaseProfiler - r=njn
Simple test program that exercises the most important APIs of BaseProfiler.
(Including checking that macros work even when BaseProfiler is not enabled.)

Differential Revision: https://phabricator.services.mozilla.com/D31926

--HG--
extra : moz-landing-system : lando
2019-06-05 23:40:09 +00:00
Byron Campen [:bwc]
3f9e04b166 Bug 1531825 - Part 0: Re-enable some test-cases. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D33572

--HG--
extra : moz-landing-system : lando
2019-06-04 23:01:47 +00:00
Julian Descottes
a9a4f27fb3 Bug 1556395 - Clear devtools.testing pref to Fix DAMP test performance regression r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D33683

--HG--
extra : moz-landing-system : lando
2019-06-05 14:23:03 +00:00
Noemi Erli
a39212800d Bug 1552460 - Disabled fixed-z-index-blend.html on windows debug a=test-only 2019-06-06 06:41:33 +03:00
Noemi Erli
96ac3efc72 Bug 1552460 - Disabled text-clipped-offscreen-move-onscreen.html on macosx a=test-only 2019-06-06 06:36:20 +03:00
Henrik Skupin
febb72c5e5 Bug 1504201 - [marionette] Re-enable test TestScreenCaptureChrome.test_formats. r=webdriver-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D33780

--HG--
extra : moz-landing-system : lando
2019-06-05 13:01:54 +00:00
Mats Palmgren
032d86b0c2 Bug 1556709 - Only call OptionallyBreak() if we may break at white-space. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D33718

--HG--
extra : rebase_source : 5a9cb0727ad4371edd2258ffd0a29282c8de2a2c
2019-06-04 21:20:33 +02:00
Noemi Erli
d6159a8a2c Bug 1552460 - Disabled fixed-z-index-blend.html on macosx a=test-only 2019-06-06 02:11:15 +03:00
Noemi Erli
5130b6c226 Bug 1552460 - Disable text-clipped-offscreen-move-onscreen.html on Linux a=test-only 2019-06-06 01:36:08 +03:00
arthur.iakab
94d096ca36 Merge mozilla-central to mozilla-inbound 2019-06-06 01:06:38 +03:00
James Graham
4f5d72b3f4 Bug 1552460 - Fix metadata syntax, a=testonly 2019-06-05 21:20:21 +01:00