summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/client-hints/service-workers
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/client-hints/service-workers')
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/intercept-request.https.html.ini3
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/navigation-preload-critical.https.window.js.ini5
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/navigation-preload.https.html.ini5
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/new-request-critical.https.window.js.ini3
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/new-request.https.html.ini3
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/passthrough-request-critical.https.window.js.ini5
-rw-r--r--testing/web-platform/meta/client-hints/service-workers/passthrough-request.https.html.ini5
7 files changed, 29 insertions, 0 deletions
diff --git a/testing/web-platform/meta/client-hints/service-workers/intercept-request.https.html.ini b/testing/web-platform/meta/client-hints/service-workers/intercept-request.https.html.ini
new file mode 100644
index 0000000000..3bfe368851
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/intercept-request.https.html.ini
@@ -0,0 +1,3 @@
+[intercept-request.https.html]
+ [Service workers succsefully receives hints from request]
+ expected: FAIL
diff --git a/testing/web-platform/meta/client-hints/service-workers/navigation-preload-critical.https.window.js.ini b/testing/web-platform/meta/client-hints/service-workers/navigation-preload-critical.https.window.js.ini
new file mode 100644
index 0000000000..a6d61f5089
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/navigation-preload-critical.https.window.js.ini
@@ -0,0 +1,5 @@
+[navigation-preload-critical.https.window.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Service worker successfully passes hints through to new fetch]
+ expected: FAIL
diff --git a/testing/web-platform/meta/client-hints/service-workers/navigation-preload.https.html.ini b/testing/web-platform/meta/client-hints/service-workers/navigation-preload.https.html.ini
new file mode 100644
index 0000000000..ae99211e98
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/navigation-preload.https.html.ini
@@ -0,0 +1,5 @@
+[navigation-preload.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Service worker successfully passes hints through to new fetch]
+ expected: FAIL
diff --git a/testing/web-platform/meta/client-hints/service-workers/new-request-critical.https.window.js.ini b/testing/web-platform/meta/client-hints/service-workers/new-request-critical.https.window.js.ini
new file mode 100644
index 0000000000..23318107cf
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/new-request-critical.https.window.js.ini
@@ -0,0 +1,3 @@
+[new-request-critical.https.window.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/client-hints/service-workers/new-request.https.html.ini b/testing/web-platform/meta/client-hints/service-workers/new-request.https.html.ini
new file mode 100644
index 0000000000..01d47c3f0f
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/new-request.https.html.ini
@@ -0,0 +1,3 @@
+[new-request.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/client-hints/service-workers/passthrough-request-critical.https.window.js.ini b/testing/web-platform/meta/client-hints/service-workers/passthrough-request-critical.https.window.js.ini
new file mode 100644
index 0000000000..62b904c3e9
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/passthrough-request-critical.https.window.js.ini
@@ -0,0 +1,5 @@
+[passthrough-request-critical.https.window.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Service worker successfully passes hints through to new fetch]
+ expected: FAIL
diff --git a/testing/web-platform/meta/client-hints/service-workers/passthrough-request.https.html.ini b/testing/web-platform/meta/client-hints/service-workers/passthrough-request.https.html.ini
new file mode 100644
index 0000000000..9b8ff2cae4
--- /dev/null
+++ b/testing/web-platform/meta/client-hints/service-workers/passthrough-request.https.html.ini
@@ -0,0 +1,5 @@
+[passthrough-request.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Service worker successfully passes hints through to new fetch]
+ expected: FAIL