summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini b/testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
new file mode 100644
index 0000000000..fb4e6d0e73
--- /dev/null
+++ b/testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
@@ -0,0 +1,9 @@
+[send-response-upload-event-progress.htm]
+ disabled:
+ if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1373347
+ expected:
+ if (os == "mac") and debug: [OK, TIMEOUT]
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [XMLHttpRequest: The send() method: Fire a progress event named progress on the XMLHttpRequestUpload (synchronous flag is unset)]
+ expected:
+ if (os == "mac") and debug: [PASS, TIMEOUT]