summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/unregister-then-register-new-script.https.html.ini
blob: e74d8ec075554d044b54d11b4dbd0f13e04eab6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[unregister-then-register-new-script.https.html]
  expected:
    if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "android") and fission: [OK, TIMEOUT, ERROR]
  [Registering a new script URL that fails to install does not resurrect unregistered registration]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]

  [Registering a new script URL while an unregistered registration is in use]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [Registering a new script URL that 404s does not resurrect unregistered registration]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]