summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini
blob: 6d69deb4620a99f41da7d8b6c5214c224942351b (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
25
26
27
28
29
30
[fetch-event-respond-with-custom-response.https.html]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
  [Navigation resource built from search-params]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]

  [Navigation resource built from a buffer-view]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]

  [Navigation resource built from a buffer]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]

  [Navigation resource built from a blob]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]

  [Navigation resource built from a string]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]

  [Subresource built from search-params]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]