tor-browser

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

compute_pressure_basic.https.window.js.ini (1022B)


      1 [compute_pressure_basic.https.window.html?globalScope=window]
      2  [Basic functionality test]
      3    expected: FAIL
      4 
      5  [Return NotSupportedError when calling observer()]
      6    expected: FAIL
      7 
      8  [Calling observe() multiple times works]
      9    expected: FAIL
     10 
     11  [Removing observer before observe() resolves works]
     12    expected: FAIL
     13 
     14  [Starting a new observer after an observer has started works]
     15    expected: FAIL
     16 
     17  [Basic functionality test with no ownContributionEstimate]
     18    expected: FAIL
     19 
     20 
     21 [compute_pressure_basic.https.window.html?globalScope=dedicated_worker]
     22  expected: [ERROR, TIMEOUT]
     23  [Return NotSupportedError when calling observer()]
     24    expected: FAIL
     25 
     26  [Basic functionality test]
     27    expected: TIMEOUT
     28 
     29  [Removing observer before observe() resolves works]
     30    expected: NOTRUN
     31 
     32  [Calling observe() multiple times works]
     33    expected: NOTRUN
     34 
     35  [Starting a new observer after an observer has started works]
     36    expected: NOTRUN
     37 
     38  [Basic functionality test with no ownContributionEstimate]
     39    expected: NOTRUN