summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/unregister.https.html.ini
blob: e30cdfe8eccb0f3d4ff641cb93bc6d90cbd43e06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[unregister.https.html]
  max-asserts: 2
  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]
  [Unregister twice]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [Register then unregister]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]