summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini b/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
index 34d8c0cbb6..f88a3148a6 100644
--- a/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
+++ b/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
@@ -1 +1,11 @@
prefs: [notification.prompt.testing:true, marionette.setpermission.enabled:true, dom.webnotifications.loglevel:All]
+[getnotifications-across-processes.https.window.html]
+ [Get notification created from window]
+ expected:
+ if not asan and not fission and (os == "android"): PASS
+ if not asan and fission: PASS
+ [PASS, FAIL]
+
+ [Create and get notification within service worker]
+ expected:
+ if not fission and (os == "linux") and debug: [PASS, FAIL]