mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
This commit is contained in:
parent
1d40075f03
commit
079092dfea
2381 changed files with 90360 additions and 17722 deletions
|
@ -0,0 +1,3 @@
|
|||
[ecdh_bits.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[ecdh_keys.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[hkdf.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[pbkdf2.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_ecdh_bits.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_ecdh_keys.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_hkdf.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_pbkdf2.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -2,5 +2,5 @@
|
|||
type: testharness
|
||||
expected: ERROR
|
||||
[SHA-1 with empty source data]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
type: testharness
|
||||
expected: ERROR
|
||||
[SHA-1 with empty source data]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[ec_importKey.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: P-256 bits (spki, buffer(91), {name: ECDSA, namedCurve: P-256}, true, [\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[rsa_importKey.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[symmetric_importKey.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-CTR}, true, [encrypt\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[test_ec_importKey.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: P-256 bits (spki, buffer(91), {name: ECDSA, namedCurve: P-256}, true, [\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[test_rsa_importKey.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[test_symmetric_importKey.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-CTR}, true, [encrypt\])]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[ecdsa.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[hmac.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[rsa_pkcs.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[rsa_pss.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_ecdsa.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_hmac.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_rsa_pkcs.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_rsa_pss.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[test_wrapKey_unwrapKey.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[wrapKey_unwrapKey.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue