WIP: Test262 support #55997
Draft
WIP: Test262 support #55997
Community-TC Integration / download-firefox-nightly
succeeded
Dec 18, 2025 in 7m 23s
Community-TC (pull_request)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-12-18T01:23:12.281Z
Resolved: 2025-12-18T01:24:42.921Z
Task Execution Time: 1 minute, 30 seconds, 640 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
- public/results/firefox-nightly.tar.xz
[taskcluster 2025-12-18 01:23:12.366Z] Task ID: OfIDit_1RW6ksjR6PPxPBQ
[taskcluster 2025-12-18 01:23:12.366Z] Worker ID: 6050891977144069469
[taskcluster 2025-12-18 01:23:12.366Z] Worker Group: us-east1-d
[taskcluster 2025-12-18 01:23:12.366Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-12-18 01:23:12.366Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-12-18 01:23:12.366Z] Worker Version: 46.1.0
[taskcluster 2025-12-18 01:23:12.366Z] Public IP: 35.231.251.246
[taskcluster 2025-12-18 01:23:12.366Z] Hostname: proj-wpt-ci-rqvyfxsiqwssfx7erwbujw
[taskcluster 2025-12-18 01:23:13.331Z] === 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/55997/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/55997/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/55997/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/55997/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/55997/merge --head-rev=765b4c22b980e9f6f16b0e4cd55ed54b07f220db --merge-rev=87453cd51b248b3c7fefa8504c4dd8dd6bb5c483 --no-hosts -- ./wpt install --download-only --destination /home/test/artifacts/ --channel=nightly --rename=firefox-nightly firefox browser
git rev-parse task_head
git ls-remote origin refs/pull/55997/head
INFO: Merge commit changed from 87453cd51b248b3c7fefa8504c4dd8dd6bb5c483 to 565cc12bbb1bf5481a034b188c9472f1f930cad4 due to base branch changes. Running task anyway.
git rev-parse task_head^@
git branch base_head f390b46ed766db69705d87d248314e53a1f7aeeb
git branch pr_head 765b4c22b980e9f6f16b0e4cd55ed54b07f220db
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
f390b46ed766db69705d87d248314e53a1f7aeeb commit refs/heads/base_head
f390b46ed766db69705d87d248314e53a1f7aeeb commit refs/heads/master
765b4c22b980e9f6f16b0e4cd55ed54b07f220db commit refs/heads/pr_head
565cc12bbb1bf5481a034b188c9472f1f930cad4 commit refs/heads/task_head
git rev-parse HEAD
INFO: checked out commit:
565cc12bbb1bf5481a034b188c9472f1f930cad4
./wpt install --download-only --destination /home/test/artifacts/ --channel=nightly --rename=firefox-nightly firefox browser
INFO:tools.wpt.virtualenv:Creating new venv at '/home/test/web-platform-tests/_venv3'
INFO:install:Now installing firefox browser...
INFO:install:Downloading Firefox from https://download.mozilla.org/?product=firefox-nightly-latest-ssl&os=linux64&lang=en-US
INFO:install:Binary downloaded as /home/test/artifacts/firefox-nightly.tar.xz
[taskcluster 2025-12-18 01:24:39.228Z] === Task Finished ===
[taskcluster 2025-12-18 01:24:40.718Z] Successful task run with exit code: 0 completed in 88.353 seconds
Loading