chromium/third_party/blink/web_tests/external/wpt/WebCryptoAPI/import_export/okp_importKey_failures_Ed448.https.any-expected.txt

This is a testharness.js-based test.
Found 248 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, true, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(spki, {name: Ed448}, false, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, true, [sign, sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(pkcs8, {name: Ed448}, false, [sign, sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, true, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(raw, {name: Ed448}, false, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, verify])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, true, [sign, sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk(private), {name: Ed448}, false, [sign, sign, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, encrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, decrypt])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, sign])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, wrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, unwrapKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, deriveKey])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, true, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad usages: importKey(jwk (public) , {name: Ed448}, false, [verify, verify, deriveBits])
  assert_equals: Bad usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Empty usages: importKey(pkcs8, {name: Ed448}, true, [])
  assert_equals: Empty usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Empty usages: importKey(pkcs8, {name: Ed448}, false, [])
  assert_equals: Empty usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Empty usages: importKey(jwk(private), {name: Ed448}, true, [])
  assert_equals: Empty usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Empty usages: importKey(jwk(private), {name: Ed448}, false, [])
  assert_equals: Empty usages not supported. expected "SyntaxError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(spki, {name: Ed448}, true, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(spki, {name: Ed448}, false, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(spki, {name: Ed448}, true, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(spki, {name: Ed448}, false, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(pkcs8, {name: Ed448}, true, [sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(pkcs8, {name: Ed448}, false, [sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(pkcs8, {name: Ed448}, true, [sign, sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(pkcs8, {name: Ed448}, false, [sign, sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(raw, {name: Ed448}, true, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(raw, {name: Ed448}, false, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(raw, {name: Ed448}, true, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(raw, {name: Ed448}, false, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk(private), {name: Ed448}, true, [sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk(private), {name: Ed448}, false, [sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk(private), {name: Ed448}, true, [sign, sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk(private), {name: Ed448}, false, [sign, sign])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk (public) , {name: Ed448}, true, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk (public) , {name: Ed448}, false, [verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk (public) , {name: Ed448}, true, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Bad key length: importKey(jwk (public) , {name: Ed448}, false, [verify, verify])
  assert_equals: Bad key length not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'x' parameter: importKey(jwk(private), {name: Ed448}, true, [sign])
  assert_equals: Missing JWK 'x' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'x' parameter: importKey(jwk(private), {name: Ed448}, false, [sign])
  assert_equals: Missing JWK 'x' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'x' parameter: importKey(jwk(private), {name: Ed448}, true, [sign, sign])
  assert_equals: Missing JWK 'x' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'x' parameter: importKey(jwk(private), {name: Ed448}, false, [sign, sign])
  assert_equals: Missing JWK 'x' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'kty' parameter: importKey(jwk(private), {name: Ed448}, true, [sign])
  assert_equals: Missing JWK 'kty' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'kty' parameter: importKey(jwk(private), {name: Ed448}, false, [sign])
  assert_equals: Missing JWK 'kty' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'kty' parameter: importKey(jwk(private), {name: Ed448}, true, [sign, sign])
  assert_equals: Missing JWK 'kty' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'kty' parameter: importKey(jwk(private), {name: Ed448}, false, [sign, sign])
  assert_equals: Missing JWK 'kty' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'crv' parameter: importKey(jwk(private), {name: Ed448}, true, [sign])
  assert_equals: Missing JWK 'crv' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'crv' parameter: importKey(jwk(private), {name: Ed448}, false, [sign])
  assert_equals: Missing JWK 'crv' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'crv' parameter: importKey(jwk(private), {name: Ed448}, true, [sign, sign])
  assert_equals: Missing JWK 'crv' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Missing JWK 'crv' parameter: importKey(jwk(private), {name: Ed448}, false, [sign, sign])
  assert_equals: Missing JWK 'crv' parameter not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Invalid key pair: importKey(jwk(private), {name: Ed448}, true, [sign])
  assert_equals: Invalid key pair not supported. expected "DataError" but got "NotSupportedError"
[FAIL] Invalid key pair: importKey(jwk(private), {name: Ed448}, true, [sign, sign])
  assert_equals: Invalid key pair not supported. expected "DataError" but got "NotSupportedError"
Harness: the test ran to completion.