summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/fetch-request-redirect.https.html.ini
blob: 50aa4e20d2015d76d781110916f8e0e2432c533c (plain)
1
2
3
4
5
6
7
8
[fetch-request-redirect.https.html]
  max-asserts: 2
  expected:
    if (os == "linux") and not debug and not fission: [OK, ERROR, CRASH]
    if (os == "linux") and not debug and fission: [OK, ERROR]
    if (os == "win") and debug and (processor == "x86"): [OK, ERROR, CRASH]
    if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
    if (os == "android") and fission: [OK, TIMEOUT]