tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

secure-connection-start-reuse.https.html.ini (505B)


      1 [secure-connection-start-reuse.https.html]
      2  disabled:
      3    if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570
      4  expected:
      5    if (os == "android") and not swgl: [OK, ERROR]
      6    if (os == "android") and swgl: [ERROR, OK]
      7  [Test that secureConnectionStart value is as expected when reused]
      8    disabled:
      9      if (os == "android") and not debug: wpt-sync Bug 1566056
     10      if (os == "android") and debug: wpt-sync Bug 1566056
     11      wpt-sync Bug 1566056
     12    expected: FAIL