tor-browser

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

get-ids.https.window.js.ini (327B)


      1 [get-ids.https.window.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [BackgroundFetchManager.getIds() does not require an activated worker]
      5    expected:
      6      if os == "win": [FAIL, TIMEOUT]
      7      FAIL
      8 
      9  [The BackgroundFetchManager exposes active fetches]
     10    expected:
     11      if os == "win": [FAIL, NOTRUN]
     12      FAIL