Skip to content

[WebCryptoAPI] Update cSHAKE and KMAC tests to renamed `outputLength`…

15a07ad
Select commit
Loading
Failed to load commit list.
Merged

[WebCryptoAPI] Update cSHAKE and KMAC tests to renamed outputLength param #57802

[WebCryptoAPI] Update cSHAKE and KMAC tests to renamed `outputLength`…
15a07ad
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-results-without-changes succeeded Mar 11, 2026 in 5m 59s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in chrome but without the changes in the PR.

Details

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

Task Status

Started: 2026-03-11T14:26:55.957Z
Resolved: 2026-03-11T14:31:54.365Z
Task Execution Time: 4 minutes, 58 seconds, 408 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: crBiDGWfRuSctX4KQ4rX9Q
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz

WPT Command: python3 ./wpt run --channel=dev --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected task_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --verify-log-full --no-headless --enable-swiftshader --install-browser --install-webdriver chrome


[taskcluster 2026-03-11 14:26:56.017Z] Task ID: crBiDGWfRuSctX4KQ4rX9Q
[taskcluster 2026-03-11 14:26:56.017Z] Worker ID: 1374142779036067107
[taskcluster 2026-03-11 14:26:56.017Z] Worker Group: us-east4-b
[taskcluster 2026-03-11 14:26:56.017Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-03-11 14:26:56.017Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-03-11 14:26:56.017Z] Worker Version: 46.1.0
[taskcluster 2026-03-11 14:26:56.017Z] Public IP: 34.48.222.111
[taskcluster 2026-03-11 14:26:56.017Z] Hostname: proj-wpt-ci-k0l7a-gzrv2jv4kw8mnurg

[taskcluster 2026-03-11 14:26:57.015Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh

...(5648 lines hidden)...

  FAIL importVectorKeys step: KMAC128 with no customization verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC128 with no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with customization verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC128 with customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with large data and customization verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC128 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with customization and 512-bit output verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC256 with customization and 512-bit output. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and no customization verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC256 with large data and no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and customization verification failure due to wrong signature - assert_unreached: importVectorKeys failed for KMAC256 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:491:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with no customization verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC128 with no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with customization verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC128 with customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with large data and customization verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC128 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with customization and 512-bit output verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC256 with customization and 512-bit output. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and no customization verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC256 with large data and no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and customization verification failure due to short signature - assert_unreached: importVectorKeys failed for KMAC256 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:522:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with no customization verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC128 with no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with customization verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC128 with customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with large data and customization verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC128 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with customization and 512-bit output verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC256 with customization and 512-bit output. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and no customization verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC256 with large data and no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and customization verification failure due to wrong length parameter - assert_unreached: importVectorKeys failed for KMAC256 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:553:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with no customization signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with customization signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with large data and customization signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with customization and 512-bit output signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with customization and 512-bit output. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and no customization signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with large data and no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and customization signing with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:384:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with no customization verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with customization verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC128 with large data and customization verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC128 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with customization and 512-bit output verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with customization and 512-bit output. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and no customization verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with large data and no customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL importVectorKeys step: KMAC256 with large data and customization verifying with wrong algorithm name - assert_unreached: importVectorKeys failed for KMAC256 with large data and customization. Message: ''Failed to execute 'importKey' on 'SubtleCrypto': Algorithm: Unrecognized name'' Reached unreachable code
    at Test.<anonymous> (https://web-platform.test:8443/WebCryptoAPI/sign_verify/kmac.js:422:21)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:2869:25)
    at https://web-platform.test:8443/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://web-platform.test:8443/resources/testharness.js:737:20
 0:35.28 INFO Got 4 unexpected results, with 0 unexpected passes
 0:35.28 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:35.28 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:35.29 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:35.31 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:35.31 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:35.66 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:35.66 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:35.70 INFO Removed font: Ahem.ttf
 0:35.73 INFO Closing logging queue
 0:35.73 INFO queue closed
 0:35.73 INFO Tolerating 4 unexpected results
[taskcluster 2026-03-11 14:31:52.537Z] === Task Finished ===
[taskcluster 2026-03-11 14:31:53.516Z] Successful task run with exit code: 0 completed in 297.499 seconds