Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(562)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt

Issue 2838603002: Added [SecureContext] to the subtle attribute (Closed)
Patch Set: Magic test starts doing differnt things out of the blue. Need to handle this properly. Avada Kedavr… Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt
deleted file mode 100644
index bf113243b7c666d58cd0123752766f7ad757db85..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt
+++ /dev/null
@@ -1,172 +0,0 @@
-This is a testharness.js-based test.
-Found 168 tests; 0 PASS, 168 FAIL, 0 TIMEOUT, 0 NOTRUN.
-FAIL generate wrong key step: ECDSA P-256 with SHA-1 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-256 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-384 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-512 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-1 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-256 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-384 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-512 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-1 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-256 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-384 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-512 signing with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-1 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-256 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-384 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-256 with SHA-512 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-256 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-1 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-256 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-384 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-384 with SHA-512 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-384 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-1 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-256 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-384 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL generate wrong key step: ECDSA P-521 with SHA-512 verifying with wrong algorithm name assert_unreached: Generate wrong key for test ECDSA P-521 with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification with altered signature after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 with altered plaintext after call assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 using privateKey to verify assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 using publicKey to sign assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 no verify usage assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 round trip assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 round trip assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 round trip assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 round trip assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 round trip assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 round trip assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 round trip assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 round trip assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to wrong hash assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to bad hash name assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to shortened signature assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-256 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-384 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-FAIL importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered plaintext assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698