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

Unified Diff: LayoutTests/http/tests/serviceworker/interfaces-expected.txt

Issue 430993002: [ServiceWorker] CacheStorage tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update test expectations Created 6 years, 3 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/http/tests/serviceworker/interfaces-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/interfaces-expected.txt b/LayoutTests/http/tests/serviceworker/interfaces-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..53db53bd2038ce87d8f115dcde5ddb350a4f9ef8
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/interfaces-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+PASS Interfaces and attributes of ServiceWorkerContainer
+PASS Interfaces and attributes of ServiceWorker
+PASS Interfaces and attributes in ServiceWorkerGlobalScope
+FAIL Interfaces and attributes in ServiceWorkerGlobalScope assert_true: match should be an attribute of CacheStorage expected true got false
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698