Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[webnn] Add tests for WebNN API constant (fillSequence) #43801

Merged
merged 4 commits into from
Feb 18, 2024

[webnn] Add a test with negative integer step

ccd5945
Select commit
Loading
Failed to load commit list.
Merged

[webnn] Add tests for WebNN API constant (fillSequence) #43801

[webnn] Add a test with negative integer step
ccd5945
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results succeeded Jan 22, 2024 in 5m 44s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in firefox.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


  NOTRUN reshape float32 tensor to 1D tensor / async
  NOTRUN reshape (squeeze) float32 2D tensor by eliminating one dimension / async
  NOTRUN reshape (squeeze) float32 3D tensor by eliminating one dimension / async
  NOTRUN reshape (squeeze) float32 3D tensor by eliminating two dimensions / async
  NOTRUN reshape (squeeze) float32 4D tensor by eliminating two dimensions / async
  NOTRUN reshape (squeeze) float32 4D tensor by eliminating all dimensions / async
  NOTRUN reshape (squeeze) float32 5D tensor by eliminating four dimensions / async
  NOTRUN reshape (squeeze) float32 2D tensor by eliminating 1st dimension / async
  NOTRUN reshape (squeeze) float32 3D tensor by eliminating 2nd and 3rd dimensions / async
  NOTRUN reshape (squeeze) float32 4D tensor by eliminating 1st and 4th dimensions / async
  NOTRUN reshape (squeeze) float32 5D tensor by eliminating 2nd and 3rd dimensions / async
  NOTRUN reshape (squeeze) float32 5D tensor by eliminating 1st, 2nd and 5th dimensions / async
  NOTRUN reshape (unsqueeze) float32 0D tensor to 4D / async
  NOTRUN reshape (unsqueeze) float32 1D tensor by adding one dimension / async
  NOTRUN reshape (unsqueeze) float32 1D tensor by adding two dimensions / async
  NOTRUN reshape (unsqueeze) float32 1D tensor to 5D / async
  NOTRUN reshape (unsqueeze) float32 1D tensor by adding 2nd and 3rd dimensions / async
  NOTRUN reshape (unsqueeze) float32 2D tensor by adding one dimension / async
  NOTRUN reshape (unsqueeze) float32 2D tensor by adding two dimensions / async
  NOTRUN reshape (unsqueeze) float32 2D tensor by adding 1st dimension / async
  NOTRUN reshape (unsqueeze) float32 2D tensor by adding 1st and 4th dimensions / async
  NOTRUN reshape (unsqueeze) float32 3D tensor by adding 2nd and 3rd dimensions / async
  NOTRUN reshape (unsqueeze) float32 4D tensor by adding 2nd dimension / async
  NOTRUN reshape (unsqueeze) float32 5D tensor by adding 4th dimension / async
  NOTRUN reshape (flatten) float32 3D tensor to 2D / async
  NOTRUN reshape (flatten) float32 4D to 2D / async
  NOTRUN reshape (flatten) float32 4D to 2D exclusive 1st dimension / async
  NOTRUN reshape (flatten) float32 4D to 2D exclusive 4th dimension / async
  ERROR /webnn/reshape.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/sigmoid.https.any.worker.html
  ERROR /webnn/sigmoid.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/sigmoid.https.any.js:10:19
@https://web-platform.test:8443/webnn/sigmoid.https.any.worker.js:10:14
/webnn/sigmoid.https.any.html
  NOTRUN sigmoid float32 1D constant tensor / async
  NOTRUN sigmoid float32 1D tensor / async
  NOTRUN sigmoid float32 2D tensor / async
  NOTRUN sigmoid float32 3D tensor / async
  NOTRUN sigmoid float32 4D tensor / async
  NOTRUN sigmoid float32 5D tensor / async
  ERROR /webnn/sigmoid.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/slice.https.any.html
  NOTRUN slice float32 1D constant tensor / async
  NOTRUN slice float32 1D tensor / async
  NOTRUN slice float32 2D tensor / async
  NOTRUN slice float32 3D tensor / async
  NOTRUN slice float32 4D tensor / async
  NOTRUN slice float32 5D tensor / async
  ERROR /webnn/slice.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/slice.https.any.worker.html
  ERROR /webnn/slice.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/slice.https.any.js:10:19
