[webnn] Add float16 tests for WebNN concat op #42420
Merged
Community-TC Integration / lint
succeeded
Nov 16, 2023 in 3m 50s
Community-TC (pull_request)
Lint for wpt-specific requirements
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2023-11-16 02:33:24.204Z] Task ID: UKeHPVEmT_uRX6QwRnHveQ
[taskcluster 2023-11-16 02:33:24.204Z] Worker ID: 5188528063901122981
[taskcluster 2023-11-16 02:33:24.204Z] Worker Group: us-east1
[taskcluster 2023-11-16 02:33:24.204Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2023-11-16 02:33:24.204Z] Worker Pool: proj-wpt/ci
[taskcluster 2023-11-16 02:33:24.204Z] Worker Version: 46.1.0
[taskcluster 2023-11-16 02:33:24.204Z] Public IP: 34.74.104.174
[taskcluster 2023-11-16 02:33:24.204Z] Hostname: proj-wpt-ci-iulretxpq6cdoi7utvx86q
b22127271b92 - Started downloading
edaedc954fb5 - Started downloading
19bb28c21b5f - Started downloading
b22127271b92 - Downloaded in 0.033 seconds
e8b0c40590fc - Started downloading
e8b0c40590fc - Downloaded in 0.051 seconds
edaedc954fb5 - Downloaded in 0.384 seconds
b8ee6c1d0d22 - Started downloading
63ee1f663afb - Started downloading
63ee1f663afb - Downloaded in 0.003 seconds
a4779094f89b - Started downloading
a4779094f89b - Downloaded in 0.103 seconds
c79f3f6d06e7 - Started downloading
c79f3f6d06e7 - Downloaded in 0.049 seconds
c7a1f79c3391 - Started downloading
c7a1f79c3391 - Downloaded in 0.044 seconds
7985ef299ee5 - Started downloading
7985ef299ee5 - Downloaded in 0.001 seconds
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.001 seconds
b8ee6c1d0d22 - Downloaded in 1.177 seconds
19e9d4733a96 - Started downloading
19e9d4733a96 - Downloaded in 0.001 seconds
f2275eef9a20 - Started downloading
f2275eef9a20 - Downloaded in 0.002 seconds
b9aa66c87a41 - Started downloading
b9aa66c87a41 - Downloaded in 0.002 seconds
a7b748c57ab1 - Started downloading
a7b748c57ab1 - Downloaded in 0.001 seconds
d91d0c6cb36e - Started downloading
d91d0c6cb36e - Downloaded in 0 seconds
add3c62c3e4c - Started downloading
add3c62c3e4c - Downloaded in 0 seconds
19bb28c21b5f - Downloaded in 3.918 seconds
Digest: sha256:87a382c1304c7c80c6edbb16270461609abf2f4c61ff8ad13d9d27e88b937430
Status: Downloaded newer image for webplatformtests/wpt:0.55
[taskcluster 2023-11-16 02:33:53.536Z] === 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/42420/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/42420/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/42420/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/42420/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/42420/merge --head-rev=afaf5f06633ec39a1904759ab2b1f575b60bb750 --merge-rev=75de38d99d5517d7f93d1aac61923d453345c430 --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 9a15f9f5814ac064c27ec9089acda4028b2518f8
git branch pr_head afaf5f06633ec39a1904759ab2b1f575b60bb750
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
9a15f9f5814ac064c27ec9089acda4028b2518f8 commit refs/heads/base_head
9a15f9f5814ac064c27ec9089acda4028b2518f8 commit refs/heads/master
afaf5f06633ec39a1904759ab2b1f575b60bb750 commit refs/heads/pr_head
75de38d99d5517d7f93d1aac61923d453345c430 commit refs/heads/task_head
git rev-parse HEAD
INFO: checked out commit:
75de38d99d5517d7f93d1aac61923d453345c430
./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md
[taskcluster 2023-11-16 02:35:43.720Z] === Task Finished ===
[taskcluster 2023-11-16 02:35:43.768Z] Successful task run with exit code: 0 completed in 139.566 seconds
Loading