Skip to content

Commit 8a0559d

Browse files
Gecko sync update
1 parent 59eb55e commit 8a0559d

1 file changed

Lines changed: 205 additions & 24 deletions

File tree

fetch/h1-parsing/META.yml

Lines changed: 205 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,206 @@
11
links:
2-
- product: firefox
3-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690775
4-
results:
5-
- test: lone-cr.window.html
6-
status: CRASH
7-
- product: firefox
8-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1453318
9-
results:
10-
- test: resources-with-0x00-in-header.window.html
11-
subtest: Expect network error for script with 0x00 in a header
12-
- test: resources-with-0x00-in-header.window.html
13-
subtest: Expect network error for image with 0x00 in a header
14-
- product: firefox
15-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1848808
16-
results:
17-
- test: lone-cr.window.html
18-
- product: firefox
19-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1848818
20-
results:
21-
- test: resources-with-0x00-in-header.window.html
22-
- product: firefox
23-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1687903
24-
results:
25-
- test: status-code.window.html
2+
- product: firefox
3+
results:
4+
- status: CRASH
5+
test: lone-cr.window.html
6+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690775
7+
- product: firefox
8+
results:
9+
- subtest: Expect network error for script with 0x00 in a header
10+
test: resources-with-0x00-in-header.window.html
11+
- subtest: Expect network error for image with 0x00 in a header
12+
test: resources-with-0x00-in-header.window.html
13+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1453318
14+
- product: firefox
15+
results:
16+
- test: lone-cr.window.html
17+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1848808
18+
- product: firefox
19+
results:
20+
- test: resources-with-0x00-in-header.window.html
21+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1848818
22+
- product: firefox
23+
results:
24+
- test: status-code.window.html
25+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1687903
26+
- product: firefox
27+
results:
28+
- subtest: LF at <after-ver> should result in Network Error (fetch)
29+
test: h1-parsing.tentative.html?include=after-ver
30+
- subtest: CR at <after-ver> should result in Network Error (fetch)
31+
test: h1-parsing.tentative.html?include=after-ver
32+
- subtest: HTAB at <after-ver> should result in Network Error (fetch)
33+
test: h1-parsing.tentative.html?include=after-ver
34+
- subtest: SP at <after-ver> should result in Network Error (fetch)
35+
test: h1-parsing.tentative.html?include=after-ver
36+
- subtest: NUL at <after-ver> should result in Network Error (fetch)
37+
test: h1-parsing.tentative.html?include=after-ver
38+
- subtest: COLON at <after-ver> should result in Network Error (fetch)
39+
test: h1-parsing.tentative.html?include=after-ver
40+
- subtest: LF at <before-dot> should result in Network Error (fetch)
41+
test: h1-parsing.tentative.html?include=before-dot
42+
- subtest: LF at <before-dot> should result in Network Error frame
43+
test: h1-parsing.tentative.html?include=before-dot
44+
- subtest: CR at <before-dot> should result in Network Error (fetch)
45+
test: h1-parsing.tentative.html?include=before-dot
46+
- subtest: CR at <before-dot> should result in Network Error frame
47+
test: h1-parsing.tentative.html?include=before-dot
48+
- subtest: HTAB at <before-dot> should result in Network Error (fetch)
49+
test: h1-parsing.tentative.html?include=before-dot
50+
- subtest: HTAB at <before-dot> should result in Network Error frame
51+
test: h1-parsing.tentative.html?include=before-dot
52+
- subtest: SP at <before-dot> should result in Network Error (fetch)
53+
test: h1-parsing.tentative.html?include=before-dot
54+
- subtest: SP at <before-dot> should result in Network Error frame
55+
test: h1-parsing.tentative.html?include=before-dot
56+
- subtest: NUL at <before-dot> should result in Network Error (fetch)
57+
test: h1-parsing.tentative.html?include=before-dot
58+
- subtest: NUL at <before-dot> should result in Network Error frame
59+
test: h1-parsing.tentative.html?include=before-dot
60+
- subtest: COLON at <before-dot> should result in Network Error (fetch)
61+
test: h1-parsing.tentative.html?include=before-dot
62+
- subtest: COLON at <before-dot> should result in Network Error frame
63+
test: h1-parsing.tentative.html?include=before-dot
64+
- subtest: LF at <after-slash> should result in Network Error (fetch)
65+
test: h1-parsing.tentative.html?include=after-slash
66+
- subtest: LF at <after-slash> should result in Network Error frame
67+
test: h1-parsing.tentative.html?include=after-slash
68+
- subtest: CR at <after-slash> should result in Network Error (fetch)
69+
test: h1-parsing.tentative.html?include=after-slash
70+
- subtest: CR at <after-slash> should result in Network Error frame
71+
test: h1-parsing.tentative.html?include=after-slash
72+
- subtest: HTAB at <after-slash> should result in Network Error (fetch)
73+
test: h1-parsing.tentative.html?include=after-slash
74+
- subtest: HTAB at <after-slash> should result in Network Error frame
75+
test: h1-parsing.tentative.html?include=after-slash
76+
- subtest: SP at <after-slash> should result in Network Error (fetch)
77+
test: h1-parsing.tentative.html?include=after-slash
78+
- subtest: SP at <after-slash> should result in Network Error frame
79+
test: h1-parsing.tentative.html?include=after-slash
80+
- subtest: NUL at <after-slash> should result in Network Error (fetch)
81+
test: h1-parsing.tentative.html?include=after-slash
82+
- subtest: NUL at <after-slash> should result in Network Error frame
83+
test: h1-parsing.tentative.html?include=after-slash
84+
- subtest: COLON at <after-slash> should result in Network Error (fetch)
85+
test: h1-parsing.tentative.html?include=after-slash
86+
- subtest: COLON at <after-slash> should result in Network Error frame
87+
test: h1-parsing.tentative.html?include=after-slash
88+
- subtest: NUL at <after-reason> should result in Network Error (fetch)
89+
test: h1-parsing.tentative.html?include=after-reason
90+
- subtest: LF at <before-slash> should result in Network Error (fetch)
91+
test: h1-parsing.tentative.html?include=before-slash
92+
- subtest: LF at <before-slash> should result in Network Error frame
93+
test: h1-parsing.tentative.html?include=before-slash
94+
- subtest: CR at <before-slash> should result in Network Error (fetch)
95+
test: h1-parsing.tentative.html?include=before-slash
96+
- subtest: CR at <before-slash> should result in Network Error frame
97+
test: h1-parsing.tentative.html?include=before-slash
98+
- subtest: HTAB at <before-slash> should result in Network Error (fetch)
99+
test: h1-parsing.tentative.html?include=before-slash
100+
- subtest: HTAB at <before-slash> should result in Network Error frame
101+
test: h1-parsing.tentative.html?include=before-slash
102+
- subtest: SP at <before-slash> should result in Network Error (fetch)
103+
test: h1-parsing.tentative.html?include=before-slash
104+
- subtest: SP at <before-slash> should result in Network Error frame
105+
test: h1-parsing.tentative.html?include=before-slash
106+
- subtest: NUL at <before-slash> should result in Network Error (fetch)
107+
test: h1-parsing.tentative.html?include=before-slash
108+
- subtest: NUL at <before-slash> should result in Network Error frame
109+
test: h1-parsing.tentative.html?include=before-slash
110+
- subtest: COLON at <before-slash> should result in Network Error (fetch)
111+
test: h1-parsing.tentative.html?include=before-slash
112+
- subtest: COLON at <before-slash> should result in Network Error frame
113+
test: h1-parsing.tentative.html?include=before-slash
114+
- subtest: NUL at <in-name> should result in Network Error (fetch)
115+
test: h1-parsing.tentative.html?include=in-name
116+
- subtest: NUL at <in-name> should result in Network Error frame
117+
test: h1-parsing.tentative.html?include=in-name
118+
- subtest: LF at <in-http> should result in Network Error (fetch)
119+
test: h1-parsing.tentative.html?include=in-http
120+
- subtest: LF at <in-http> should result in Network Error frame
121+
test: h1-parsing.tentative.html?include=in-http
122+
- subtest: CR at <in-http> should result in Network Error (fetch)
123+
test: h1-parsing.tentative.html?include=in-http
124+
- subtest: CR at <in-http> should result in Network Error frame
125+
test: h1-parsing.tentative.html?include=in-http
126+
- subtest: HTAB at <in-http> should result in Network Error (fetch)
127+
test: h1-parsing.tentative.html?include=in-http
128+
- subtest: HTAB at <in-http> should result in Network Error frame
129+
test: h1-parsing.tentative.html?include=in-http
130+
- subtest: SP at <in-http> should result in Network Error (fetch)
131+
test: h1-parsing.tentative.html?include=in-http
132+
- subtest: SP at <in-http> should result in Network Error frame
133+
test: h1-parsing.tentative.html?include=in-http
134+
- subtest: NUL at <in-http> should result in Network Error (fetch)
135+
test: h1-parsing.tentative.html?include=in-http
136+
- subtest: NUL at <in-http> should result in Network Error frame
137+
test: h1-parsing.tentative.html?include=in-http
138+
- subtest: COLON at <in-http> should result in Network Error (fetch)
139+
test: h1-parsing.tentative.html?include=in-http
140+
- subtest: COLON at <in-http> should result in Network Error frame
141+
test: h1-parsing.tentative.html?include=in-http
142+
- subtest: LF at <before-num> should result in Network Error frame
143+
test: h1-parsing.tentative.html?include=before-num
144+
- subtest: CR at <before-num> should result in Network Error (fetch)
145+
test: h1-parsing.tentative.html?include=before-num
146+
- subtest: HTAB at <before-num> should result in Network Error (fetch)
147+
test: h1-parsing.tentative.html?include=before-num
148+
- subtest: SP at <before-num> should result in Network Error (fetch)
149+
test: h1-parsing.tentative.html?include=before-num
150+
- subtest: NUL at <before-num> should result in Network Error frame
151+
test: h1-parsing.tentative.html?include=before-num
152+
- subtest: COLON at <before-num> should result in Network Error frame
153+
test: h1-parsing.tentative.html?include=before-num
154+
- subtest: LF at <after-dot> should result in Network Error (fetch)
155+
test: h1-parsing.tentative.html?include=after-dot
156+
- subtest: CR at <after-dot> should result in Network Error (fetch)
157+
test: h1-parsing.tentative.html?include=after-dot
158+
- subtest: HTAB at <after-dot> should result in Network Error (fetch)
159+
test: h1-parsing.tentative.html?include=after-dot
160+
- subtest: SP at <after-dot> should result in Network Error (fetch)
161+
test: h1-parsing.tentative.html?include=after-dot
162+
- subtest: NUL at <after-dot> should result in Network Error (fetch)
163+
test: h1-parsing.tentative.html?include=after-dot
164+
- subtest: COLON at <after-dot> should result in Network Error (fetch)
165+
test: h1-parsing.tentative.html?include=after-dot
166+
- subtest: CR at <before-reason> should result in Network Error (fetch)
167+
test: h1-parsing.tentative.html?include=before-reason
168+
- subtest: NUL at <before-reason> should result in Network Error (fetch)
169+
test: h1-parsing.tentative.html?include=before-reason
170+
- subtest: CR at <after-num> should result in Network Error (fetch)
171+
test: h1-parsing.tentative.html?include=after-num
172+
- subtest: HTAB at <after-num> should result in Network Error (fetch)
173+
test: h1-parsing.tentative.html?include=after-num
174+
- subtest: NUL at <after-num> should result in Network Error frame
175+
test: h1-parsing.tentative.html?include=after-num
176+
- subtest: COLON at <after-num> should result in Network Error frame
177+
test: h1-parsing.tentative.html?include=after-num
178+
- subtest: HTAB at <first> should result in Network Error (fetch)
179+
test: h1-parsing.tentative.html?include=first
180+
- subtest: SP at <first> should result in Network Error (fetch)
181+
test: h1-parsing.tentative.html?include=first
182+
- subtest: NUL at <first> should result in Network Error (fetch)
183+
test: h1-parsing.tentative.html?include=first
184+
- subtest: COLON at <first> should result in Network Error (fetch)
185+
test: h1-parsing.tentative.html?include=first
186+
- subtest: CR at <leading> should result in Network Error (fetch)
187+
test: h1-parsing.tentative.html?include=leading
188+
- subtest: CR at <leading> should result in Network Error frame
189+
test: h1-parsing.tentative.html?include=leading
190+
- subtest: NUL at <leading> should result in Network Error (fetch)
191+
test: h1-parsing.tentative.html?include=leading
192+
- subtest: NUL at <leading> should result in Network Error frame
193+
test: h1-parsing.tentative.html?include=leading
194+
- subtest: CR at <after-value> should result in Network Error frame
195+
test: h1-parsing.tentative.html?include=after-value
196+
- subtest: HTAB at <before-colon> should result in Network Error frame
197+
test: h1-parsing.tentative.html?include=before-colon
198+
- subtest: SP at <before-colon> should result in Network Error frame
199+
test: h1-parsing.tentative.html?include=before-colon
200+
- subtest: NUL at <before-colon> should result in Network Error (fetch)
201+
test: h1-parsing.tentative.html?include=before-colon
202+
- subtest: NUL at <before-colon> should result in Network Error frame
203+
test: h1-parsing.tentative.html?include=before-colon
204+
- subtest: CR at <in-value> should result in Network Error (fetch)
205+
test: h1-parsing.tentative.html?include=in-value
206+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2039811

0 commit comments

Comments
 (0)