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

Tests for the deriveBits operation with extreme values in the 'length' parameter #43400

Merged
merged 1 commit into from
Jul 4, 2024

Test the behavior of deriveBits with extreme length values

3b54d14
Select commit
Loading
Failed to load commit list.
Merged

Tests for the deriveBits operation with extreme values in the 'length' parameter #43400

Test the behavior of deriveBits with extreme length values
3b54d14
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results-without-changes succeeded Jul 4, 2024 in 6m 30s

Community-TC (pull_request)

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

Details

View task in Taskcluster
View logs in Taskcluster

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


  FAIL X448 public property value is a secret key - assert_equals: Should throw correct error, not TypeError: SubtleCrypto.deriveBits: Argument 2 is not an object. expected "InvalidAccessError" but got "TypeError"
define_tests/</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits.js:173:36
  FAIL X448 asking for too many bits - assert_equals: Should throw correct error, not TypeError: SubtleCrypto.deriveBits: Argument 2 is not an object. expected "OperationError" but got "TypeError"
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits.js:184:32
/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.html
  FAIL P-521 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-521 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
  FAIL P-256 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-256 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
  FAIL P-384 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-384 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker.html
  FAIL P-521 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-521 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
  FAIL P-256 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-256 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
  FAIL P-384 with null length - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:73:37
  FAIL P-384 non-multiple of 8 bits - assert_unreached: deriveBits failed with error DataError: Data provided to an operation does not meet requirements Reached unreachable code
define_tests/</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/ecdh_bits.js:93:37
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.html?2001-3000
  FAIL long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.worker.html?1-1000
  FAIL short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.worker.html?1001-2000
  FAIL short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.html?1-1000
  FAIL short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.worker.html?3001-last
  FAIL empty derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.html?1001-2000
  FAIL short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.worker.html?2001-3000
  FAIL long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
/WebCryptoAPI/derive_bits_keys/hkdf.https.any.html?3001-last
  FAIL empty derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
  FAIL empty derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length - assert_unreached: non-multiple of 8 length should have thrown an OperationError Reached unreachable code
define_tests/</</</</</</<@https://web-platform.test:8443/WebCryptoAPI/derive_bits_keys/hkdf.js:165:49
 1:30.71 INFO Got 12 unexpected results, with 0 unexpected passes
 1:30.71 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 1:30.81 wptserve INFO Stopped http server on 127.0.0.1:8000
 1:30.83 wptserve INFO Stopped http server on 127.0.0.1:8443
 1:30.88 wptserve INFO Stopped http server on 127.0.0.1:8444
 1:30.88 wptserve INFO Stopped http server on 127.0.0.1:9000
 1:30.89 wptserve INFO Stopped http server on 127.0.0.1:8001
 1:30.89 wptserve INFO Stopped http server on 127.0.0.1:8445
 1:30.89 wptserve INFO Stopped http server on 127.0.0.1:8446
 1:30.89 wptserve INFO Stopped http server on 127.0.0.1:8002
 1:30.89 wptserve INFO Stopped http server on 127.0.0.1:8003
 1:30.89 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 1:30.89 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 1:31.02 INFO Removed font: Ahem.ttf
 1:31.05 INFO Closing logging queue
 1:31.05 INFO queue closed
 1:31.05 INFO Tolerating 12 unexpected results
[taskcluster 2024-07-04 11:00:52.377Z] === Task Finished ===
[taskcluster 2024-07-04 11:00:53.070Z] Successful task run with exit code: 0 completed in 247.479 seconds