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

Unified Diff: LayoutTests/TestExpectations

Issue 820523003: [webcrypto] Implement PBKDF2 (blink-side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added Layout tests 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 be308683bce5705b3dd96e7122c69033bcfddb9c..97b583ab447bcdca6c5f36be7c7fdec40a5ce588 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -635,6 +635,10 @@ 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 ]
+# Both PBKDF2 tests are failing without the Chromium implementation
+crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ]
+crbug.com/399099 crypto/subtle/pbkdf2-deriveKey.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/pbkdf2-deriveBits.html » ('j') | LayoutTests/crypto/subtle/pbkdf2-deriveBits.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698