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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt

Issue 2872363002: Upstream service worker navigation tests to WPT (Closed)
Patch Set: Created 3 years, 7 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/navigation-redirect.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt
deleted file mode 100644
index b83a9abce0dac43771cdc29f7694c38f046f776a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-This is a testharness.js-based test.
-PASS Normal redirect to same-origin scope.
-PASS Normal redirect to other-origin scope.
-PASS SW-fallbacked redirect to same-origin out-scope.
-FAIL SW-fallbacked redirect to same-origin same-scope. assert_object_equals: Intercepted URLs should match. unexpected property "1"
-FAIL SW-fallbacked redirect to same-origin other-scope. assert_object_equals: Intercepted URLs should match. unexpected property "0"
-PASS SW-fallbacked redirect to other-origin out-scope.
-FAIL SW-fallbacked redirect to other-origin in-scope. assert_object_equals: Intercepted URLs should match. unexpected property "0"
-PASS SW-generated redirect to same-origin out-scope.
-PASS SW-generated redirect to same-origin same-scope.
-PASS SW-generated redirect to same-origin other-scope.
-PASS SW-generated redirect to other-origin out-scope.
-PASS SW-generated redirect to other-origin in-scope.
-PASS SW-fetched redirect to same-origin out-scope.
-PASS SW-fetched redirect to same-origin same-scope.
-PASS SW-fetched redirect to same-origin other-scope.
-PASS SW-fetched redirect to other-origin out-scope.
-PASS SW-fetched redirect to other-origin in-scope.
-PASS Redirect to same-origin out-scope with opaque redirect response.
-PASS Redirect to same-origin same-scope with opaque redirect response.
-PASS Redirect to same-origin other-scope with opaque redirect response.
-PASS Redirect to other-origin out-scope with opaque redirect response.
-PASS Redirect to other-origin in-scope with opaque redirect response.
-PASS Redirect to same-origin out-scope with opaque redirect response which is passed through Cache.
-PASS Redirect to same-origin same-scope with opaque redirect response which is passed through Cache.
-PASS Redirect to same-origin other-scope with opaque redirect response which is passed through Cache.
-PASS Redirect to other-origin out-scope with opaque redirect response which is passed through Cache.
-PASS Redirect to other-origin in-scope with opaque redirect response which is passed through Cache.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698