summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-recovery.https.html.ini
blob: 54084324e801c3d60a8a342d1ef996796758d9af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[update-recovery.https.html]
  expected:
    if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
    if (os == "linux") and not debug and not fission: [OK, TIMEOUT]
    if (os == "android") and fission: [OK, TIMEOUT, ERROR]
    if (os == "linux") and debug: [OK, TIMEOUT]
    if (os == "mac") and not debug: [OK, TIMEOUT]
  [Recover from a bad service worker by updating after a failed navigation.]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
      if (os == "linux") and debug: [PASS, TIMEOUT]