summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/unregister-then-register.https.html.ini
blob: 48cea1cd0342cb887fd711dfb25abaf49ce18f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[unregister-then-register.https.html]
  max-asserts: 2
  expected:
    if (os == "android") and debug and not swgl: [OK, ERROR]
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
  [Unregister then register does not affect existing controllee]
    expected:
      if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]

  [Unregister then register does not resurrect the registration]
    expected:
      if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]