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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Rebase Created 4 years, 2 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: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d9dad960fca7d92af2d48617d998bdf98b80d1e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
@@ -0,0 +1,19 @@
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('This is not a valid integrity because it has no dashes'). The hash algorithm must be one of 'sha256', 'sha384', or 'sha512', followed by a '-' character.
+CONSOLE ERROR: line 54: Error parsing 'integrity' attribute ('sha256-'). The digest must be a valid, base64-encoded value.
+CONSOLE ERROR: line 54: Ignoring unrecogized 'integrity' attribute option '123'.
+CONSOLE ERROR: Uncaught (in promise) NetworkError: A network error occurred.
+CONSOLE ERROR: Uncaught (in promise) NetworkError: A network error occurred.
+This is a testharness.js-based test.
+FAIL Verify FetchEvent for resources. assert_equals: integrity of Script load (url:https://127.0.0.1:8444/service-workers/service-worker/resources/dummy?test21) must be . expected " " but got ""
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698