diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js.ini | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js.ini b/testing/web-platform/meta/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js.ini new file mode 100644 index 0000000000..7962a45cd1 --- /dev/null +++ b/testing/web-platform/meta/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js.ini @@ -0,0 +1,35 @@ +[bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html] + +[bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?wss] + +[bufferedAmount-unchanged-by-sync-xhr.any.html] + +[bufferedAmount-unchanged-by-sync-xhr.any.html?wss] + +[bufferedAmount-unchanged-by-sync-xhr.any.worker.html] + +[bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?wpt_flags=h2] + expected: + if (os == "android") and debug and not swgl: [TIMEOUT, OK, ERROR] + [OK, TIMEOUT] + [bufferedAmount should not be updated during a sync XHR] + expected: [PASS, TIMEOUT] + + +[bufferedAmount-unchanged-by-sync-xhr.any.worker.html?wss] + +[bufferedAmount-unchanged-by-sync-xhr.any.html?wpt_flags=h2] + expected: + if (os == "android") and debug and not swgl: [OK, ERROR, TIMEOUT] + [OK, TIMEOUT] + [bufferedAmount should not be updated during a sync XHR] + expected: + if os == "mac": [PASS, TIMEOUT] + + +[bufferedAmount-unchanged-by-sync-xhr.any.worker.html?wpt_flags=h2] + expected: + if (os == "android") and not swgl: [OK, ERROR, TIMEOUT] + [OK, TIMEOUT] + [bufferedAmount should not be updated during a sync XHR] + expected: [PASS, TIMEOUT] |