8 lines
417 B
INI
8 lines
417 B
INI
[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]
|