summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/request
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/request')
-rw-r--r--testing/web-platform/meta/fetch/api/request/destination/fetch-destination.https.html.ini2
-rw-r--r--testing/web-platform/meta/fetch/api/request/request-bad-port.any.js.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/request/request-keepalive.any.js.ini13
3 files changed, 6 insertions, 12 deletions
diff --git a/testing/web-platform/meta/fetch/api/request/destination/fetch-destination.https.html.ini b/testing/web-platform/meta/fetch/api/request/destination/fetch-destination.https.html.ini
index 6cf66cc8df..ecd61dfa67 100644
--- a/testing/web-platform/meta/fetch/api/request/destination/fetch-destination.https.html.ini
+++ b/testing/web-platform/meta/fetch/api/request/destination/fetch-destination.https.html.ini
@@ -1,4 +1,6 @@
[fetch-destination.https.html]
+ expected:
+ if (os == "android") and not debug: [OK, ERROR]
[HTMLLinkElement with rel=preload and as=audio fetches with a "audio" Request.destination]
expected: FAIL
diff --git a/testing/web-platform/meta/fetch/api/request/request-bad-port.any.js.ini b/testing/web-platform/meta/fetch/api/request/request-bad-port.any.js.ini
index 496558e324..e30013b1c1 100644
--- a/testing/web-platform/meta/fetch/api/request/request-bad-port.any.js.ini
+++ b/testing/web-platform/meta/fetch/api/request/request-bad-port.any.js.ini
@@ -1,11 +1,14 @@
[request-bad-port.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
+ CRASH
[request-bad-port.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[request-bad-port.any.worker.html]
+ expected: CRASH
[request-bad-port.any.sharedworker.html]
+ expected: CRASH
diff --git a/testing/web-platform/meta/fetch/api/request/request-keepalive.any.js.ini b/testing/web-platform/meta/fetch/api/request/request-keepalive.any.js.ini
index a381948828..9298bef1ad 100644
--- a/testing/web-platform/meta/fetch/api/request/request-keepalive.any.js.ini
+++ b/testing/web-platform/meta/fetch/api/request/request-keepalive.any.js.ini
@@ -1,12 +1,10 @@
+prefs: [dom.fetchKeepalive.enabled:true]
[request-keepalive.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[keepalive flag with stream body]
expected: FAIL
- [keepalive flag]
- expected: FAIL
-
[request-keepalive.any.worker.html]
expected:
@@ -14,21 +12,12 @@
[keepalive flag with stream body]
expected: FAIL
- [keepalive flag]
- expected: FAIL
-
[request-keepalive.any.serviceworker.html]
[keepalive flag with stream body]
expected: FAIL
- [keepalive flag]
- expected: FAIL
-
[request-keepalive.any.html]
[keepalive flag with stream body]
expected: FAIL
-
- [keepalive flag]
- expected: FAIL