blob: 5ec2cda9940a05bca197cc44f25a5977271062f2 (
plain)
1
2
3
4
5
6
7
8
|
[update-no-cache-request-headers.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
[headers in no-cache mode]
expected:
if (processor == "x86_64") and (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
[PASS, FAIL]
|