summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini
blob: 933289866f207302c9a0c4897c9913a8978ef53b (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
[static-router-race-network-and-fetch-handler.https.html]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
  [Main resource load matched the rule with race-network-and-fetch-handler source, and the fetch handler response is faster than the server response]
    expected: FAIL

  [Main resource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler]
    expected: FAIL

  [Subresource load matched the rule with race-network-and-fetch-handler source, and the fetch handler response is faster than the server response]
    expected: FAIL

  [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
      FAIL

  [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse with 204 response is faster than the fetch handler]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
      FAIL

  [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler, but not found]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
      FAIL