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

Unified Diff: LayoutTests/storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt
diff --git a/LayoutTests/storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt b/LayoutTests/storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt
deleted file mode 100644
index 0cd145ae2edf1b1254c35c7044f232e6045968b8..0000000000000000000000000000000000000000
--- a/LayoutTests/storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Test API that reports local storage disk usage by origin. NOTE: this test DEPENDS on storage-tracker-6-create.html to create local storage for the 'file://' origin. If this test runs in a separate DRT instance from storage-tracker-6-create.html, it may FAIL if there is no local storage!
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS testRunner.originsWithLocalStorage().toString() is "file__0"
-PASS testRunner.localStorageDiskUsageForOrigin('file://') > 6100 is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698