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-chrome-dev-stability failed Jan 22, 2024 in 36m 55s

Community-TC (pull_request)

Verify that all tests affected by a pull request are stable when executed in chrome.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=dev --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --enable-swiftshader chrome

Some affected tests had inconsistent (flaky) results:

Unstable results

Test Subtest Results Messages
/webnn/gpu/softplus.https.any.worker.html CRASH: 9/10, TIMEOUT: 1/10

These may be pre-existing or new flakes. Please try to reproduce (see the above WPT command, though some flags may not be needed when running locally) and determine if your change introduced the flake. If you are unable to reproduce the problem, please tag @web-platform-tests/wpt-core-team in a comment for help.


33:58.49 INFO | `softmax float32 2D tensor all negative / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/softplus.https.any.html ###
33:58.49 INFO |                                 Subtest                                  | Results |                                                        Messages                                                       |
33:58.49 INFO |--------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                                          | OK      |                                                                                                                       |
33:58.49 INFO | `softplus float32 1D constant tensor default options / async`            | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus float32 1D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus float32 2D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus float32 3D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus float32 4D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus float32 5D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus both positive float32 4D tensor and options.steepness / async` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO | `softplus both negative float32 4D tensor and options.steepness / async` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softplus) is not supported."` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/softplus.https.any.worker.html ###
33:58.49 INFO |                                 Subtest                                  | Results |                                               Messages                                              |
33:58.49 INFO |--------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                                          | OK      |                                                                                                     |
33:58.49 INFO | `softplus float32 1D constant tensor default options / sync`             | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 1D tensor default options / sync`                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 2D tensor default options / sync`                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 3D tensor default options / sync`                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 4D tensor default options / sync`                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 5D tensor default options / sync`                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus both positive float32 4D tensor and options.steepness / sync`  | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus both negative float32 4D tensor and options.steepness / sync`  | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softplus) is not supported.`      |
33:58.49 INFO | `softplus float32 1D constant tensor default options / async`            | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus float32 1D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus float32 2D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus float32 3D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus float32 4D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus float32 5D tensor default options / async`                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus both positive float32 4D tensor and options.steepness / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softplus both negative float32 4D tensor and options.steepness / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/softsign.https.any.worker.html ###
33:58.49 INFO |                        Subtest                         | Results |                                               Messages                                              |
33:58.49 INFO |--------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                        | OK      |                                                                                                     |
33:58.49 INFO | `softsign positive float32 1D constant tensor / sync`  | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign positive float32 1D tensor / sync`           | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign negative float32 1D tensor / sync`           | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign float32 2D tensor / sync`                    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign float32 3D tensor / sync`                    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign float32 4D tensor / sync`                    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign float32 5D tensor / sync`                    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operator (softsign) is not supported.`      |
33:58.49 INFO | `softsign positive float32 1D constant tensor / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign positive float32 1D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign negative float32 1D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign float32 2D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign float32 3D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign float32 4D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `softsign float32 5D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/softsign.https.any.html ###
33:58.49 INFO |                        Subtest                         | Results |                                                        Messages                                                       |
33:58.49 INFO |--------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                        | OK      |                                                                                                                       |
33:58.49 INFO | `softsign positive float32 1D constant tensor / async` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign positive float32 1D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign negative float32 1D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign float32 2D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign float32 3D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign float32 4D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO | `softsign float32 5D tensor / async`                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operator (softsign) is not supported."` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/split.https.any.worker.html ###
33:58.49 INFO |                                 Subtest                                  | Results |                                               Messages                                              |
33:58.49 INFO |--------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                                          | OK      |                                                                                                     |
33:58.49 INFO | `split float32 1D constant tensor number splits default options / sync`  | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 1D tensor number splits default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 2D tensor number splits default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 3D tensor number splits default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 4D tensor number splits default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 5D tensor number splits default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 4D tensor array splits default options / sync`            | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 4D tensor number splits options.axis / sync`              | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 5D tensor array splits options.axis / sync`               | PASS    |                                                                                                     |
33:58.49 INFO | `split float32 1D constant tensor number splits default options / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 1D tensor number splits default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 2D tensor number splits default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 3D tensor number splits default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 4D tensor number splits default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 5D tensor number splits default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 4D tensor array splits default options / async`           | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 4D tensor number splits options.axis / async`             | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `split float32 5D tensor array splits options.axis / async`              | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/split.https.any.html ###
33:58.49 INFO |                                 Subtest                                  | Results | Messages |
33:58.49 INFO |--------------------------------------------------------------------------|---------|----------|
33:58.49 INFO |                                                                          | OK      |          |
33:58.49 INFO | `split float32 1D constant tensor number splits default options / async` | PASS    |          |
33:58.49 INFO | `split float32 1D tensor number splits default options / async`          | PASS    |          |
33:58.49 INFO | `split float32 2D tensor number splits default options / async`          | PASS    |          |
33:58.49 INFO | `split float32 3D tensor number splits default options / async`          | PASS    |          |
33:58.49 INFO | `split float32 4D tensor number splits default options / async`          | PASS    |          |
33:58.49 INFO | `split float32 5D tensor number splits default options / async`          | PASS    |          |
33:58.49 INFO | `split float32 4D tensor array splits default options / async`           | PASS    |          |
33:58.49 INFO | `split float32 4D tensor number splits options.axis / async`             | PASS    |          |
33:58.49 INFO | `split float32 5D tensor array splits options.axis / async`              | PASS    |          |
33:58.49 INFO 
33:58.49 INFO ### /webnn/tanh.https.any.worker.html ###
33:58.49 INFO |                  Subtest                  | Results |                                               Messages                                              |
33:58.49 INFO |-------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                           | OK      |                                                                                                     |
33:58.49 INFO | `tanh float32 1D constant tensor / sync`  | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 1D tensor / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 2D tensor / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 3D tensor / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 4D tensor / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 5D tensor / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `tanh float32 1D constant tensor / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `tanh float32 1D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `tanh float32 2D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `tanh float32 3D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `tanh float32 4D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `tanh float32 5D tensor / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/tanh.https.any.html ###
33:58.49 INFO |                  Subtest                  | Results | Messages |
33:58.49 INFO |-------------------------------------------|---------|----------|
33:58.49 INFO |                                           | OK      |          |
33:58.49 INFO | `tanh float32 1D constant tensor / async` | PASS    |          |
33:58.49 INFO | `tanh float32 1D tensor / async`          | PASS    |          |
33:58.49 INFO | `tanh float32 2D tensor / async`          | PASS    |          |
33:58.49 INFO | `tanh float32 3D tensor / async`          | PASS    |          |
33:58.49 INFO | `tanh float32 4D tensor / async`          | PASS    |          |
33:58.49 INFO | `tanh float32 5D tensor / async`          | PASS    |          |
33:58.49 INFO 
33:58.49 INFO ### /webnn/transpose.https.any.worker.html ###
33:58.49 INFO |                            Subtest                             | Results |                                               Messages                                              |
33:58.49 INFO |----------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                                | OK      |                                                                                                     |
33:58.49 INFO | `transpose float32 1D constant tensor default options / sync`  | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 1D tensor default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 2D tensor default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 3D tensor default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 4D tensor default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 5D tensor default options / sync`           | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 1D tensor options.permutation / sync`       | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 2D tensor options.permutation / sync`       | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 3D tensor options.permutation / sync`       | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 4D tensor options.permutation / sync`       | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 5D tensor options.permutation / sync`       | PASS    |                                                                                                     |
33:58.49 INFO | `transpose float32 1D constant tensor default options / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 1D tensor default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 2D tensor default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 3D tensor default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 4D tensor default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 5D tensor default options / async`          | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 1D tensor options.permutation / async`      | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 2D tensor options.permutation / async`      | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 3D tensor options.permutation / async`      | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 4D tensor options.permutation / async`      | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO | `transpose float32 5D tensor options.permutation / async`      | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"` |
33:58.49 INFO 
33:58.49 INFO ### /webnn/transpose.https.any.html ###
33:58.49 INFO |                            Subtest                             | Results | Messages |
33:58.49 INFO |----------------------------------------------------------------|---------|----------|
33:58.49 INFO |                                                                | OK      |          |
33:58.49 INFO | `transpose float32 1D constant tensor default options / async` | PASS    |          |
33:58.49 INFO | `transpose float32 1D tensor default options / async`          | PASS    |          |
33:58.49 INFO | `transpose float32 2D tensor default options / async`          | PASS    |          |
33:58.49 INFO | `transpose float32 3D tensor default options / async`          | PASS    |          |
33:58.49 INFO | `transpose float32 4D tensor default options / async`          | PASS    |          |
33:58.49 INFO | `transpose float32 5D tensor default options / async`          | PASS    |          |
33:58.49 INFO | `transpose float32 1D tensor options.permutation / async`      | PASS    |          |
33:58.49 INFO | `transpose float32 2D tensor options.permutation / async`      | PASS    |          |
33:58.49 INFO | `transpose float32 3D tensor options.permutation / async`      | PASS    |          |
33:58.49 INFO | `transpose float32 4D tensor options.permutation / async`      | PASS    |          |
33:58.49 INFO | `transpose float32 5D tensor options.permutation / async`      | PASS    |          |
33:58.49 INFO 
33:58.49 INFO ### /webnn/where.https.any.html ###
33:58.49 INFO |                                Subtest                                 | Results |                                                           Messages                                                          |
33:58.49 INFO |------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------------|
33:58.49 INFO |                                                                        | OK      |                                                                                                                             |
33:58.49 INFO | `where float32 0D scalars / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 1D constant tensors / async`                            | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 1D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 2D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 3D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 4D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 5D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 4D tensors only broadcast condition 0D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 4D tensors only broadcast condition 1D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.49 INFO | `where float32 4D tensors only broadcast condition 2D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 3D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 4D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 2D to 4D / async`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 4D to 4D / async`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 3D to 4D / async` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 4D to 4D / async` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO | `where float32 4D tensors all broadcast 4D / async`                    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: The operand data type (uint8) is not supported."` |
33:58.50 INFO 
33:58.50 INFO ### /webnn/where.https.any.worker.html ###
33:58.50 INFO |                                Subtest                                 | Results |                                               Messages                                               |
33:58.50 INFO |------------------------------------------------------------------------|---------|------------------------------------------------------------------------------------------------------|
33:58.50 INFO |                                                                        | OK      |                                                                                                      |
33:58.50 INFO | `where float32 0D scalars / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 1D constant tensors / sync`                             | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 1D tensors / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 2D tensors / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 3D tensors / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 5D tensors / sync`                                      | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 0D to 4D / sync`    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 1D to 4D / sync`    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 2D to 4D / sync`    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 3D to 4D / sync`    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 4D to 4D / sync`    | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 2D to 4D / sync`   | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 4D to 4D / sync`   | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 3D to 4D / sync`  | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 4D to 4D / sync`  | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 4D tensors all broadcast 4D / sync`                     | FAIL    | `Failed to execute 'buildSync' on 'MLGraphBuilder': The operand data type (uint8) is not supported.` |
33:58.50 INFO | `where float32 0D scalars / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 1D constant tensors / async`                            | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 1D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 2D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 3D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 5D tensors / async`                                     | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 0D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 1D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 2D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 3D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast condition 4D to 4D / async`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 2D to 4D / async`  | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast trueValues 4D to 4D / async`  | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 3D to 4D / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors only broadcast falseValues 4D to 4D / async` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO | `where float32 4D tensors all broadcast 4D / async`                    | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: builder.build is not a function"`  |
33:58.50 INFO 
33:58.50 INFO ## Unstable results ##

33:58.50 INFO |                     Test                    | Subtest |            Results             | Messages |
33:58.50 INFO |---------------------------------------------|---------|--------------------------------|----------|
33:58.50 INFO | `/webnn/gpu/softplus.https.any.worker.html` |         | **CRASH: 9/10, TIMEOUT: 1/10** |          |
33:58.50 INFO 
33:58.50 INFO ::: Running tests in a loop with restarts 10 times : FAIL
33:58.50 INFO :::
33:58.50 ERROR ::: Test verification FAIL
33:58.50 INFO :::
X connection to :99.0 broken (explicit kill or server shutdown).

[taskcluster 2024-01-22 04:14:58.596Z] === Task Finished ===
[taskcluster 2024-01-22 04:14:59.308Z] Unsuccessful task run with exit code: 1 completed in 2162.147 seconds