summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/private-network-access/service-worker.https.window.js.ini
blob: 4a7b7dab5a9bfc05dd8153c8069e7e015c50554e (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
[service-worker.https.window.html]
  expected:
    if (processor == "x86") and (os == "linux"): [OK, TIMEOUT]
    if (os == "android") and fission: [OK, TIMEOUT]
  [treat-as-public to local: failed preflight.]
    expected:
      if (processor == "x86") and (os == "linux"): [FAIL, TIMEOUT]
      FAIL

  [treat-as-public to local: success.]
    expected:
      if (processor == "x86") and (os == "linux"): [FAIL, NOTRUN]
      FAIL

  [treat-as-public to private: failed preflight.]
    expected:
      if (processor == "x86") and (os == "linux"): [FAIL, NOTRUN]
      FAIL

  [treat-as-public to private: success.]
    expected:
      if (processor == "x86") and (os == "linux"): [FAIL, NOTRUN]
      FAIL

  [public to public: success.]
    expected:
      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]