@https://web-platform.test:8443/webnn/slice.https.any.worker.js:10:14
/webnn/softmax.https.any.worker.html
  ERROR /webnn/softmax.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/softmax.https.any.js:10:19
@https://web-platform.test:8443/webnn/softmax.https.any.worker.js:10:14
/webnn/softmax.https.any.html
  NOTRUN softmax float32 2D constant tensor all positive / async
  NOTRUN softmax float32 2D tensor all positive / async
  NOTRUN softmax float32 2D tensor all negative / async
  ERROR /webnn/softmax.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/softplus.https.any.html
  NOTRUN softplus float32 1D constant tensor default options / async
  NOTRUN softplus float32 1D tensor default options / async
  NOTRUN softplus float32 2D tensor default options / async
  NOTRUN softplus float32 3D tensor default options / async
  NOTRUN softplus float32 4D tensor default options / async
  NOTRUN softplus float32 5D tensor default options / async
  NOTRUN softplus both positive float32 4D tensor and options.steepness / async
  NOTRUN softplus both negative float32 4D tensor and options.steepness / async
  ERROR /webnn/softplus.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/softplus.https.any.worker.html
  ERROR /webnn/softplus.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/softplus.https.any.js:10:19
@https://web-platform.test:8443/webnn/softplus.https.any.worker.js:10:14
/webnn/softsign.https.any.worker.html
  ERROR /webnn/softsign.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/softsign.https.any.js:10:19
@https://web-platform.test:8443/webnn/softsign.https.any.worker.js:10:14
/webnn/softsign.https.any.html
  NOTRUN softsign positive float32 1D constant tensor / async
  NOTRUN softsign positive float32 1D tensor / async
  NOTRUN softsign negative float32 1D tensor / async
  NOTRUN softsign float32 2D tensor / async
  NOTRUN softsign float32 3D tensor / async
  NOTRUN softsign float32 4D tensor / async
  NOTRUN softsign float32 5D tensor / async
  ERROR /webnn/softsign.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/split.https.any.worker.html
  ERROR /webnn/split.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/split.https.any.js:10:19
@https://web-platform.test:8443/webnn/split.https.any.worker.js:10:14
/webnn/split.https.any.html
  NOTRUN split float32 1D constant tensor number splits default options / async
  NOTRUN split float32 1D tensor number splits default options / async
  NOTRUN split float32 2D tensor number splits default options / async
  NOTRUN split float32 3D tensor number splits default options / async
  NOTRUN split float32 4D tensor number splits default options / async
  NOTRUN split float32 5D tensor number splits default options / async
  NOTRUN split float32 4D tensor array splits default options / async
  NOTRUN split float32 4D tensor number splits options.axis / async
  NOTRUN split float32 5D tensor array splits options.axis / async
  ERROR /webnn/split.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/tanh.https.any.html
  NOTRUN tanh float32 1D constant tensor / async
  NOTRUN tanh float32 1D tensor / async
  NOTRUN tanh float32 2D tensor / async
  NOTRUN tanh float32 3D tensor / async
  NOTRUN tanh float32 4D tensor / async
  NOTRUN tanh float32 5D tensor / async
  ERROR /webnn/tanh.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/tanh.https.any.worker.html
  ERROR /webnn/tanh.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/tanh.https.any.js:10:19
