tor-browser

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

credentials.https.html.ini (409B)


      1 [credentials.https.html]
      2  expected:
      3    if (processor == "x86") and not debug: [OK, TIMEOUT]
      4  [Module with an imported statement should not have credentials]
      5    expected:
      6      if (processor == "x86") and not debug: [FAIL, TIMEOUT]
      7      FAIL
      8 
      9  [Script with service worker served as modules should not have credentials]
     10    expected:
     11      if (processor == "x86") and not debug: [FAIL, NOTRUN]
     12      FAIL