7d216edc7cb0721a8a5602e678140b9de118d465: Bug 1587124 [wpt PR 19572] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Mon, 28 Oct 2019 08:32:32 +0000 - rev 502873
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1587124 [wpt PR 19572] - Update wpt metadata, a=testonly
wpt-pr: 19572
wpt-type: metadata
Differential Revision:
https://phabricator.services.mozilla.com/D53512
c181d3a69188e8111e8d3b240a242e184ff0c033: Bug 1587124 [wpt PR 19572] - HTML: test MessageChannel and SharedArrayBuffer more, a=testonly
Anne van Kesteren <annevk@annevk.nl> - Mon, 04 Nov 2019 11:09:12 +0000 - rev 502872
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1587124 [wpt PR 19572] - HTML: test MessageChannel and SharedArrayBuffer more, a=testonly
Automatic update from web-platform-tests
HTML: test MessageChannel and SharedArrayBuffer more
Closes https://github.com/whatwg/html/issues/4209. (Implementations ought to fix their bugs.)
--
wpt-commits: f4f35fbf2e05afbf805f1db799f10283364243f9
wpt-pr: 19572
Differential Revision:
https://phabricator.services.mozilla.com/D53511
9f183a4e7878a620cc46fb964b431b693fddf436: Bug 1591834 [wpt PR 19939] - [docs] Fix markup in Android WebView instructions, a=testonly
Philip Jägenstedt <philip@foolip.org> - Mon, 04 Nov 2019 11:09:07 +0000 - rev 502871
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591834 [wpt PR 19939] - [docs] Fix markup in Android WebView instructions, a=testonly
Automatic update from web-platform-tests
[docs] Fix markup in Android WebView instructions (#19939)
Headings were used far too much.
--
wpt-commits: 732ef86c0aacccac7c6b2f7415bab975a2da8e93
wpt-pr: 19939
Differential Revision:
https://phabricator.services.mozilla.com/D53510
114a7383a5a323b1e93d8169c01046e4a2eac4ae: Bug 1591741 [wpt PR 19933] - [Azure Pipelines] remove `pip` installation step on macOS, a=testonly
Philip Jägenstedt <philip@foolip.org> - Mon, 04 Nov 2019 11:09:02 +0000 - rev 502870
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591741 [wpt PR 19933] - [Azure Pipelines] remove `pip` installation step on macOS, a=testonly
Automatic update from web-platform-tests
[Azure Pipelines] remove `pip` installation step on macOS (#19933)
pip is now available out of the box on Azure Pipelines.
--
wpt-commits: 2a8f52c0373a512b4802be46d1648c88303a8c3c
wpt-pr: 19933
Differential Revision:
https://phabricator.services.mozilla.com/D53509
54593aeee27250ad751d80026e3184aeb7dfdddf: Bug 1591659 [wpt PR 19924] - [compat] Refactor test, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:08:57 +0000 - rev 502869
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591659 [wpt PR 19924] - [compat] Refactor test, a=testonly
Automatic update from web-platform-tests
[compat] Refactor test (#19924)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to instead declare
a single subtest (so that it is no longer a single-page test).
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 1092d667b008dbd598fee995ec890c669f9ffe52
wpt-pr: 19924
Differential Revision:
https://phabricator.services.mozilla.com/D53508
201a560fb909ec1b711ac2514cc1e9c3c92b5566: Bug 1591649 [wpt PR 19915] - [mediacapture-streams] Refactor test, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:08:51 +0000 - rev 502868
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591649 [wpt PR 19915] - [mediacapture-streams] Refactor test, a=testonly
Automatic update from web-platform-tests
[mediacapture-streams] Refactor test (#19915)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to instead declare
a single subtest (so that it is no longer a single-page test).
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 3ce3017ee8b575af6a0e226f54d1bda4e241838d
wpt-pr: 19915
Differential Revision:
https://phabricator.services.mozilla.com/D53507
ee8bfb6f8f891fa4e0ccc48c98b42dc934aac45d: Bug 1591656 [wpt PR 19921] - [css-shapes] Refactor tests, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:08:46 +0000 - rev 502867
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591656 [wpt PR 19921] - [css-shapes] Refactor tests, a=testonly
Automatic update from web-platform-tests
[css-shapes] Refactor tests (#19921)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update some tests which previously opted in implicitly to use the new
API. Update others to instead declare a single subtest (so that they are
no longer single-page tests).
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: e6c03912b75fe8b8aefeacc8814ae6e8a0c78679
wpt-pr: 19921
Differential Revision:
https://phabricator.services.mozilla.com/D53506
62471c8a8b590e5b9df7fe058b78206a9607aaf8: Bug 1590424 [wpt PR 19828] - [css-grid] Grid align, a=testonly
_Ros_ <rmonteriso@igalia.com> - Mon, 04 Nov 2019 11:08:41 +0000 - rev 502866
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1590424 [wpt PR 19828] - [css-grid] Grid align, a=testonly
Automatic update from web-platform-tests
[css-grid] Grid align (#19828)
* add css test for align-self property
* move width-keyword-classes stylesheet to uppersupport folder
* change href for width-keyword-classes stylesheet in tests
--
wpt-commits: 86dd21b540f4293a7fb993283ffbf165ad73f434
wpt-pr: 19828
Differential Revision:
https://phabricator.services.mozilla.com/D53505
6bebab7528ab3b705e1db9c331cb40d7131a9665: Bug 1591732 [wpt PR 19928] - Update recommonmark to 0.6.0, a=testonly
pyup.io bot <github-bot@pyup.io> - Mon, 04 Nov 2019 11:08:36 +0000 - rev 502865
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591732 [wpt PR 19928] - Update recommonmark to 0.6.0, a=testonly
Automatic update from web-platform-tests
Update recommonmark from 0.5.0 to 0.6.0 (#19928)
--
wpt-commits: 7acb6b89b35ed6b1fed389bf965931624cf8050d
wpt-pr: 19928
Differential Revision:
https://phabricator.services.mozilla.com/D53504
e9c9e2583baa606d93268a1682dd67e0320216cf: Bug 1591631 [wpt PR 19905] - [docs] Describe automatic `done` invocation, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:08:27 +0000 - rev 502864
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591631 [wpt PR 19905] - [docs] Describe automatic `done` invocation, a=testonly
Automatic update from web-platform-tests
[docs] Describe automatic `done` invocation (#19905)
The code generated for dedicated and shared workers includes an
immediate invocation of the global `done` function. This behavior
contradicts the testharness.js documentation that describes scheduling
in those specific contexts.
Extend the documentation to include this behavior.
--
wpt-commits: 8908262e309a7c049032c31cfaaea00b3d290efa
wpt-pr: 19905
Differential Revision:
https://phabricator.services.mozilla.com/D53503
e122ad67b5582642877767c101d9a2c780328f4a: Bug 1590580 [wpt PR 19835] - Fix import statements in wptrunner to be compatible with python3, a=testonly
Élie ROUDNINSKI <xademax@gmail.com> - Mon, 04 Nov 2019 11:08:22 +0000 - rev 502863
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1590580 [wpt PR 19835] - Fix import statements in wptrunner to be compatible with python3, a=testonly
Automatic update from web-platform-tests
Fix import statements in wptrunner to be compatible with python3 (#19835)
--
wpt-commits: 5b9df7d225d076983a80c397c96bf1a0106585d3
wpt-pr: 19835
Differential Revision:
https://phabricator.services.mozilla.com/D53502
5a9f5f62f71a12faef4239cea61d3c17ccf751dc: Bug 1591633 [wpt PR 19907] - Pin Sphinx to a release that works on Py2; add all requirements.txt to pyup, a=testonly
Sam Sneddon <me@gsnedders.com> - Mon, 04 Nov 2019 11:08:18 +0000 - rev 502862
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591633 [wpt PR 19907] - Pin Sphinx to a release that works on Py2; add all requirements.txt to pyup, a=testonly
Automatic update from web-platform-tests
Pin Sphinx to a release that works on Py2; add all requirements.txt to pyup (#19907)
* Stop pyup from trying to upgrade Sphinx to Py3-only releases
* Ensure list of requirements.txt files in .pyup.yml is complete
--
wpt-commits: f80d75c4b83d2234beb25ada9b6fb3ae47903f81
wpt-pr: 19907
Differential Revision:
https://phabricator.services.mozilla.com/D53501
75f87adc0d8909cee5c084c9b68bf899012ce236: Bug 1557670 [wpt PR 17229] - [intersection-observer] Correct count typo, a=testonly
Guido Bouman <m@guido.vc> - Mon, 04 Nov 2019 11:08:12 +0000 - rev 502861
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1557670 [wpt PR 17229] - [intersection-observer] Correct count typo, a=testonly
Automatic update from web-platform-tests
[intersection-observer] Correct count typo (#17229)
--
wpt-commits: ddd46022bd92db884b39048b15404a5f5f5e6ce9
wpt-pr: 17229
Differential Revision:
https://phabricator.services.mozilla.com/D53500
637c985f550f2f749e2f8118b385e0ed57438f5b: Bug 1591632 [wpt PR 19906] - Update interfaces/media-capabilities.idl, a=testonly
autofoolip <auto@foolip.org> - Mon, 04 Nov 2019 11:08:07 +0000 - rev 502860
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591632 [wpt PR 19906] - Update interfaces/media-capabilities.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/media-capabilities.idl (#19906)
Source: https://github.com/tidoust/reffy-reports/blob/9974098/ed/idl/media-capabilities.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/603089848
--
wpt-commits: 4cd625bb7dd2af88cc9e5d036d2df4e569ff1750
wpt-pr: 19906
Differential Revision:
https://phabricator.services.mozilla.com/D53499
b628528d442831728b2915f9c9920e74f812277b: Bug 1591642 [wpt PR 19909] - [workers] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:08:02 +0000 - rev 502859
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591642 [wpt PR 19909] - [workers] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[workers] Opt-in to single-page test feature (#19909)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 7deec66ec17b5401c4f41293171e7244a2ed552d
wpt-pr: 19909
Differential Revision:
https://phabricator.services.mozilla.com/D53498
01c405eb4d1dbbfc356919d8369943868dfb4ae2: Bug 1591643 [wpt PR 19910] - [webmessaging] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:07:57 +0000 - rev 502858
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591643 [wpt PR 19910] - [webmessaging] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[webmessaging] Opt-in to single-page test feature (#19910)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 9e1c66fa7a5a11b7fa244c8bae3b234d537eb402
wpt-pr: 19910
Differential Revision:
https://phabricator.services.mozilla.com/D53497
a48b1a1dc0ec3008e4f02fe4480f900e1710e7df: Bug 1591644 [wpt PR 19911] - [webaudio] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:07:52 +0000 - rev 502857
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591644 [wpt PR 19911] - [webaudio] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[webaudio] Opt-in to single-page test feature (#19911)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 3912fe798e84ae4470790b2a292fc68bc6a48a86
wpt-pr: 19911
Differential Revision:
https://phabricator.services.mozilla.com/D53496
581f7bc35dabee88bf600ed5d5aad2b408319786: Bug 1591646 [wpt PR 19912] - [server-timing] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:07:47 +0000 - rev 502856
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591646 [wpt PR 19912] - [server-timing] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[server-timing] Opt-in to single-page test feature (#19912)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: d8c61cd4292690abfe6c2c1033d9e61933d1851e
wpt-pr: 19912
Differential Revision:
https://phabricator.services.mozilla.com/D53495
66c0572d04379341d055c7f61355d0203bc05f03: Bug 1591647 [wpt PR 19913] - [preload] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:07:42 +0000 - rev 502855
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591647 [wpt PR 19913] - [preload] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[preload] Opt-in to single-page test feature (#19913)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: 306dc506adba97ca84ada67bdab6227dba65bbcb
wpt-pr: 19913
Differential Revision:
https://phabricator.services.mozilla.com/D53494
f5e4cd294cc8f952894e39be1420596da582afb3: Bug 1591648 [wpt PR 19914] - [navigation-timing] Opt-in to single-page test feature, a=testonly
jugglinmike <mike@mikepennisi.com> - Mon, 04 Nov 2019 11:07:37 +0000 - rev 502854
Push
36824 by csabou@mozilla.com at Wed, 20 Nov 2019 16:17:49 +0000
Bug 1591648 [wpt PR 19914] - [navigation-timing] Opt-in to single-page test feature, a=testonly
Automatic update from web-platform-tests
[navigation-timing] Opt-in to single-page test feature (#19914)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
--
wpt-commits: a78dfab017b078a21b4a36520d92327d639a5c86
wpt-pr: 19914
Differential Revision:
https://phabricator.services.mozilla.com/D53493