Skip to content

feat(runner): Integrate Test262 execution with wptrunner and add smok…

94dd567
Select commit
Loading
Failed to load commit list.
Open

feat(runner): Integrate Test262 execution with wptrunner and add smoke tests [pt 3/5] #56842

feat(runner): Integrate Test262 execution with wptrunner and add smok…
94dd567
Select commit
Loading
Failed to load commit list.
Community-TC Integration / sink-task failed Dec 19, 2025 in 27m 25s

Community-TC (pull_request)

Sink task for all other tasks; indicates success

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-12-19T19:16:40.543Z
Resolved: 2025-12-19T19:17:46.863Z
Task Execution Time: 1 minute, 6 seconds, 320 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
This check acts as a 'sink' for all other Taskcluster-based checks. A failure here means that some other check has failed, which is the real blocker.

Failed tasks:

  • tools/ unittests (Python 3.8) failed with status failed
  • tools/ unittests (Python 3.13) failed with status failed
  • infrastructure/ tests (chrome) failed with status failed

[taskcluster 2025-12-19 19:16:40.621Z] Task ID: KfMRGflPR5mquC0VSjhIBA
[taskcluster 2025-12-19 19:16:40.621Z] Worker ID: 3201187640173404316
[taskcluster 2025-12-19 19:16:40.621Z] Worker Group: us-east1-c
[taskcluster 2025-12-19 19:16:40.621Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-12-19 19:16:40.621Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-12-19 19:16:40.621Z] Worker Version: 46.1.0
[taskcluster 2025-12-19 19:16:40.621Z] Public IP: 34.148.251.166
[taskcluster 2025-12-19 19:16:40.621Z] Hostname: proj-wpt-ci-omj9ugacsk-x21s9mhnv7a

[taskcluster 2025-12-19 19:16:41.808Z] === 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/56842/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/56842/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/56842/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/56842/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/56842/merge --head-rev=94dd56717fdbc4da5acd2bdfe4e7684642e19312 --merge-rev=0151a1ffc7b004f5ccc148a36e77a2a507f71ab7 --no-hosts -- ./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md ZDw6QP2jRSCmxGWA0XScew RjyS28ypQuS4s3wjQ3AtRQ Zt4ekQlHSVqs39iFAZvN_w dGyQRUqbTeG16OGG743y0w IZyS4sTHS4yPG-ZixOv3nQ T5sTJ2bqS5O_PGU2cQ3JHw EV0V23xbRG-_rwxHXcCpkQ SGHA4I6yTCS3J4BA-5_b1A UTpTsQTXSR-d2hM5HmeaKg EOiHDzRvTUiUsrn6OKxTrw BV0DYn-PTjehVBT5c72dQA dMTvZvpBQnC23QJMcHFBXA QIFwK14uTEuQndP4Cu8aqQ b3tti5WZTRa56NnWK8EUoA OBuZUC_TT4-QJR2TMtFOBQ GQo2ggr5R9eCtYQjWiySEg NJwLzytOTaGv4U_fzmv-Tg
git rev-parse task_head
git rev-parse task_head^@
git branch base_head df146d59ea0d79a41df94ef455330637df8658b8
git branch pr_head 94dd56717fdbc4da5acd2bdfe4e7684642e19312
git fetch --quiet origin feat/test262-serve-handler:feat/test262-serve-handler
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
df146d59ea0d79a41df94ef455330637df8658b8 commit	refs/heads/base_head
df146d59ea0d79a41df94ef455330637df8658b8 commit	refs/heads/feat/test262-serve-handler
94dd56717fdbc4da5acd2bdfe4e7684642e19312 commit	refs/heads/pr_head
0151a1ffc7b004f5ccc148a36e77a2a507f71ab7 commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
0151a1ffc7b004f5ccc148a36e77a2a507f71ab7

./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md ZDw6QP2jRSCmxGWA0XScew RjyS28ypQuS4s3wjQ3AtRQ Zt4ekQlHSVqs39iFAZvN_w dGyQRUqbTeG16OGG743y0w IZyS4sTHS4yPG-ZixOv3nQ T5sTJ2bqS5O_PGU2cQ3JHw EV0V23xbRG-_rwxHXcCpkQ SGHA4I6yTCS3J4BA-5_b1A UTpTsQTXSR-d2hM5HmeaKg EOiHDzRvTUiUsrn6OKxTrw BV0DYn-PTjehVBT5c72dQA dMTvZvpBQnC23QJMcHFBXA QIFwK14uTEuQndP4Cu8aqQ b3tti5WZTRa56NnWK8EUoA OBuZUC_TT4-QJR2TMtFOBQ GQo2ggr5R9eCtYQjWiySEg NJwLzytOTaGv4U_fzmv-Tg
INFO:tools.wpt.virtualenv:Creating new venv at '/home/test/web-platform-tests/_venv3'
ERROR:root:Task UTpTsQTXSR-d2hM5HmeaKg failed with state "failed"
ERROR:root:Task EOiHDzRvTUiUsrn6OKxTrw failed with state "failed"
ERROR:root:Task GQo2ggr5R9eCtYQjWiySEg failed with state "failed"
[taskcluster 2025-12-19 19:17:45.583Z] === Task Finished ===
[taskcluster 2025-12-19 19:17:45.987Z] Unsuccessful task run with exit code: 1 completed in 65.367 seconds