tor-browser

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

compute_pressure_timestamp.https.window.js.ini (629B)


      1 [compute_pressure_timestamp.https.window.html?globalScope=dedicated_worker]
      2  expected:
      3    if debug and (os == "win") and (processor == "x86_64"): [ERROR, TIMEOUT]
      4    if debug and (os == "linux"): [ERROR, CRASH]
      5    ERROR
      6  [Timestamp from update should be tied to the global object's time origin]
      7    expected: TIMEOUT
      8 
      9  [disconnect() should update [[LastRecordMap\]\]]
     10    expected: NOTRUN
     11 
     12 
     13 [compute_pressure_timestamp.https.window.html?globalScope=window]
     14  [Timestamp from update should be tied to the global object's time origin]
     15    expected: FAIL
     16 
     17  [disconnect() should update [[LastRecordMap\]\]]
     18    expected: FAIL