Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML: correct worker URL encoding tests #41783

Merged
merged 1 commit into from
Sep 4, 2023

HTML: correct worker URL encoding tests

c4cf2e4
Select commit
Loading
Failed to load commit list.
Merged

HTML: correct worker URL encoding tests #41783

HTML: correct worker URL encoding tests
c4cf2e4
Select commit
Loading
Failed to load commit list.
Community-TC Integration / lint succeeded Sep 3, 2023 in 3m 37s

Community-TC (pull_request)

Lint for wpt-specific requirements

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2023-09-03 08:33:29.479Z] Task ID: AFZWprAiSYiTcGOXziyhbg
[taskcluster 2023-09-03 08:33:29.480Z] Worker ID: 7264962971294104141
[taskcluster 2023-09-03 08:33:29.480Z] Worker Group: us-central1
[taskcluster 2023-09-03 08:33:29.480Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2023-09-03 08:33:29.480Z] Worker Pool: proj-wpt/ci
[taskcluster 2023-09-03 08:33:29.480Z] Worker Version: 46.1.0
[taskcluster 2023-09-03 08:33:29.480Z] Public IP: 34.135.35.200
[taskcluster 2023-09-03 08:33:29.480Z] Hostname: proj-wpt-ci-nhe0u4gasiug8x-nhaq1jg

8022cdeb3f73 - Started downloading
8022cdeb3f73 - Downloaded in 0.021 seconds
ca1778b69356 - Started downloading
d67c002cbea2 - Started downloading
ca1778b69356 - Downloaded in 0.202 seconds
7b136403033b - Started downloading
7b136403033b - Downloaded in 0.05 seconds
4bdc15f18d7e - Started downloading
94542f49ec62 - Started downloading
94542f49ec62 - Downloaded in 0.003 seconds
14cd8b3dfebc - Started downloading
14cd8b3dfebc - Downloaded in 0.108 seconds
d878792855a5 - Started downloading
d878792855a5 - Downloaded in 0.047 seconds
08eba2f95839 - Started downloading
08eba2f95839 - Downloaded in 0.046 seconds
4bdc15f18d7e - Downloaded in 0.835 seconds
68ac972fecb1 - Started downloading
68ac972fecb1 - Downloaded in 0.001 seconds
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0 seconds
a4b7f14a120b - Started downloading
a4b7f14a120b - Downloaded in 0 seconds
0ce8274297bb - Started downloading
0ce8274297bb - Downloaded in 0.001 seconds
58b5a14fdf66 - Started downloading
58b5a14fdf66 - Downloaded in 0.001 seconds
ff5fa8fe1dbb - Started downloading
ff5fa8fe1dbb - Downloaded in 0 seconds
ae8740867168 - Started downloading
ae8740867168 - Downloaded in 0 seconds
c8c2a08607f2 - Started downloading
c8c2a08607f2 - Downloaded in 0 seconds
d67c002cbea2 - Downloaded in 3.568 seconds
Digest: sha256:d091fb48cec4f8ee93a984a65251a31f3a5f0dc88ad122cd4a3ff10c6a160f43
Status: Downloaded newer image for webplatformtests/wpt:0.54
[taskcluster 2023-09-03 08:34:07.793Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh
++ LIBVIRT_DEFAULT_URI=qemu:///system
++ '[' -f /proc/xen/capabilities ']'
++ export LIBVIRT_DEFAULT_URI
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/vte-2.91.sh ']'
+ . /etc/profile.d/vte-2.91.sh
++ '[' -n '5.0.17(1)-release' -o -n '' ']'
++ [[ hxBc == *i* ]]
++ return 0
+ unset i
+ '[' -n '5.0.17(1)-release' ']'
+ '[' -f /home/test/.bashrc ']'
+ . /home/test/.bashrc
+ '[' -d /home/test/bin ']'
+ PATH=/home/test/bin:/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' -d /home/test/.local/bin ']'
+ /home/test/start.sh https://github.com/web-platform-tests/wpt.git refs/pull/41783/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/41783/merge
+ cd /home/test
+ '[' -e /dev/kvm ']'
+ '[' '!' -d web-platform-tests ']'
+ mkdir web-platform-tests
+ cd web-platform-tests
+ git init
Initialized empty Git repository in /home/test/web-platform-tests/.git/
+ git remote add origin https://github.com/web-platform-tests/wpt.git
+ retry git fetch --quiet --depth=50 --tags origin refs/pull/41783/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/41783/merge:task_head [try 1/5]
Command succeeded
+ git checkout --quiet task_head
+ cd web-platform-tests
+ ./tools/ci/run_tc.py --ref=refs/pull/41783/merge --head-rev=c4cf2e4fe185bffcb7a5001ce36ba9d0b2828e23 --merge-rev=cdd3280fa7e80c4b9fc34b3e955b564ac0b35338 --no-hosts -- ./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
git rev-parse task_head
git rev-parse task_head^@
git branch base_head a44bb1ce6c7224f548863074beaeb2f6abc9d0f0
git branch pr_head c4cf2e4fe185bffcb7a5001ce36ba9d0b2828e23
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
a44bb1ce6c7224f548863074beaeb2f6abc9d0f0 commit	refs/heads/base_head
a44bb1ce6c7224f548863074beaeb2f6abc9d0f0 commit	refs/heads/master
c4cf2e4fe185bffcb7a5001ce36ba9d0b2828e23 commit	refs/heads/pr_head
cdd3280fa7e80c4b9fc34b3e955b564ac0b35338 commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
cdd3280fa7e80c4b9fc34b3e955b564ac0b35338

./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
[taskcluster 2023-09-03 08:36:09.428Z] === Task Finished ===
[taskcluster 2023-09-03 08:36:09.657Z] Successful task run with exit code: 0 completed in 160.18 seconds