diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-04-14 00:39:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-14 04:39:35 +0000 |
commit | 5083f3c4fb6d9cf3a149809d883b4cebdc6a939b (patch) | |
tree | 0edc37900454e8278a4009b00fbbfae1fab24cbc /tests/wpt/meta/WebCryptoAPI | |
parent | a5e97525a0b924c8031cd277dfdf85ea9e17a6bc (diff) | |
download | servo-5083f3c4fb6d9cf3a149809d883b4cebdc6a939b.tar.gz servo-5083f3c4fb6d9cf3a149809d883b4cebdc6a939b.zip |
Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)
Diffstat (limited to 'tests/wpt/meta/WebCryptoAPI')
-rw-r--r-- | tests/wpt/meta/WebCryptoAPI/getRandomValues.any.js.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/wpt/meta/WebCryptoAPI/getRandomValues.any.js.ini b/tests/wpt/meta/WebCryptoAPI/getRandomValues.any.js.ini index 1082d3d1335..4671cc872fe 100644 --- a/tests/wpt/meta/WebCryptoAPI/getRandomValues.any.js.ini +++ b/tests/wpt/meta/WebCryptoAPI/getRandomValues.any.js.ini @@ -17,6 +17,9 @@ [Null arrays: BigUint64Array] expected: FAIL + [Float arrays] + expected: FAIL + [getRandomValues.any.html] [Integer array: BigInt64Array] @@ -36,3 +39,6 @@ [Null arrays: BigUint64Array] expected: FAIL + + [Float arrays] + expected: FAIL |