summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini
new file mode 100644
index 0000000000..83365f3514
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini
@@ -0,0 +1,13 @@
+[extendable-message-event.https.html]
+ expected: TIMEOUT
+ [Post loopback extendable messages]
+ expected:
+ if fission and (os == "win") and not debug: [TIMEOUT, NOTRUN]
+ TIMEOUT
+
+ [Post extendable messages among service workers]
+ expected: NOTRUN
+
+ [Post an extendable message from a nested client]
+ expected:
+ if fission and (os == "win") and not debug: [PASS, TIMEOUT]