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

Unified Diff: LayoutTests/TestExpectations

Issue 820523003: [webcrypto] Implement PBKDF2 (blink-side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase and structured cloning test Created 5 years, 11 months 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
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 4f4a25e0a19c793537eaa64d47d32735559ee634..16ec310e58ad23bd37e1c9d3d7af2dea83901ef4 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -619,6 +619,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
+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.
« no previous file with comments | « no previous file | LayoutTests/crypto/subtle/clone-pbkdf2Key.html » ('j') | LayoutTests/crypto/subtle/clone-pbkdf2Key.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698