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