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 succeeded Mar 11, 2026 in 2m 52s

Community-TC (pull_request)

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

Details

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

Task Status

Started: 2026-03-11T14:26:47.310Z
Resolved: 2026-03-11T14:28:47.069Z
Task Execution Time: 1 minute, 59 seconds, 759 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: C5fDAoKUTIarevfr5qHlvQ
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 base_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:47.377Z] Task ID: C5fDAoKUTIarevfr5qHlvQ
[taskcluster 2026-03-11 14:26:47.377Z] Worker ID: 4776187692752622714
[taskcluster 2026-03-11 14:26:47.377Z] Worker Group: us-central1-c
[taskcluster 2026-03-11 14:26:47.377Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-03-11 14:26:47.377Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-03-11 14:26:47.377Z] Worker Version: 46.1.0
[taskcluster 2026-03-11 14:26:47.377Z] Public IP: 34.31.44.214
[taskcluster 2026-03-11 14:26:47.377Z] Hostname: proj-wpt-ci-sraxe9c9rr2pnisevaumya

[taskcluster 2026-03-11 14:26:48.335Z] === 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:36.51 INFO Got 4 unexpected results, with 0 unexpected passes
 0:36.52 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:36.52 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:36.52 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:36.53 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:36.54 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:36.54 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:36.54 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:36.55 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:36.56 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:36.57 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:36.85 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:36.85 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:36.89 INFO Removed font: Ahem.ttf
 0:36.91 INFO Closing logging queue
 0:36.91 INFO queue closed
 0:36.91 INFO Tolerating 4 unexpected results
[taskcluster 2026-03-11 14:28:44.701Z] === Task Finished ===
[taskcluster 2026-03-11 14:28:45.871Z] Successful task run with exit code: 0 completed in 118.494 seconds