blob: 4dbc1b607e63169ddbd12119a014a2bd825b7363 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[secure-connection-start-non-zero.https.html]
[Test that secureConnectionStart is not zero]
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "linux") and not fission and debug and not swgl: FAIL
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "win") and swgl: [PASS, FAIL]
if (os == "mac") and debug: FAIL
[FAIL, PASS]
|