summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/register-same-scope-different-script-url.https.html.ini
blob: 5f860cd93637571e0ef00708767a88864feb2504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[register-same-scope-different-script-url.https.html]
  max-asserts: 2
  expected:
    if not fission and (os == "linux") and not debug: [OK, TIMEOUT]
  [Register same-scope new script url effect on controller]
    expected:
      if not fission and (os == "linux") and not debug: [PASS, TIMEOUT]

  [Register then register new script URL that 404s]
    expected:
      if not fission and (os == "linux") and not debug: [PASS, TIMEOUT]

  [Register different scripts concurrently]
    expected:
      if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
      if (os == "linux") and not debug and fission: [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL]