mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update WPT results.
This commit is contained in:
parent
bceaca9694
commit
3347094373
198 changed files with 7862 additions and 248 deletions
|
@ -0,0 +1,5 @@
|
|||
[test_aes-cbc.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_aes-ctr.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_AES-CBC.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_AES-CTR.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_AES-GCM.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_AES-KW.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_ECDH.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_ECDSA.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_HMAC.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_RSA-OAEP.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_RSA-PSS.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_failures_RSASSA-PKCS1-v1_5.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() for Failures]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_AES-CBC.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_AES-CTR.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_AES-GCM.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_AES-KW.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_ECDH.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_ECDSA.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_HMAC.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_RSA-OAEP.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_RSA-PSS.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[test_successes_RSASSA-PKCS1-v1_5.https.html]
|
||||
type: testharness
|
||||
[WebCryptoAPI: generateKey() Successful Calls]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue