12 lines
505 B
INI
12 lines
505 B
INI
[secure-connection-start-reuse.https.html]
|
|
disabled:
|
|
if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570
|
|
expected:
|
|
if (os == "android") and not swgl: [OK, ERROR]
|
|
if (os == "android") and swgl: [ERROR, OK]
|
|
[Test that secureConnectionStart value is as expected when reused]
|
|
disabled:
|
|
if (os == "android") and not debug: wpt-sync Bug 1566056
|
|
if (os == "android") and debug: wpt-sync Bug 1566056
|
|
wpt-sync Bug 1566056
|
|
expected: FAIL
|