Skip to content

Restore data rather than flipping it again in argument name getter

ee59982
Select commit
Loading
Failed to load commit list.
Merged

[WebCryptoAPI] Add tests for argument read order #57614

Restore data rather than flipping it again in argument name getter
ee59982
Select commit
Loading
Failed to load commit list.
Community-TC Integration / download-firefox-nightly succeeded Feb 16, 2026 in 3m 58s

Community-TC (pull_request)

Details

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

Task Status

Started: 2026-02-16T14:40:08.022Z
Resolved: 2026-02-16T14:44:05.105Z
Task Execution Time: 3 minutes, 57 seconds, 83 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: RW8Es0g-TyuBW14DcW7AZg
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/firefox-nightly.tar.xz


[taskcluster 2026-02-16 14:40:08.190Z] Task ID: RW8Es0g-TyuBW14DcW7AZg
[taskcluster 2026-02-16 14:40:08.190Z] Worker ID: 114420375676165607
[taskcluster 2026-02-16 14:40:08.190Z] Worker Group: us-east1-c
[taskcluster 2026-02-16 14:40:08.190Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-02-16 14:40:08.191Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-02-16 14:40:08.191Z] Worker Version: 46.1.0
[taskcluster 2026-02-16 14:40:08.191Z] Public IP: 34.26.120.30
[taskcluster 2026-02-16 14:40:08.191Z] Hostname: proj-wpt-ci-ggpjtfqrtxa0shgss8tj8g

[taskcluster 2026-02-16 14:40:08.897Z] === 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/57614/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/57614/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/57614/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/57614/merge:task_head [try 1/5]
Command succeeded
+ git checkout --quiet task_head
+ cd web-platform-tests
+ ./wpt tc-run --ref=refs/pull/57614/merge --head-rev=ee599828246daa9ab111b37c02bab9ba151cb66c --merge-rev=2f121cf92fa32b6669fd3e360b3aface166c196b --no-hosts -- ./wpt install --download-only --destination /home/test/artifacts/ --channel=nightly --rename=firefox-nightly firefox browser
INFO:tools.wpt.utils:Downloading https://community-tc.services.mozilla.com/api/queue/v1/task/RW8Es0g-TyuBW14DcW7AZg Try 1/5
git rev-parse task_head
git rev-parse task_head^@
git branch base_head 2c4fe5065d91a8cf0210c6ec9d45a27bdc1d1073
git branch pr_head ee599828246daa9ab111b37c02bab9ba151cb66c
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
2c4fe5065d91a8cf0210c6ec9d45a27bdc1d1073 commit	refs/heads/base_head
2c4fe5065d91a8cf0210c6ec9d45a27bdc1d1073 commit	refs/heads/master
ee599828246daa9ab111b37c02bab9ba151cb66c commit	refs/heads/pr_head
2f121cf92fa32b6669fd3e360b3aface166c196b commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
2f121cf92fa32b6669fd3e360b3aface166c196b

./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 2026-02-16 14:44:01.786Z] === Task Finished ===
[taskcluster 2026-02-16 14:44:03.732Z] Successful task run with exit code: 0 completed in 235.542 seconds