Bug 1735829 [wpt PR 31243] - Add an update-built wpt command, a=testonly
commitc3e61cac079d8c5c50fb4ea462a8386495226188
authorJames Graham <james@hoppipolla.co.uk>
Thu, 28 Oct 2021 10:22:39 +0000 (28 10:22 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 29 Oct 2021 10:24:20 +0000 (29 10:24 +0000)
tree6545e9ea8df1865b65dc6be710ab559728b6c129
parentcebf0f60e089d6d43a19e20e4b9707c7088184b2
Bug 1735829 [wpt PR 31243] - Add an update-built wpt command, a=testonly

Automatic update from web-platform-tests
Use yaml.safe_load in canvas test generation

--
Teach html5lib test update to clone+install html5lib

--
Create a `wpt update-built` command

This allows removing some wrapper shell scripts, and means that
depandabot can manage updates of the requirements for updating built
tests. It also brings the UX in line with our other commands.

Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
--

wpt-commits: 15b688d61b46a7fed7aba3c9db9cc1e7de54328f38922310a7e15f912a1e1659b4a8e7a46ea315983dd7c4df905ef743c2ec9d1ea939500d93c0ecaa
wpt-pr: 31243
18 files changed:
testing/web-platform/tests/conformance-checkers/README.md
testing/web-platform/tests/conformance-checkers/tools/build.sh [deleted file]
testing/web-platform/tests/css/css-ui/README.md [new file with mode: 0644]
testing/web-platform/tests/html/canvas/README.md [new file with mode: 0644]
testing/web-platform/tests/html/canvas/tools/build.sh [deleted file]
testing/web-platform/tests/html/canvas/tools/gentestutils.py
testing/web-platform/tests/html/syntax/parsing/README
testing/web-platform/tests/html/tools/build.sh [deleted file]
testing/web-platform/tests/html/tools/html5lib_revision [new file with mode: 0644]
testing/web-platform/tests/html/tools/update_html5lib_tests.py
testing/web-platform/tests/infrastructure/assumptions/README.md [new file with mode: 0644]
testing/web-platform/tests/infrastructure/assumptions/tools/build.sh [deleted file]
testing/web-platform/tests/mimesniff/README.md
testing/web-platform/tests/tools/ci/ci_built_diff.sh
testing/web-platform/tests/tools/ci/commands.json
testing/web-platform/tests/tools/ci/requirements_build.txt [new file with mode: 0644]
testing/web-platform/tests/tools/ci/update_built.py [new file with mode: 0644]
testing/web-platform/tests/update-built-tests.sh [deleted file]