Skip to content

[WebCryptoAPI] Fix tests of SHA3 and CSHAKE with mutated buffers

9e0f6ab
Select commit
Loading
Failed to load commit list.
Merged

[WebCryptoAPI] Fix tests of SHA3 and cSHAKE with mutated buffers #57616

[WebCryptoAPI] Fix tests of SHA3 and CSHAKE with mutated buffers
9e0f6ab
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded Feb 26, 2026 in 7m 23s

Community-TC (pull_request)

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

Details

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

Task Status

Started: 2026-02-26T14:08:21.514Z
Resolved: 2026-02-26T14:12:44.287Z
Task Execution Time: 4 minutes, 22 seconds, 773 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: OeJ1prFrRU2MLDowtZKmCQ
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md

WPT Command: python3 ./wpt run --channel=nightly --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 --verify-log-full --no-headless --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2026-02-26 14:08:21.598Z] Task ID: OeJ1prFrRU2MLDowtZKmCQ
[taskcluster 2026-02-26 14:08:21.598Z] Worker ID: 9124802441698471236
[taskcluster 2026-02-26 14:08:21.598Z] Worker Group: us-east4-a
[taskcluster 2026-02-26 14:08:21.598Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-02-26 14:08:21.598Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-02-26 14:08:21.598Z] Worker Version: 46.1.0
[taskcluster 2026-02-26 14:08:21.598Z] Public IP: 35.245.119.221
[taskcluster 2026-02-26 14:08:21.598Z] Hostname: proj-wpt-ci-fhwyjry6qrwztvspl2k4hq

ac811f28856d - Started downloading
ac811f28856d - Downloaded in 0.006 seconds
8f84a9f2102e - Started downloading
44ebbf800033 - Started downloading
44ebbf800033 - Downloaded in 0.007 seconds
40516d781e70 - Started downloading
8f84a9f2102e - Downloaded in 0.171 seconds
a8884b21e40e - Started downloading
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.002 seconds
79c347416ee8 - Started downloading

...(10487 lines hidden)...


 1:09.27 INFO ### /WebCryptoAPI/digest/cshake.tentative.https.any.html ###
 1:09.27 INFO |                                        Subtest                                        | Results |                                                Messages                                                |
 1:09.27 INFO |---------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------|
 1:09.27 INFO |                                                                                       | OK      |                                                                                                        |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and empty source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data and altered buffer during call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data and altered buffer after call`     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and empty source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data and altered buffer during call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data and altered buffer after call`     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO 
 1:09.27 INFO ### /WebCryptoAPI/digest/cshake.tentative.https.any.worker.html ###
 1:09.27 INFO |                                        Subtest                                        | Results |                                                Messages                                                |
 1:09.27 INFO |---------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------|
 1:09.27 INFO |                                                                                       | OK      |                                                                                                        |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and empty source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data and altered buffer during call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and short source data and altered buffer after call`     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 0 bit output and medium source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 256 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 384 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE128 with 512 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and empty source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data`                                   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data and altered buffer during call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and short source data and altered buffer after call`     | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 0 bit output and medium source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 256 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 384 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `cSHAKE256 with 512 bit output and medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO 
 1:09.27 INFO ### /WebCryptoAPI/digest/sha3.tentative.https.any.worker.html ###
 1:09.27 INFO |                              Subtest                              | Results |                                                Messages                                                |
 1:09.27 INFO |-------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------|
 1:09.27 INFO |                                                                   | OK      |                                                                                                        |
 1:09.27 INFO | `SHA3-256 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO 
 1:09.27 INFO ### /WebCryptoAPI/digest/sha3.tentative.https.any.html ###
 1:09.27 INFO |                              Subtest                              | Results |                                                Messages                                                |
 1:09.27 INFO |-------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------|
 1:09.27 INFO |                                                                   | OK      |                                                                                                        |
 1:09.27 INFO | `SHA3-256 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with empty source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data`                                 | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data and altered buffer during call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with short source data and altered buffer after call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data`                                | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data and altered buffer during call` | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with medium source data and altered buffer after call`  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-256 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-384 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data`                                  | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data and altered buffer during call`   | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO | `SHA3-512 with long source data and altered buffer after call`    | FAIL    | `promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"` |
 1:09.27 INFO 
 1:09.27 INFO ::: Running tests in a loop with restarts 10 times : PASS
 1:09.27 INFO :::
 1:09.27 INFO ::: Test verification PASS
 1:09.27 INFO :::
[taskcluster 2026-02-26 14:12:43.168Z] === Task Finished ===
[taskcluster 2026-02-26 14:12:43.524Z] Successful task run with exit code: 0 completed in 261.928 seconds