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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2735443002: Refactor ServiceWorker tests for inclusion in WPT (Closed)
Patch Set: Upstream service worker nav. preload tests to WPT 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index bacc904dda60807ceccd6a7281ca3f323441047e..349145f9e3b4805fe4a6b51877bda1a49e85447c 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -326,6 +326,11 @@
"args": ["--enable-features=ServiceWorkerNavigationPreload"]
},
{
+ "prefix": "service-worker-navigation-preload-wpt",
+ "base": "external/wpt/service-workers/service-worker/navigation-preload",
+ "args": ["--enable-features=ServiceWorkerNavigationPreload"]
+ },
+ {
"prefix": "service-worker-navigation-preload-disabled",
"base": "http/tests/serviceworker/chromium",
"args": ["--disable-features=ServiceWorkerNavigationPreload"]

Powered by Google App Engine
This is Rietveld 408576698