From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../derive_bits_keys/ecdh_bits.https.any.js.ini | 54 --- .../derive_bits_keys/ecdh_keys.https.any.js.ini | 53 --- .../derive_bits_keys/hkdf.https.any.js.ini | 384 --------------------- .../meta/WebCryptoAPI/getRandomValues.any.js.ini | 5 + .../sign_verify/ecdsa.https.any.js.ini | 74 ---- 5 files changed, 5 insertions(+), 565 deletions(-) delete mode 100644 testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.https.any.js.ini (limited to 'testing/web-platform/meta/WebCryptoAPI') diff --git a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini index e6e8b4838e..078bdc3957 100644 --- a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini +++ b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini @@ -19,33 +19,6 @@ [P-384 non-multiple of 8 bits] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-256 missing public curve] - expected: FAIL - - [P-384 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-521 mismatched curves] - expected: FAIL - - [P-256 mismatched curves] - expected: FAIL - - [P-384 mismatched curves] - expected: FAIL - [P-521 asking for too many bits] expected: FAIL @@ -77,33 +50,6 @@ [P-384 non-multiple of 8 bits] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-256 missing public curve] - expected: FAIL - - [P-384 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-521 mismatched curves] - expected: FAIL - - [P-256 mismatched curves] - expected: FAIL - - [P-384 mismatched curves] - expected: FAIL - [P-521 asking for too many bits] expected: FAIL diff --git a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini index 77626e97ce..0733cb678c 100644 --- a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini +++ b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini @@ -1,60 +1,7 @@ [ecdh_keys.https.any.html] expected: if (os == "android") and fission: [OK, TIMEOUT] - [P-521 missing public curve] - expected: FAIL - - [P-256 missing public curve] - expected: FAIL - - [P-384 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-521 mismatched curves] - expected: FAIL - - [P-256 mismatched curves] - expected: FAIL - - [P-384 mismatched curves] - expected: FAIL - [ecdh_keys.https.any.worker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] - [P-521 missing public curve] - expected: FAIL - - [P-256 missing public curve] - expected: FAIL - - [P-384 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - - [P-521 mismatched curves] - expected: FAIL - - [P-256 mismatched curves] - expected: FAIL - - [P-384 mismatched curves] - expected: FAIL diff --git a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini index 64ea9238c4..be28bfee4b 100644 --- a/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini +++ b/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini @@ -7,189 +7,114 @@ [short derivedKey, empty salt, SHA-1, with empty info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-256, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-256, with empty info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-384, with normal info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-384, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-512, with normal info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-512, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-1, with normal info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-1, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-256, with normal info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with missing salt] expected: FAIL [long derivedKey, normal salt, SHA-256, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-384, with normal info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-384, with empty info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -1821,295 +1746,178 @@ [hkdf.https.any.html?1-1000] expected: if (os == "android") and fission: [OK, TIMEOUT] - [short derivedKey, normal salt, SHA-384, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-384, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-384, with empty info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-512, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-512, with empty info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-1, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-1, with empty info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-256, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with missing salt] expected: FAIL [short derivedKey, normal salt, SHA-256, with empty info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-384, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-384, with empty info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-512, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-512, with empty info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-1, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with 0 length] - expected: FAIL - [hkdf.https.any.html?2001-3000] expected: if (os == "android") and fission: [OK, TIMEOUT] - [long derivedKey, empty salt, SHA-512, with normal info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-512, with normal info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-512, with empty info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-1, with normal info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-1, with empty info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-256, with normal info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with missing salt] expected: FAIL [long derivedKey, empty salt, SHA-256, with empty info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -4917,18 +4725,9 @@ [hkdf.https.any.worker.html?1001-2000] expected: if (os == "android") and fission: [OK, TIMEOUT] - [long derivedKey, normal salt, SHA-512, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with null length] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with missing info] expected: FAIL @@ -4947,69 +4746,36 @@ [long derivedKey, normal salt, SHA-384, with normal info with missing salt] expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with missing info] expected: FAIL [long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with missing salt] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with null length] - expected: FAIL - - [long derivedKey, normal salt, SHA-256, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL [long derivedKey, empty salt, SHA-384, with normal info with missing salt] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with null length] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with missing salt] expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with missing salt] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -5019,51 +4785,27 @@ [long derivedKey, normal salt, SHA-256, with normal info with missing salt] expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with null length] - expected: FAIL - - [long derivedKey, normal salt, SHA-1, with normal info with null length] - expected: FAIL - - [long derivedKey, empty salt, SHA-384, with normal info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL [long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL [short derivedKey, empty salt, SHA-1, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with 0 length] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with missing salt] expected: FAIL [short derivedKey, empty salt, SHA-1, with empty info with missing salt] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with null length] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with missing info] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with 0 length] - expected: FAIL - - [long derivedKey, normal salt, SHA-512, with empty info with 0 length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -5079,15 +4821,9 @@ [long derivedKey, empty salt, SHA-384, with empty info with missing info] expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with missing salt] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -5100,9 +4836,6 @@ [long derivedKey, normal salt, SHA-1, with normal info with missing salt] expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with null length] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with missing salt] expected: FAIL @@ -5113,15 +4846,9 @@ [hkdf.https.any.worker.html?1-1000] expected: if (os == "android") and fission: [OK, TIMEOUT] - [short derivedKey, normal salt, SHA-1, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -5131,12 +4858,6 @@ [short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with null length] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with normal info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with missing info] expected: FAIL @@ -5155,15 +4876,9 @@ [short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with missing salt] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with missing info] expected: FAIL @@ -5182,48 +4897,18 @@ [short derivedKey, normal salt, SHA-512, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with null length] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with empty info with 0 length] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with empty info with 0 length] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with normal info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL [short derivedKey, empty salt, SHA-512, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with null length] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with missing info] expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with null length] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with empty info with null length] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with empty info with 0 length] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -5233,24 +4918,12 @@ [short derivedKey, normal salt, SHA-256, with normal info with missing salt] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL [short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with 0 length] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with normal info with null length] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with missing info] expected: FAIL @@ -5263,9 +4936,6 @@ [short derivedKey, normal salt, SHA-1, with empty info with missing salt] expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with null length] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -5278,27 +4948,9 @@ [short derivedKey, normal salt, SHA-256, with normal info with missing info] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with 0 length] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with empty info with 0 length] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with normal info with 0 length] - expected: FAIL - - [short derivedKey, empty salt, SHA-512, with normal info with 0 length] - expected: FAIL - - [short derivedKey, empty salt, SHA-1, with empty info with 0 length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with missing salt] expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with null length] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with missing salt] expected: FAIL @@ -5321,9 +4973,6 @@ [Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with normal info] expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with null length] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384] expected: FAIL @@ -5504,9 +5153,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage] expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with 0 length] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1] expected: FAIL @@ -5522,9 +5168,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with 0 length] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with empty info] expected: FAIL @@ -5576,9 +5219,6 @@ [Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with 0 length] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1] expected: FAIL @@ -5594,9 +5234,6 @@ [Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with 0 length] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage] expected: FAIL @@ -5861,15 +5498,9 @@ [Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with null length] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with empty info] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with null length] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384] expected: FAIL @@ -6014,9 +5645,6 @@ [empty derivedKey, normal salt, SHA-1, with empty info with missing deriveBits usage] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with 0 length] - expected: FAIL - [empty derivedKey, normal salt, SHA-512, with normal info with 0 length] expected: FAIL @@ -6137,12 +5765,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with null length] - expected: FAIL - - [long derivedKey, empty salt, SHA-256, with normal info with 0 length] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage] expected: FAIL @@ -6209,9 +5831,6 @@ [Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with null length] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage] expected: FAIL @@ -6374,9 +5993,6 @@ [Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage] expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with null length] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512] expected: FAIL diff --git a/testing/web-platform/meta/WebCryptoAPI/getRandomValues.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/getRandomValues.any.js.ini index db7b61eeac..be8ca43956 100644 --- a/testing/web-platform/meta/WebCryptoAPI/getRandomValues.any.js.ini +++ b/testing/web-platform/meta/WebCryptoAPI/getRandomValues.any.js.ini @@ -1,7 +1,12 @@ [getRandomValues.any.worker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + [Float arrays] + expected: FAIL + [getRandomValues.any.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + [Float arrays] + expected: FAIL diff --git a/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.https.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.https.any.js.ini deleted file mode 100644 index 82e2430519..0000000000 --- a/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.https.any.js.ini +++ /dev/null @@ -1,74 +0,0 @@ -[ecdsa.https.any.worker.html] - [ECDSA P-256 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-512 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-512 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-512 verification failure due to bad hash name] - expected: FAIL - - -[ecdsa.https.any.html] - [ECDSA P-256 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-256 with SHA-512 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-384 with SHA-512 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-1 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-256 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-384 verification failure due to bad hash name] - expected: FAIL - - [ECDSA P-521 with SHA-512 verification failure due to bad hash name] - expected: FAIL -- cgit v1.2.3