Skip to content

Add cookie test for sandboxed top level

487d084
Select commit
Loading
Failed to load commit list.
Open

Add some testing for ancestor bit behavior #56147

Add cookie test for sandboxed top level
487d084
Select commit
Loading
Failed to load commit list.
Community-TC Integration / lint succeeded Nov 21, 2025 in 16m 24s

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-11-21T19:55:46.873Z
Resolved: 2025-11-21T19:58:50.632Z
Task Execution Time: 3 minutes, 3 seconds, 759 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-11-21 19:55:46.956Z] Task ID: Y-cpzx7iRKOLHJzRTXOGJQ
[taskcluster 2025-11-21 19:55:46.956Z] Worker ID: 7372935472656226756
[taskcluster 2025-11-21 19:55:46.956Z] Worker Group: us-east1-b
[taskcluster 2025-11-21 19:55:46.956Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-11-21 19:55:46.956Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-11-21 19:55:46.956Z] Worker Version: 46.1.0
[taskcluster 2025-11-21 19:55:46.956Z] Public IP: 35.237.248.185
[taskcluster 2025-11-21 19:55:46.956Z] Hostname: proj-wpt-ci-olw33jfstoq5f2cnk-4eva

[taskcluster 2025-11-21 19:55:47.998Z] === 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/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh
++ snap_bin_path=/snap/bin
++ '[' -n /home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
++ '[' -n /home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
++ export PATH=/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ PATH=/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ '[' -z '' ']'
++ export XDG_DATA_DIRS=/usr/local/share:/usr/share
++ XDG_DATA_DIRS=/usr/local/share:/usr/share
++ snap_xdg_path=/var/lib/snapd/desktop
++ '[' -n /usr/local/share:/usr/share ']'
++ '[' -n /usr/local/share:/usr/share ']'
++ export XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop
++ XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop
+ 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.1.16(1)-release' -o -n '' ']'
++ [[ hxBc == *i* ]]
++ return 0
+ unset i
+ '[' -n '5.1.16(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:/snap/bin
+ '[' -d /home/test/.local/bin ']'
+ /home/test/start.sh https://github.com/web-platform-tests/wpt.git refs/pull/56147/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/56147/merge
+ cd /home/test
+ '[' -e /dev/kvm ']'
+ '[' '!' -d web-platform-tests ']'
+ mkdir web-platform-tests
+ cd web-platform-tests
+ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
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/56147/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/56147/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/56147/merge --head-rev=487d084d56fe0b8febf56a4be76a5ca239739a33 --merge-rev=beece577132a1425d89c6825ce91fae972113bce --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 15717f943ecb1ec88ad6bba1643c026bfcd1cb41
git branch pr_head 487d084d56fe0b8febf56a4be76a5ca239739a33
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
15717f943ecb1ec88ad6bba1643c026bfcd1cb41 commit	refs/heads/base_head
15717f943ecb1ec88ad6bba1643c026bfcd1cb41 commit	refs/heads/master
487d084d56fe0b8febf56a4be76a5ca239739a33 commit	refs/heads/pr_head
beece577132a1425d89c6825ce91fae972113bce commit	refs/heads/task_head

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

./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
INFO:tools.wpt.virtualenv:Creating new venv at '/home/test/web-platform-tests/_venv3'
[taskcluster 2025-11-21 19:58:48.623Z] === Task Finished ===
[taskcluster 2025-11-21 19:58:48.929Z] Successful task run with exit code: 0 completed in 181.974 seconds