Fix wasm esm-integration test to specify port #49310
Merged
Community-TC Integration / lint
succeeded
Nov 21, 2024 in 2m 50s
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: 2024-11-21T13:33:22.207Z
Resolved: 2024-11-21T13:35:12.996Z
Task Execution Time: 1 minute, 50 seconds, 789 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-11-21 13:33:22.252Z] Task ID: bpDNj7HKR-Ovk_M51qjtOA
[taskcluster 2024-11-21 13:33:22.252Z] Worker ID: 3369406975016340314
[taskcluster 2024-11-21 13:33:22.252Z] Worker Group: us-central1-b
[taskcluster 2024-11-21 13:33:22.252Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-11-21 13:33:22.252Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-11-21 13:33:22.252Z] Worker Version: 46.1.0
[taskcluster 2024-11-21 13:33:22.252Z] Public IP: 34.44.170.133
[taskcluster 2024-11-21 13:33:22.252Z] Hostname: proj-wpt-ci-f4iephkgsmonepkvhpy2pw
[taskcluster 2024-11-21 13:33:22.977Z] === 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/49310/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/49310/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/49310/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/49310/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/49310/merge --head-rev=c4d2ae533c057ec6d9155cd80aed23635d669c26 --merge-rev=74644eac27bc936b40044c1ee0f1ed3e8ef136fd --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 c88567a38512d333feb4b1c29106c7f0997ef1d8
git branch pr_head c4d2ae533c057ec6d9155cd80aed23635d669c26
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
c88567a38512d333feb4b1c29106c7f0997ef1d8 commit refs/heads/base_head
c88567a38512d333feb4b1c29106c7f0997ef1d8 commit refs/heads/master
c4d2ae533c057ec6d9155cd80aed23635d669c26 commit refs/heads/pr_head
74644eac27bc936b40044c1ee0f1ed3e8ef136fd commit refs/heads/task_head
git rev-parse HEAD
INFO: checked out commit:
74644eac27bc936b40044c1ee0f1ed3e8ef136fd
./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
[taskcluster 2024-11-21 13:35:11.803Z] === Task Finished ===
[taskcluster 2024-11-21 13:35:11.850Z] Successful task run with exit code: 0 completed in 109.598 seconds
Loading