Source code
Revision control
Copy as Markdown
Other Tools
[push-with-applicationServerKey.https.any.window-module.html]
expected:
if asan and not fission: TIMEOUT
[Posting to the push endpoint should fire push event on the service worker]
expected:
if (os == "linux") and not fission and not debug: TIMEOUT
if os == "android": FAIL
[Posting to the push endpoint with encrypted data should fire push event on the service worker]
expected:
if (os == "linux") and not fission and not debug: NOTRUN
if os == "android": FAIL