[request-credentials.window.any.worker.html]
expected:
if (os == "mac") and not debug: [ERROR, TIMEOUT]
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[request-credentials.window.any.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
if (os == "mac") and not debug: [ERROR, TIMEOUT]
ERROR