blob: 40d4891b3a09bad9ac3281b21522cc77397f632f (
plain)
1
2
3
4
5
6
7
8
|
[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 fission and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and fission and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and fission and debug: [FAIL, PASS]
[PASS, FAIL]
|