blob: 61c00bef1117e864c0d0df8b427478c1e409e5e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[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
|