blob: f96c4fbde39e77e3c05a41767e9202e804de4246 (
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
|
[Send-unpaired-surrogates.any.worker.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Send-unpaired-surrogates.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Send-unpaired-surrogates.any.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Send-unpaired-surrogates.any.html?wpt_flags=h2]
expected:
if (os == "android") and not swgl: [OK, TIMEOUT]
[Send-unpaired-surrogates.any.worker.html?wpt_flags=h2]
expected:
if (os == "android") and not swgl and not fission: [OK, TIMEOUT]
if (os == "android") and not swgl and fission: [OK, TIMEOUT]
[Send unpaired surrogates on a WebSocket - Connection should be closed]
expected:
if os == "mac": [PASS, FAIL]
[Send-unpaired-surrogates.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|