[Sanitizer API] Update default handling for comments and data-*. #50486
Community-TC Integration / lint
succeeded
Feb 4, 2025 in 11m 26s
Community-TC (pull_request)
Lint for wpt-specific requirements
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-02-04T13:35:43.650Z
Resolved: 2025-02-04T13:37:31.330Z
Task Execution Time: 1 minute, 47 seconds, 680 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-02-04 13:35:43.716Z] Task ID: QF7Bmv4iQsGGqc1kg_Iw9A
[taskcluster 2025-02-04 13:35:43.716Z] Worker ID: 7543168782086154731
[taskcluster 2025-02-04 13:35:43.716Z] Worker Group: us-east1-d
[taskcluster 2025-02-04 13:35:43.716Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-02-04 13:35:43.716Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-02-04 13:35:43.716Z] Worker Version: 46.1.0
[taskcluster 2025-02-04 13:35:43.716Z] Public IP: 104.196.195.247
[taskcluster 2025-02-04 13:35:43.716Z] Hostname: proj-wpt-ci-wjqj-hfyqf2zyitiuvodqw
[taskcluster 2025-02-04 13:35:44.535Z] === 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/50486/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/50486/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/50486/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/50486/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/50486/merge --head-rev=f8e88f9c4fe8961f8bd01dbffb297f735ebb2049 --merge-rev=9a7926ef20bf671f358e8901438669f7173d336b --no-hosts -- ./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
git rev-parse task_head
git ls-remote origin refs/pull/50486/head
INFO: Merge commit changed from 9a7926ef20bf671f358e8901438669f7173d336b to 259a43d9a9eec98d1b123745f2d12c93c5bd3257 due to base branch changes. Running task anyway.
git rev-parse task_head^@
git branch base_head 4d536dc07bbc7673d7f7335f7b2975df67b37cf8
git branch pr_head f8e88f9c4fe8961f8bd01dbffb297f735ebb2049
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
4d536dc07bbc7673d7f7335f7b2975df67b37cf8 commit refs/heads/base_head
4d536dc07bbc7673d7f7335f7b2975df67b37cf8 commit refs/heads/master
f8e88f9c4fe8961f8bd01dbffb297f735ebb2049 commit refs/heads/pr_head
259a43d9a9eec98d1b123745f2d12c93c5bd3257 commit refs/heads/task_head
git rev-parse HEAD
INFO: checked out commit:
259a43d9a9eec98d1b123745f2d12c93c5bd3257
./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
[taskcluster 2025-02-04 13:37:30.133Z] === Task Finished ===
[taskcluster 2025-02-04 13:37:30.208Z] Successful task run with exit code: 0 completed in 106.494 seconds
Loading