summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini b/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini
new file mode 100644
index 0000000000..43463d03c7
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini
@@ -0,0 +1,16 @@
+[redirect-keepalive.https.any.html]
+ expected:
+ if (os == "linux") and fission and not debug and (processor == "x86_64") and asan: [OK, TIMEOUT]
+ if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [OK, TIMEOUT]
+ if (os == "linux") and fission and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "win") and (processor == "x86_64") and not swgl: [OK, TIMEOUT]
+ if (os == "linux") and fission and debug: [OK, TIMEOUT]
+ if (os == "mac") and debug: TIMEOUT
+ [[keepalive\][iframe\][load\] mixed content redirect; setting up]
+ expected:
+ if (os == "linux") and fission and not debug and (processor == "x86_64") and asan: [PASS, TIMEOUT]
+ if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [PASS, TIMEOUT]
+ if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, TIMEOUT]
+ if (os == "win") and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
+ if (os == "linux") and fission and debug: [PASS, TIMEOUT]
+ if (os == "mac") and debug: TIMEOUT