diff options
Diffstat (limited to 'testing/web-platform/meta/eventsource/request-credentials.any.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/eventsource/request-credentials.any.window.js.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/eventsource/request-credentials.any.window.js.ini b/testing/web-platform/meta/eventsource/request-credentials.any.window.js.ini new file mode 100644 index 0000000000..07ef3fb94e --- /dev/null +++ b/testing/web-platform/meta/eventsource/request-credentials.any.window.js.ini @@ -0,0 +1,11 @@ +[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 |