Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index f107432948f1d9753c7154dd8600ac5ec628a400..3973412ff90c4b2a27f17baa955ee75a26c08652 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -628,6 +628,13 @@ crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass |
crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ] |
crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] |
+# These PBKDF2 tests are failing without the Chromium implementation |
eroman
2015/01/15 22:28:57
Reword this to explain this is a temporary situati
xun.sun
2015/01/16 03:36:58
Done.
|
+crbug.com/399099 crypto/subtle/clone-pbkdf2Key.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-failures.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-aes.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-failures.html [ Failure ] |
+ |
crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] |
# This test needs to be updated to use a non-svg font. |