blob: 2dff4c086711b79e4d523536daef7af9869d27dc (
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
|
[prefetch-single.https.html?from_protocol=https&to_protocol=https]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test single https url prefetch from a https url]
expected: FAIL
[prefetch-single.https.html?from_protocol=http&to_protocol=http]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test single http url prefetch from a http url]
expected: FAIL
[prefetch-single.https.html?from_protocol=http&to_protocol=https]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test single https url prefetch from a http url]
expected: FAIL
[prefetch-single.https.html?from_protocol=https&to_protocol=http]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test single http url prefetch from a https url]
expected: FAIL
|