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

Unified Diff: LayoutTests/TestExpectations

Issue 754563003: Add LayoutTests for WebCrypto's ECDH algorithm. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase onto master Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/crypto/clone-ecKey-private.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 79236d7e023ab0ade84927c1353dda9113c3a249..d93590e34d949cc28aff0acf1ce59a9c211adfe6 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -533,7 +533,7 @@ crbug.com/378315 [ Linux ] crypto/rsassa-pkcs1-v1_5-import-jwk-small-key.html [
crbug.com/378315 [ Linux ] crypto/rsassa-pkcs1-v1_5-import-jwk.html [ Failure Pass ]
crbug.com/378315 [ Linux ] crypto/rsassa-pkcs1-v1_5-sign-verify.html [ Failure Pass ]
-# RSA-PSS and ECDSA are only available for BoringSSL-based WebCrypto (which is currently
+# RSA-PSS, ECDSA and ECDH are only available for BoringSSL-based WebCrypto (which is currently
# just Mac and Android). Once other platforms are switched over to BoringSSL
# these test will pass.
crbug.com/338883 [ Linux Win ] crypto/rsa-pss-verify.html [ Failure Pass ]
@@ -545,6 +545,10 @@ crbug.com/338883 [ Linux Win ] crypto/ecdsa-generate-key.html [ Failure Pass ]
crbug.com/338883 [ Linux Win ] crypto/ecdsa-generateKey-parseAlgorithm-failures.html [ Failure Pass ]
crbug.com/338883 [ Linux Win ] crypto/ecdsa-import-jwk.html [ Failure Pass ]
crbug.com/338883 [ Linux Win ] crypto/ecdsa-sign-verify.html [ Failure Pass ]
+crbug.com/338883 [ Linux Win ] crypto/ecdh-deriveBits-failures.html [ Failure Pass ]
+crbug.com/338883 [ Linux Win ] crypto/ecdh-deriveBits.html [ Failure Pass ]
+crbug.com/338883 [ Linux Win ] crypto/ecdh-generate-key.html [ Failure Pass ]
+crbug.com/338883 [ Linux Win ] crypto/ecdh-import-jwk.html [ Failure Pass ]
# This test needs to be updated to use a non-svg font.
crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failure ]
« no previous file with comments | « no previous file | LayoutTests/crypto/clone-ecKey-private.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698