summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/register-same-scope-different-script-url.https.html.ini
blob: d9cca404024779ef774cf3e37f728a0db082a984 (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 asan and not fission: [OK, TIMEOUT]
  [Register same-scope new script url effect on controller]
    expected:
      if asan and not fission: [PASS, TIMEOUT]

  [Register then register new script URL that 404s]
    expected:
      if asan and not fission: [PASS, TIMEOUT]

  [Register different scripts concurrently]
    expected:
      if fission and (os == "win") and not debug and (processor == "x86_64"): PASS
      if not fission: PASS
      [PASS, FAIL]