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 ] |