diff options
Diffstat (limited to 'testing/web-platform/meta/xhr/event-upload-progress.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/xhr/event-upload-progress.any.js.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/event-upload-progress.any.js.ini b/testing/web-platform/meta/xhr/event-upload-progress.any.js.ini new file mode 100644 index 0000000000..eb47a52d09 --- /dev/null +++ b/testing/web-platform/meta/xhr/event-upload-progress.any.js.ini @@ -0,0 +1,14 @@ +[event-upload-progress.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upload events registered on time (http://www1.web-platform.test:8000/xhr/resources/corsenabled.py)] + expected: + if (os == "mac") and debug: [PASS, FAIL] + + +[event-upload-progress.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upload events registered on time (http://www1.web-platform.test:8000/xhr/resources/corsenabled.py)] + expected: + if (os == "mac") and debug: [PASS, FAIL] |