Index: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac-expected.txt |
deleted file mode 100644 |
index 3835507abde7317315f59d5dd383f6f9d076c124..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac-expected.txt |
+++ /dev/null |
@@ -1,43 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL generate wrong key step: HMAC with SHA-1 signing with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-256 signing with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-384 signing with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-512 signing with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-1 verifying with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-1 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-256 verifying with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-256 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-384 verifying with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-384 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL generate wrong key step: HMAC with SHA-512 verifying with wrong algorithm name assert_unreached: Generate wrong key for test HMAC with SHA-512 failed: 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 verification assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 verification assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 verification assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 verification assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 verification with altered signature after call assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 verification with altered signature after call assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 verification with altered signature after call assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 verification with altered signature after call assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 with altered plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 with altered plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 with altered plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 with altered plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 no verify usage assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 no verify usage assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 no verify usage assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 no verify usage assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 round trip assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 round trip assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 round trip assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 round trip assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 verification failure due to wrong plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 verification failure due to wrong plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 verification failure due to wrong plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 verification failure due to wrong plaintext assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 verification failure due to wrong signature assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 verification failure due to wrong signature assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 verification failure due to wrong signature assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 verification failure due to wrong signature assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-1 verification failure due to short signature assert_unreached: importVectorKeys failed for HMAC with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-256 verification failure due to short signature assert_unreached: importVectorKeys failed for HMAC with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-384 verification failure due to short signature assert_unreached: importVectorKeys failed for HMAC with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-FAIL importVectorKeys step: HMAC with SHA-512 verification failure due to short signature assert_unreached: importVectorKeys failed for HMAC with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code |
-Harness: the test ran to completion. |
- |