summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini
blob: a437c2dbd7194ed997795ca985b5e9e3114cd8ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[redirect-keepalive.https.any.html]
  expected:
    if (os == "linux") and fission and not debug and not asan and tsan: [TIMEOUT, OK]
    if (os == "linux") and fission and not debug and not asan and not tsan: [OK, TIMEOUT]
    if (os == "linux") and fission and not debug and asan: [TIMEOUT, OK]
    if (os == "win") and (processor == "x86_64") and swgl: TIMEOUT
    if (os == "win") and (processor == "x86_64") and not swgl: [OK, TIMEOUT]
    if (os == "linux") and fission and debug: [OK, TIMEOUT]
  [[keepalive\][iframe\][load\] mixed content redirect; setting up]
    expected:
      if (os == "linux") and fission and not debug and not asan and tsan: [TIMEOUT, PASS]
      if (os == "linux") and fission and not debug and not asan and not tsan: [PASS, TIMEOUT]
      if (os == "linux") and fission and not debug and asan: [TIMEOUT, PASS]
      if (os == "win") and (processor == "x86_64") and swgl: TIMEOUT
      if (os == "win") and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
      if (os == "linux") and fission and debug: [PASS, TIMEOUT]