Skip to content

Commit 2fa863b

Browse files
committed
Bug 1875674 - Mark as intermittent multiple subtests in cors-keepalive.any.html on linux. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D199931
1 parent 51b6a1d commit 2fa863b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

testing/web-platform/meta/fetch/api/cors/cors-keepalive.any.js.ini

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS]
66
if (os == "linux") and swgl and not fission: [FAIL, PASS]
77
if (os == "linux") and not swgl and fission: [FAIL, PASS]
8+
if (os == "linux") and not fission and not debug: [FAIL, PASS]
89
FAIL
910

1011
[[keepalive\] Same domain different port GET request in unload [no-cors mode\]]
@@ -36,6 +37,7 @@
3637
if not asan and (os == "linux") and debug and fission: [FAIL, PASS]
3738
if asan and fission: [FAIL, PASS]
3839
if asan and not fission: [FAIL, PASS]
40+
if (os == "linux") and swr and not fission and debug: [FAIL, PASS]
3941
FAIL
4042

4143
[[keepalive\] Same domain different protocol different port GET request in unload [cors mode, server forbid CORS\]]
@@ -62,13 +64,15 @@
6264
if (os == "linux") and not debug and not asan and not fission: [PASS, FAIL]
6365
if (os == "linux") and debug and not fission: [FAIL, PASS]
6466
if (os == "linux") and not debug and asan: [FAIL, PASS]
67+
if (os == "linux") and not debug and ccov: [FAIL, PASS]
6568
FAIL
6669

6770
[[keepalive\] Cross domain different port GET request in unload [no-cors mode, server forbid CORS\]]
6871
expected:
6972
if (os == "linux") and not debug and not asan and not fission: [PASS, FAIL]
7073
if (os == "linux") and not debug and asan: [FAIL, PASS]
7174
if (os == "linux") and debug: [FAIL, PASS]
75+
if (os == "android") and debug and not fission: [FAIL, PASS]
7276
FAIL
7377

7478
[[keepalive\] Cross domain different port GET request in unload [no-cors mode\]]
@@ -86,6 +90,7 @@
8690
if (os == "linux") and asan and not fission: [FAIL, PASS]
8791
if (os == "linux") and not asan and swgl: [FAIL, PASS]
8892
if (os == "android") and not debug: [FAIL, PASS]
93+
if (os == "linux") and not debug and ccov: [FAIL, PASS]
8994
FAIL
9095

9196
[[keepalive\] Cross domain different protocol GET request in unload [no-cors mode, server forbid CORS\]]
@@ -100,6 +105,7 @@
100105
expected:
101106
if not asan and (os == "linux") and debug and fission and not swgl: [FAIL, PASS]
102107
if not asan and (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
108+
if (os == "linux") and not debug and not fission: [FAIL, PASS]
103109
if asan: [FAIL, PASS]
104110
FAIL
105111

@@ -108,6 +114,7 @@
108114
if (os == "linux") and debug and fission and not swgl: [FAIL, PASS]
109115
if (os == "linux") and not debug and not fission and asan: [FAIL, PASS]
110116
if (os == "linux") and debug and not fission: [FAIL, PASS]
117+
if (os == "linux") and not debug and ccov: [FAIL, PASS]
111118
FAIL
112119

113120
[[keepalive\] Same domain different port POST request in unload [no-cors mode, server forbid CORS\]]
@@ -160,6 +167,8 @@
160167
if fission and (os == "linux") and not debug and (processor == "x86_64") and not asan and not tsan: [FAIL, PASS]
161168
if not fission and (os == "linux") and debug and not swgl: [FAIL, PASS]
162169
if (os == "linux") and asan and not debug and not fission: [FAIL, PASS]
170+
if (os == "linux") and not debug and not fission: [FAIL, PASS]
171+
if (os == "linux") and debug: [FAIL, PASS]
163172
FAIL
164173

165174
[[keepalive\] Same domain different protocol different port POST request in unload [cors mode, server forbid CORS\]]
@@ -170,6 +179,7 @@
170179
if (os == "linux") and not swgl and not debug and asan and fission: [FAIL, PASS]
171180
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
172181
if (os == "linux") and not debug: [FAIL, PASS]
182+
if (os == "linux") and not debug and not fission: [FAIL, PASS]
173183
FAIL
174184

175185
[[keepalive\] Cross domain basic usage POST request in unload [no-cors mode, server forbid CORS\]]
@@ -223,6 +233,7 @@
223233
if (os == "linux") and not asan and not swgl and (processor == "x86_64") and not tsan and not debug and fission: [FAIL, PASS]
224234
if (os == "linux") and not asan and not swgl and (processor == "x86"): [FAIL, PASS]
225235
if (os == "linux") and asan and fission: [FAIL, PASS]
236+
if (os == "linux") and debug: [FAIL, PASS]
226237
FAIL
227238

228239
[[keepalive\] Same domain different protocol different port POST request in unload [cors mode, server forbid CORS\]]
@@ -258,7 +269,7 @@
258269
if (os == "linux") and not asan and tsan: FAIL
259270
if os == "win": FAIL
260271
if os == "mac": FAIL
261-
if os == "android": FAIL
272+
if (os == "android") and not debug and not fission: [FAIL, PASS]
262273
[FAIL, PASS]
263274

264275
[[keepalive\] Cross domain different port POST request in unload [no-cors mode\]]
@@ -290,10 +301,14 @@
290301
if fission and (os == "linux") and not debug and (processor == "x86_64") and not asan and not tsan: [FAIL, PASS]
291302
if not fission and (os == "linux") and not swgl and not debug and asan: [FAIL, PASS]
292303
if not fission and (os == "linux") and not swgl and debug: [FAIL, PASS]
304+
if (os == "linux") and asan and not debug: [FAIL, PASS]
305+
if (os == "linux") and debug: [FAIL, PASS]
306+
if (os == "linux") and not debug: [FAIL, PASS]
293307
FAIL
294308

295309
[[keepalive\] Cross domain different protocol POST request in unload [cors mode, server forbid CORS\]]
296310
expected:
297311
if (os == "linux") and fission and asan: [FAIL, PASS]
298312
if (os == "linux") and not fission: [FAIL, PASS]
313+
if (os == "linux") and debug: [FAIL, PASS]
299314
FAIL

0 commit comments

Comments
 (0)