tor-browser

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

get.https.window.js.ini (448B)


      1 [get.https.window.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [BackgroundFetchManager.get() does not require an activated worker]
      5    expected:
      6      if os == "win": [FAIL, TIMEOUT]
      7      FAIL
      8 
      9  [Getting non-existing registrations yields `undefined`]
     10    expected:
     11      if os == "win": [FAIL, NOTRUN]
     12      FAIL
     13 
     14  [Getting an existing registration has the expected values]
     15    expected:
     16      if os == "win": [FAIL, NOTRUN]
     17      FAIL