summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/claim-worker-fetch.https.html.ini
blob: 7dc77e5864899f30e86f2db07341531709be8952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[claim-worker-fetch.https.html]
  expected:
    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
  [fetch() in blob URL Worker should be intercepted after the client is claimed.]
    expected: FAIL

  [fetch() in nested blob URL Worker created from a blob URL Worker should be intercepted after the client is claimed.]
    expected: FAIL

  [fetch() in nested blob URL Worker created from a Worker should be intercepted after the client is claimed.]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT]
      FAIL