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

Unified Diff: LayoutTests/TestExpectations

Issue 822083003: Webcrypto: add layout tests for HKDF algorithm (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use correct diffbase 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 be2b249a10df965cde6958f3742f2d4843599198..f5dd5c07443446fec0b9a7c8b6652d2bbc716ab1 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -619,6 +619,13 @@ crbug.com/338883 [ Linux ] crypto/subtle/ecdh-import-jwk.html [ Failure Pass ]
crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-aes.html [ Failure Pass ]
crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-failures.html [ Failure Pass ]
crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-hmac.html [ Failure Pass ]
+crbug.com/338887 [ Linux ] crypto/subtle/clone-hkdfKey.html [ Failure Pass ]
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveBits-failures.html [ Failure Pass ]
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveBits.html [ Failure Pass ]
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveKey.html [ Failure Pass ]
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-failures.html [ Failure Pass ]
eroman 2015/01/07 01:18:42 Naming issue: there is hkdf-deriveBits-failures an
nharper 2015/01/09 22:41:46 Renamed tests.
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-importKey.html [ Failure Pass ]
eroman 2015/01/07 01:18:42 Please also add export tests.
nharper 2015/01/09 22:41:46 I'm not sure what export tests you want - calling
eroman 2015/01/12 22:35:22 That is sufficient.
+crbug.com/338887 [ Linux ] crypto/subtle/hkdf-unwrapKey.html [ Failure Pass ]
# There are some unresolved problems with the teardown of WebWorkers that make
# the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
« no previous file with comments | « no previous file | LayoutTests/crypto/subtle/clone-hkdfKey.html » ('j') | LayoutTests/crypto/subtle/clone-hkdfKey.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698