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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pkcs-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, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification assert_unr eached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Onl y secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
3 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 verification assert_u nreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-256. Message: ' 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreach able code
4 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 verification assert_u nreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-384. Message: ' 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreach able code
5 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 verification assert_u nreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-512. Message: ' 'Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreach able code
6 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification with alter ed signature after call assert_unreached: importVectorKeys failed for RSASSA-PKC S1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo .gl/Y0ZkNV).'' Reached unreachable code
7 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 verification with alt ered signature after call assert_unreached: importVectorKeys failed for RSASSA-P KCS1-v1_5 with SHA-256. Message: ''Only secure origins are allowed (see: https:/ /goo.gl/Y0ZkNV).'' Reached unreachable code
8 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 verification with alt ered signature after call assert_unreached: importVectorKeys failed for RSASSA-P KCS1-v1_5 with SHA-384. Message: ''Only secure origins are allowed (see: https:/ /goo.gl/Y0ZkNV).'' Reached unreachable code
9 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 verification with alt ered signature after call assert_unreached: importVectorKeys failed for RSASSA-P KCS1-v1_5 with SHA-512. Message: ''Only secure origins are allowed (see: https:/ /goo.gl/Y0ZkNV).'' Reached unreachable code
10 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 with altered plaintext after call assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' ' Reached unreachable code
11 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 with altered plaintex t after call assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
12 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 with altered plaintex t after call assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
13 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 with altered plaintex t after call assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
14 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 using privateKey to ver ify assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reach ed unreachable code
15 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 using privateKey to v erify assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-2 56. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' R eached unreachable code
16 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 using privateKey to v erify assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-3 84. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' R eached unreachable code
17 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 using privateKey to v erify assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-5 12. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' R eached unreachable code
18 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 using publicKey to sign assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Mes sage: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable code
19 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 using publicKey to si gn assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reac hed unreachable code
20 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 using publicKey to si gn assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reac hed unreachable code
21 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 using publicKey to si gn assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reac hed unreachable code
22 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 no verify usage assert_ unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: '' Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreacha ble code
23 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 no verify usage asser t_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-256. Message : ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unre achable code
24 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 no verify usage asser t_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-384. Message : ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unre achable code
25 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 no verify usage asser t_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-512. Message : ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unre achable code
26 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 round trip assert_unrea ched: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachable c ode
27 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 round trip assert_unr eached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-256. Message: ''O nly secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachab le code
28 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 round trip assert_unr eached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-384. Message: ''O nly secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachab le code
29 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 round trip assert_unr eached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-512. Message: ''O nly secure origins are allowed (see: https://goo.gl/Y0ZkNV).'' Reached unreachab le code
30 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 signing with wrong algo rithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).' ' Reached unreachable code
31 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 signing with wrong al gorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
32 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 signing with wrong al gorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
33 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 signing with wrong al gorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 wit h SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0ZkN V).'' Reached unreachable code
34 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification with wrong algorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl/Y0Zk NV).'' Reached unreachable code
35 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 verification with wro ng algorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_ 5 with SHA-256. Message: ''Only secure origins are allowed (see: https://goo.gl/ Y0ZkNV).'' Reached unreachable code
36 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 verification with wro ng algorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_ 5 with SHA-384. Message: ''Only secure origins are allowed (see: https://goo.gl/ Y0ZkNV).'' Reached unreachable code
37 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 verification with wro ng algorithm name assert_unreached: importVectorKeys failed for RSASSA-PKCS1-v1_ 5 with SHA-512. Message: ''Only secure origins are allowed (see: https://goo.gl/ Y0ZkNV).'' Reached unreachable code
38 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification failure wi th altered signature assert_unreached: importVectorKeys failed for RSASSA-PKCS1- v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl /Y0ZkNV).'' Reached unreachable code
39 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 verification failure with altered signature assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-256. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
40 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 verification failure with altered signature assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-384. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
41 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 verification failure with altered signature assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-512. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
42 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification failure wi th altered plaintext assert_unreached: importVectorKeys failed for RSASSA-PKCS1- v1_5 with SHA-1. Message: ''Only secure origins are allowed (see: https://goo.gl /Y0ZkNV).'' Reached unreachable code
43 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-256 verification failure with altered plaintext assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-256. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
44 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-384 verification failure with altered plaintext assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-384. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
45 FAIL importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-512 verification failure with altered plaintext assert_unreached: importVectorKeys failed for RSASSA-PKCS 1-v1_5 with SHA-512. Message: ''Only secure origins are allowed (see: https://go o.gl/Y0ZkNV).'' Reached unreachable code
46 Harness: the test ran to completion.
47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698