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

Unified Diff: LayoutTests/crypto/digest-expected.txt

Issue 20421002: WebCrypto: Test error delivery during process(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
« no previous file with comments | « LayoutTests/crypto/digest.html ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/MockWebCrypto.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crypto/digest-expected.txt
diff --git a/LayoutTests/crypto/digest-expected.txt b/LayoutTests/crypto/digest-expected.txt
index 52d3f9f8e34b12ba5dbdca73c1c5918858b2e20c..06238098aa4bc98261a8ad0b039cabee25485c81 100644
--- a/LayoutTests/crypto/digest-expected.txt
+++ b/LayoutTests/crypto/digest-expected.txt
@@ -32,6 +32,8 @@ finish() and then finish()
= [da 39 a3 ee 5e 6b 4b 0d 32 55 bf ef 95 60 18 90 af d8 07 09]
SHA-256 rejects (dummy implementation)
rejected with value of null
+Error during process() (dummy implementation rejects inputs over 6 bytes)
+ rejected with value of null
PASS op.process(null) threw exception TypeError: Type error.
PASS op.process() threw exception TypeError: Not enough arguments.
PASS op.process(-1) threw exception TypeError: Type error.
« no previous file with comments | « LayoutTests/crypto/digest.html ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/MockWebCrypto.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698