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

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

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 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
Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
index 40e295b79378f508172b368d2a44d96e1fbef879..2437177d88d516810c0d3217738ea3078eb94949 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https-expected.txt
@@ -1,18 +1,3 @@
-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://web-platform.test: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