summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/navigation-headers.https.html.ini
blob: fded82973a4cc34f2cae039391be890cebbc3561 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
[navigation-headers.https.html]
  expected:
    if (os == "linux") and not debug: [OK, TIMEOUT]
    if (os == "android") and fission: [OK, TIMEOUT]
  [POST Navigation, same-site with passthrough service worker sets correct origin and referer headers.]
    expected: FAIL

  [POST Navigation, cross-site with passthrough service worker sets correct origin and referer headers.]
    expected: FAIL

  [GET Navigation, same-origin with passthrough service worker sets correct sec-fetch headers.]
    expected: FAIL

  [POST Navigation, same-origin with passthrough service worker sets correct sec-fetch headers.]
    expected: FAIL

  [GET Navigation, same-site with passthrough service worker sets correct sec-fetch headers.]
    expected: FAIL

  [POST Navigation, same-site with passthrough service worker sets correct sec-fetch headers.]
    expected: FAIL

  [GET Navigation, same-site with navpreload service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [FAIL, TIMEOUT]
      FAIL

  [GET Navigation, same-site with service worker that changes the request sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [PASS, NOTRUN]

  [POST Navigation, same-site with service worker that changes the request sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [PASS, NOTRUN]

  [GET Navigation, cross-site with no service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [PASS, NOTRUN]

  [POST Navigation, cross-site with no service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [PASS, NOTRUN]

  [GET Navigation, cross-site with passthrough service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [FAIL, NOTRUN]
      FAIL

  [POST Navigation, cross-site with passthrough service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug and not fission: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, cross-site with navpreload service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN, TIMEOUT]
      FAIL

  [POST Navigation, same-origin with same-site redirect and passthrough service worker sets correct origin and referer headers.]
    expected: FAIL

  [POST Navigation, same-origin with cross-site redirect and passthrough service worker sets correct origin and referer headers.]
    expected: FAIL

  [POST Navigation, same-origin with cross-site redirect, same-origin redirect, and passthrough service worker sets correct origin and referer headers.]
    expected: FAIL

  [GET Navigation, same-origin with same-site redirect and passthrough service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, same-origin with same-site redirect and navpreload service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, same-origin with cross-site redirect and passthrough service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, same-origin with cross-site redirect and navpreload service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, same-origin with cross-site redirect, same-origin redirect, and passthrough service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [GET Navigation, same-origin with cross-site redirect, same-origin redirect, and navpreload service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [FAIL, NOTRUN]
      FAIL

  [POST Navigation, cross-site with fallback service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect and no service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect, same-origin redirect, and change-request service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect, same-origin redirect, and no service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [Cleanup service worker]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect and fallback service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with same-site redirect and change-request service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, cross-site with fallback service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]

  [GET Navigation, same-origin with same-site redirect and fallback service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect, same-origin redirect, and fallback service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, cross-site with service worker that changes the request sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [POST Navigation, cross-site with service worker that changes the request sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with same-site redirect and no service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]

  [GET Navigation, same-origin with cross-site redirect and change-request service worker sets correct sec-fetch headers.]
    expected:
      if (os == "linux") and not debug: [PASS, NOTRUN]