summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/unregister-immediately.https.html.ini
blob: da5954a0c1cb454f5c63e412eac4f8df7f32e421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[unregister-immediately.https.html]
  expected:
    if (os == "android") and debug and not swgl: [TIMEOUT, ERROR]
    TIMEOUT
  [Clear-Site-Data must unregister an activated registration with controlled clients.]
    expected:
      if (os == "win") and debug and swgl: [NOTRUN, TIMEOUT]
      if (os == "win") and debug and not swgl: [NOTRUN, TIMEOUT]
      NOTRUN

  [Clear-Site-Data must unregister an activated registration with an update waiting.]
    expected:
      if (os == "win") and debug and swgl: [NOTRUN, PASS]
      if (os == "win") and debug and not swgl: [NOTRUN, PASS]
      NOTRUN

  [Clear-Site-Data must unregister a registration with a worker in the "activating" state.]
    expected:
      if (os == "win") and debug and not swgl: [TIMEOUT, FAIL]
      if (os == "win") and debug and swgl: [TIMEOUT, FAIL]
      TIMEOUT

  [Clear-Site-Data must clear an unregistered registration waiting for  controlled clients to unload.]
    expected: NOTRUN