@https://web-platform.test:8443/webnn/tanh.https.any.worker.js:10:14
/webnn/transpose.https.any.html
  NOTRUN transpose float32 1D constant tensor default options / async
  NOTRUN transpose float32 1D tensor default options / async
  NOTRUN transpose float32 2D tensor default options / async
  NOTRUN transpose float32 3D tensor default options / async
  NOTRUN transpose float32 4D tensor default options / async
  NOTRUN transpose float32 5D tensor default options / async
  NOTRUN transpose float32 1D tensor options.permutation / async
  NOTRUN transpose float32 2D tensor options.permutation / async
  NOTRUN transpose float32 3D tensor options.permutation / async
  NOTRUN transpose float32 4D tensor options.permutation / async
  NOTRUN transpose float32 5D tensor options.permutation / async
  ERROR /webnn/transpose.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/transpose.https.any.worker.html
  ERROR /webnn/transpose.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/transpose.https.any.js:10:19
@https://web-platform.test:8443/webnn/transpose.https.any.worker.js:10:14
/webnn/where.https.any.html
  NOTRUN where float32 0D scalars / async
  NOTRUN where float32 1D constant tensors / async
  NOTRUN where float32 1D tensors / async
  NOTRUN where float32 2D tensors / async
  NOTRUN where float32 3D tensors / async
  NOTRUN where float32 4D tensors / async
  NOTRUN where float32 5D tensors / async
  NOTRUN where float32 4D tensors only broadcast condition 0D to 4D / async
  NOTRUN where float32 4D tensors only broadcast condition 1D to 4D / async
  NOTRUN where float32 4D tensors only broadcast condition 2D to 4D / async
  NOTRUN where float32 4D tensors only broadcast condition 3D to 4D / async
  NOTRUN where float32 4D tensors only broadcast condition 4D to 4D / async
  NOTRUN where float32 4D tensors only broadcast trueValues 2D to 4D / async
  NOTRUN where float32 4D tensors only broadcast trueValues 4D to 4D / async
  NOTRUN where float32 4D tensors only broadcast falseValues 3D to 4D / async
  NOTRUN where float32 4D tensors only broadcast falseValues 4D to 4D / async
  NOTRUN where float32 4D tensors all broadcast 4D / async
  ERROR /webnn/where.https.any.html - TypeError: can't access property "createContext", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:867:11
promise_setup/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:1113:32
/webnn/where.https.any.worker.html
  ERROR /webnn/where.https.any.worker.html - TypeError: can't access property "createContextSync", navigator.ml is undefined
testWebNNOperation/</</<@https://web-platform.test:8443/webnn/resources/utils.js:853:11
Tests.prototype.setup@https://web-platform.test:8443/resources/testharness.js:3526:17
setup@https://web-platform.test:8443/resources/testharness.js:1078:15
testWebNNOperation/</<@https://web-platform.test:8443/webnn/resources/utils.js:852:14
testWebNNOperation/<@https://web-platform.test:8443/webnn/resources/utils.js:850:26
testWebNNOperation@https://web-platform.test:8443/webnn/resources/utils.js:841:18
@https://web-platform.test:8443/webnn/where.https.any.js:10:19
@https://web-platform.test:8443/webnn/where.https.any.worker.js:10:14
 1:33.75 INFO Got 142 unexpected results, with 0 unexpected passes
 1:33.75 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:9000
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8003
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8002
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8446
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8001
 1:33.83 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8445
 1:33.83 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 1:33.83 wptserve INFO Stopped http server on 127.0.0.1:8444
 1:33.92 wptserve INFO Stopped http server on 127.0.0.1:8000
 1:34.08 wptserve INFO Stopped http server on 127.0.0.1:8443
 1:34.11 INFO Removed font: Ahem.ttf
 1:34.14 INFO Closing logging queue
 1:34.14 INFO queue closed
 1:34.14 INFO Tolerating 142 unexpected results
[taskcluster 2024-01-22 03:43:48.608Z] === Task Finished ===
[taskcluster 2024-01-22 03:43:49.209Z] Successful task run with exit code: 0 completed in 177.536 seconds