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

Unified Diff: LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt

Issue 222553007: [webcrypto] Expose crypto.subtle to web workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: check if changes... Created 6 years, 9 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/worker-subtle-crypto-concurrent.html ('k') | Source/bindings/bindings.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt
diff --git a/LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt b/LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30829c9c2bcba672b6126012d156391f4bcd221b
--- /dev/null
+++ b/LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt
@@ -0,0 +1,20 @@
+Tests concurrent calls to many crypto operations happening on workers as well as main thread.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+Thread completed successfully
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/crypto/worker-subtle-crypto-concurrent.html ('k') | Source/bindings/bindings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698