summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini
new file mode 100644
index 0000000000..fff46d016d
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini
@@ -0,0 +1,6 @@
+[update-after-navigation-fetch-event.https.html]
+ max-asserts: 2
+ expected:
+ if (os == "android") and debug and not fission and swgl: [OK, CRASH]
+ if (os == "android") and debug and not fission and not swgl: [OK, ERROR]
+ if (os == "android") and debug and fission: [OK, TIMEOUT, ERROR]