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

Unified Diff: LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt

Issue 462153002: IndexedDB: Regression test for db enumeration including failed opens (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/storage/indexeddb/getdatabasenames-failed-open.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
diff --git a/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt b/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2fd26574b235b89652a1323631d783621d6fb4df
--- /dev/null
+++ b/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
@@ -0,0 +1,11 @@
+webkitGetDatabaseNames should only return successfully created databases
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+dbname = "getdatabasenames-failed-open.html"
+PASS Database name was not present
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/storage/indexeddb/getdatabasenames-failed-open.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698