tor-browser

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

send-report-to.https.window.js.ini (848B)


      1 [send-report-to.https.window.html?6-last]
      2  [Only bidder sends a report, seller passes a message to bidder]
      3    expected: FAIL
      4 
      5  [Only bidder sends a report, seller throws an exception]
      6    expected: FAIL
      7 
      8  [Only bidder sends a report, seller has no reportResult() method]
      9    expected: FAIL
     10 
     11  [Seller calls sendReportTo() twice, which throws an exception.]
     12    expected: FAIL
     13 
     14  [Bidder calls sendReportTo() twice, which throws an exception.]
     15    expected: FAIL
     16 
     17 
     18 [send-report-to.https.window.html?1-5]
     19  [Both send reports, seller passes nothing to bidder.]
     20    expected: FAIL
     21 
     22  [Only seller sends a report]
     23    expected: FAIL
     24 
     25  [Only seller sends a report, bidder throws an exception]
     26    expected: FAIL
     27 
     28  [Only seller sends a report, bidder has no reportWin() method]
     29    expected: FAIL
     30 
     31  [Only bidder sends a report]
     32    expected: FAIL